We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am trying to validate the flash during a self test using a CRC check. Most parts are in place, but one issue remains. How do I find the end of the flash (i.e. the amount of flash to be checked)?
-> Still, I get a different crc every time I change the expected value ....
May this be related to Error Correction Code (ECC)? Some NXP LPC2xxx devices use ECC to correct single bit flash errors.
John,
-> May this be related to Error Correction Code (ECC)? Some NXP LPC2xxx devices use ECC to correct single bit flash errors.
The wrong crc was just my fault: Had the expected value somewhere else in my code ....