Forum Discussion
Celia
New Contributor
5 years agoFPGA can't boot from serial flash (MT25QL128) with rpd file downloaded
Hi,
Recently we meet a problem about flash boot up, in our design, we use MT25QL128 serial flash as configuration device in AS mode.
we can download jic file and boot up from jic file successfull...
YuanLi_S_Intel
Regular Contributor
5 years agoHI Celia,
Can you try to generate a RPD file in big endian format without adding any additional data in the bitstream? The reason being is that the addition CRC data that you added might affect it.
Thank You
- Celia5 years ago
New Contributor
Thanks!
according to this guidance, it's ok now.