Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblem with writing uClinux image on flash
Hi, I followed the tutorial on http://www.alterawiki.com/wiki/flashprogrammer to write my zImage from the uClinux distribution on CFI-Flash but I can't upload the created file using 'nios2-flas...
Altera_Forum
Honored Contributor
15 years agoI think you may need to set a reset address in flash for elf2flash even if that's not what you're using for the processor.
Edit: I see you are using flash for the reset address in SOPC builder, so you need to give that absolute address to elf2flash. Edit 2: Also, if you're using an MMU, you'll need to add 0xC0000000 to those addresses.