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++
12747 討論

Force Code/Data to specific locations

Altera_Forum
榮譽貢獻者 II
1,372 檢視

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 積分
1 回應
Altera_Forum
榮譽貢獻者 II
490 檢視

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
回覆