MMinu3
New Contributor
5 years agoHow to place my code in different sections of internal and external memory
Hi all, I'm working on the CYCLONE 10 evaluation board with both external and internal RAM enabled: when I place the whole code/data only in internal or in external memory, all works fine.
Now I need to split the time critical code/data into internal memory, while the normal code/data need to be in external RAM due its size.
Unfortunately the suggestion showed in the NIOS SW developer handbook ("advanced placement options" chapter) doesn't works.
Can someone provide me some examples?
Thanks in advance
Maurizio