Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProgrmming the EPCS device
Hi NIOS users / experts, Our application has to update the content of EPCS device (both FPGA and application codes) dynamically. Therefore I am looking for documentation about how we can u...
Altera_Forum
Honored Contributor
21 years agoIf you have a look in the *.flash, you will notice that's SREC format which is not so hard to handle in C. There are some good documentation on the WEB to know how the SREC format is build. (http://pmon.groupbsd.org/info/srec.htm) http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rolleyes.gif
S<type><length><address><data....><checksum> Maga