ASidd16
New Contributor
5 years agoNios II processor application executes in-place from Altera On-chip Flash (UFM)
Hello Everyone,
I tried to use booting by "Nios II processor application executes in-place from Altera On-chip Flash (UFM)", according to the data sheet AN 730.
for this i have to put my text in Flash memory in NIOS II BSP editor, but when i put this in Flash memory then i 'm getting the following error
"ELF file can not be loaded.
If i put my .text in OCRAM, then everything work.
I set my reset vector with FLASH memory and exception vector with RAM in NIOS processor Qsys.
If anyone has an idea then please share with me.
Thank you very much.