Forum Discussion
Altera_Forum
Honored Contributor
10 years agoUpdating EPCQ data over Ethernet
Hello folks !
I want to run a simple code that allow me to update the existing NIOS II application (stored on epcq flash) with a new application image over Ethernet. I would like to use RPD file. NIOS II will handle the incoming rpd file from ethernet, and write it to the epcq flash, Any Ideas ????:confused::confused::confused::confused:2 Replies
- Altera_Forum
Honored Contributor
Look for AN429 in https://www.altera.com/products/processors/support.html
It is rather old though. - Altera_Forum
Honored Contributor
Thanks Rodo for your reply.
I already went through AN429, and its not straightforward. I am looking for C code with three functions: 1- Read a file from Ethernet. 2- Write this file to EPCQ flash. 3- Verify the programmed data on flash