Forum Discussion
Altera_Forum
Honored Contributor
16 years agoupdates:
it appears that the flash programmer does work, but that writing to address 0x00 interferes with the hardware download to the FPGA, if I burn sof file to the FPGA it loads the software from the flash. I tried to write to an offset address (and defined it in the NIOS reset vector) , and although the hardware download worked, the NIOS need the software to be in address 0x00 AND in the offset address. this is a DSP board, don't they think people would want to have software and hardware in the flash instead of valotile memory? does anyone has any suggestions on how to keep them both on the flash?