Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Getting program in ram

Altera_Forum
Honored Contributor II
996 Views

Can anyone help need to get my program to store in off chip SDRAM instea dof onchip memory due to the following error in software build 

 

make: *** [../TestSTDIO_bsp-recurs-make-lib] Error 2  

 

How can I accomplish this? I want a system that will use a UART rs232 interface and several IO pins. I am new to system development and would like to know how the memory selection process works I am a little confused.  

 

Any help would be appreciated.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
379 Views

Please do not multipost your question. 

 

The real error message is before this line. It could give more information about your problem. 

You can set up where you want the software to be stored in the IDE.
0 Kudos
Reply