Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN
Hi,
I am using Halcogen generated safety startup code for the TMS570LS3137 and I am having issues with the CCM self test in error forcing mode.
I am a little confused about what happens when I place the CCM in error-forcing mode (MKEY=0x9). I believe that a CCM-R4F compare error will be generated and this in turn will cause an ESM high-level (non-maskable) interrupt. However in the Halcogen code the function vimInit is not invoked until the end of the function afterSTC() which is after ccmSelfCheck() is called. In this case what will be the behaviour when the NMI is generated?
Thanks,
Mark..