Hi,
Microcontroller: TMS570LS1227 Rev A silicon
Platform: bespoke dev board
Compiler: "TI v5.2.8"
I've encountered an intermittent problem with nError being asserted seemingly spuriously on enabling "Error Pin Action\Response" for all ESM Group 1 Channels.
At the time of enabling the Error Pin Action, all the ESM status registers (EMSSR1 - ESMSR4) are clear - there are no ESM errors pending.
At some point previously in the code, the error for Group 1 Channel 6 (FMC correctable ECC error) has been set and then cleared, so I am wondering whether this error is somehow (sometimes) 'sticky' even after having been cleared. I should also say that if I do not enable the Error Pin Action for Group 1 Channel 6, then nError does not get asserted.
I do not want to implement a work-around until I understand the cause of this issue, so any relevant information or help would be much appreciated.
Thanks in advance,
Steve