Forum Discussion
Altera_Forum
Honored Contributor
15 years agowhere does code resides
one small querry.. when i use external SRAM in my design using nios2 for DE1 board my code wil be placed there in sram .. i want my code to be in onchip memory.. not sram.. how to do this..please he...
Altera_Forum
Honored Contributor
15 years agoIt depends on the tools you are using. If you have the old IDE you need to look into the system library properties. There you will be able to set which memory to use for different parts of your application.
If you use the new development environment you need to look into the BSP settings.