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++
12599 Discussions

How to run Nios program out of SRAM

Altera_Forum
Honored Contributor II
984 Views

Hello, 

 

I am a beginer, and I was using a very old version of NIOS II, version 1.0. I made some changes in the processors code. Now I want to load the code in the SRAM and update the NIOS II to v11 as well. 

 

I believe I have built the project in the newer version already, but now I am having a hard time to "download" the new program back to the SRAM. I dont know what steps to take... 

 

obs:I am not using the dev board...all that I have is the PC's serial port connected to the FPGA... 

 

Any help will be very appreciated
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
256 Views

Its difficult to make specific suggestions based on the description you provided. Note of course that the linker script assigns the various program sections to each of the memory regions. Later nios2-download can be used to install your test program into memory. There is a linker script tab in the bsp gui.

0 Kudos
Reply