Forum Discussion
Altera_Forum
Honored Contributor
16 years agoFlash programmer problem with the nEEK
Hello, I'm using the NEEK board with the cycloneIII_embedded_evaluation_kit_web_server.ptf and sof file. I have burned the sof into the CFI. I'm using the following command to create ...
Altera_Forum
Honored Contributor
16 years agoThe base address must be the base address of the flash. That's 0x4000000 for the NEEK. The end address must likewise be the end address of the flash. The reset address must be in Flash and above where the sof sits (so, 0x4200000 or higher). If the reset address is not in flash, it won't boot from flash when you reset it.