Altera_Forum
Honored Contributor
8 years agoMAX10 .JBC programming - bogus verify fail errors
I am using MAX10M04DCF256 in an embedded application, programming it via a microcontroller and the Jam STAPL Byte-Code Player.
Everything seems to work, apart from repeatable verify failure errors:- So far as I can tell, the actual programming is 100% reliable.
- If I run repeated attempts at the normal program+verify sequence, then alternate attempts will succeed while the other half report verify failure.
- The verify failure is always at the very beginning of the verify operation.
- If I run a separate verify operation immediately after a successful program+verify, it will always fail (and I can repeat it and it will keep on failing).
- If I run a separate verify operation immediately after a FAILED program+verify, the verify will always succeed (and I can repeat it and it will keep on succeeding)
- Verify of just the UFM always passes (but another attempt afterwards on the CFM will keep failing or not, whichever state it was in before).