Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21587 Discussions

Updating EPCQ data over Ethernet

Altera_Forum
Honored Contributor II
1,402 Views

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:
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
551 Views

Look for AN429 in https://www.altera.com/products/processors/support.html 

 

It is rather old though.
0 Kudos
Altera_Forum
Honored Contributor II
551 Views

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
0 Kudos
Reply