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 agohey replies really helped... thanks.. few more things
1)is it must to have .rodata , .rwdata , .heap in same mem location...... 2) and which is my code in .rodata and .rwdata ....... 3)if im correct .rodata is my code and .rwdata is the data wat i use for processing like inputs outputs and memory i update right? please correct me if im wrong.. and it would be of good help if you guys can provide me literature to read for such thing (and some heads up about multiprocessor design other than tutorial)