Forum Discussion
JayHarikumaran
Occasional Contributor
4 years agoI changed the reset vector for Nios II to Ram and increased ram size as the application plus stack and heap wouldnt fit in the RAM from 32KB to 66000 bytes and kept everything else the same. Recreated BSP to run code from RAM and the processor does work. I think the UFM should be large enough to hold the same program and data plus the copier functions. Could someone share their thoughts on this issue?
How