Forum Discussion
zewen
New Contributor
4 years agoHow to program .rpd file to a flash chip through 3rd party flash programmer
We're exploring the way to offline program the spi flash for FPG configuration by 3rd party programmer, and we believe the .rpd format image is the correct file to be programmed t...
NurAiman_M_Intel
Super Contributor
4 years agoHi,
Does that mean when we use a thrid party programmer, we load the binary at zero offset, and for all the unprogrammed bits we should fill them up with all Fs? - Yes
do we need todo a bit-reversal for each byte (big endian or small endian when we load binary to the spi flash)? - Little endian
Regards,
Aiman