Forum Discussion
Altera_Forum
Honored Contributor
20 years agoonchip memory in MRAM block
Hello All, On my board, a EP2S30 device loads itself from an EPCS16 using AS configuration, and runs the Nios code wholly from on-chip memory. I ran into a problem stemming, apparently, from th...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by eliben@Mar 16 2006, 03:15 PM can i use it anyway in my code by specifying it as another "onchip ram" and placing data in it ? --- Quote End --- use m4k rom instead for readonly sections and any ram for data sections. or use bootloader, that will copy your code from storage to mram area