Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12606 Discussions

Force Code/Data to specific locations

Altera_Forum
Honored Contributor II
1,165 Views

Hi Guys 

 

The idea here is to have a self-test program running from internal memory, that then calls a "user program" in flash. For this to work, the entry point for the "user program" needs to be fixed. Is it possible to do this at compiler/assembler or linker level?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
283 Views

Hi Jason, 

 

> Is it possible to do this at compiler/assembler or linker level? 

 

You can do this with your linker script file. 

 

Regards, 

--Scott
0 Kudos
Reply