Malfunction issue with Arria10 GX Development Kit when flash is downloaded with an encrypted file.
I'm using the Arria10 GX Development Kit. I have video filter function application downloaded in the flash memory at the UserHardware1 memory area on dev kit board. When non-encrypted the board runs correctly . The problem occurs when the function bitstream is encrypted
and downloaded in the flash, (i guess the download process is correct because it is the same download process as non-encryted file) :
1st step = download flash with encrypted file
2 step = download .ekp file in the Arria 10
3 step = push the PGM_CONFIG push button onto load the flash memory image.
The FPGA download from the flash begins and the D15 led (load) is green
then after a few seconds the D16 led (max_error) lights up red .
the D17 led (conf_done) remains off .
There is no picture on the board video output, the Arria 10 seems not downloaded....
Did anyone already had to deal with such case ?
Hi JM,
I am glad it works. By the way, just to clarify, are you saying that initially, you didnt assign any starting address on Page_0 and it works when you assign SOF to Page_1 with starting address?
The Page Properties is just to assign starting address for the bitstream. We only have the guide to use Intel Programmer. It is available at link below:
https://www.intel.com/content/www/us/en/programmable/documentation/ftt1513991830769.html
Regards,
YL