Microcontroller › AVR › Structures and Memory › I was looking in the wrong
March 26, 2014 at 12:13 am
#11389
Ray Hall
Participant
I was looking in the wrong area for the cause of this problem. The real cause is the structure data being corrupt. The struct data is stored in an external data flash chip. Either during the reading or writing to the chip the data is getting corrupt.
Ray.