Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Getting program in ram

Altera_Forum
Honored Contributor II
1,002 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
385 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