Forum Discussion
w_kh
New Contributor
5 years agoFlash programming stratix V board
While trying to program the flash memory device on a Stratix V development board, using parallel flash loader, programming failed with following error.
209048 verify block 0x00000000 - 0x00000800 ...
- 5 years ago
Hi,
Yes, we always suggest customer to follow the guidelines to avoid failure. Furthermore, you can refer to PFL IP userguide for additional information.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_pfl.pdf
Regards,
Aiman
NurAiman_M_Intel
Super Contributor
5 years agoHi,
Thank you for contacting Intel community.
You might have the error when you are trying to program a volatile encryption key (.ekp) file if you have the VCCBAT pin tied to GND. Please see below KDB for solution:
Regards,
Aiman
- w_kh5 years ago
New Contributor
Hi
Thanks for the reply.
In our development kit the VCCBAT is connected to VCC2P5 (2.5 V supply), while the .pin file states the VCCBAT to be 3.0V. Can this be causing problem?
We are not programing .ekp file or using design security feature.
Regards