Other Parts Discussed in Thread: HALCOGEN, NOWECC
Hi,
I'm using the RM48HDK dev. kit with HALcoGEN generated code.
When the RTI generates an irq (compare0), ESM.Stat3 becomes 0x00000080. Often, ESM.Stat1 becomes 0x00000040, but not always. The nError pin is driven low and the nError LED is turned on. It clearly occurs when the interrupt is fired, since the interrupt period is 10 s, after which the NHET turns on a LED. But even with an empty ISR, the nError pins becomes low and the nError LED turns on, so it cannot be the ISR.
According to spns177, this means flash ECC errors, of which the 0x80 in group 3 is uncorrectable. However, the ISR seems to not involve flash. Does this mean my board is toast?
Thanks in advance!
Regards,
Tim