Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCyclone IV and Nios II Firmware Update
Hallo Everybody, I would like you guys to suggest a solution for the problem below: I have successfully updated the hardware and software configurations of my project on the EPCS device ...
Altera_Forum
Honored Contributor
13 years agoHere is another question:
I am writing the complete concatenated bin-file in to the flash with one single flash write function. That means that the hardware and the software firmwares are actually placed one after the another irrespective of the "Blocks" in the flash. Do I need to worry about this?? I mean, should I first write the hardware firmware and if it ends in the middle of a flash block, then start writing the software firmware in the next block?? I would like to thank all of you for your previous answers..