Forum Discussion
Shiva
New Contributor
7 years agoMAX 10 FPGA Remote System Upgrade (RSU)
Hi, I am trying remote system upgrade for MAX10 FPGA device, Here i am able to write and read the rpd data of CFM1 but when i trigger the reconfiguration it is not getting reconfigured. I am doing t...
JohnT_Altera
Regular Contributor
7 years agoHi,
May I know how do you send the rpd file through Avalon-MM interface? Are you using little-endian or big-endian file?
Shiva
New Contributor
7 years agoHi,
I am receiving rpd data from external STM32 micro controller to FPGA through SPI interface and from here to onchip flash memory through Avalon memory mapped interface. Here I am collecting 4bytes of data from micro controller and then sending it to onchip flash memory(CFM1 & CFM2). The total size of rpd file is 140KB.I am using little-endian file.
Regards,
Shiva.