Part Number: TMS570LC4357-EP
Other Parts Discussed in Thread: HALCOGEN
Hello,
We are using a TMS570LC4357-EP with an XDS200 debugger. When debugging in Code Composer, if a CPU Reset and System Reset are performed, the MCU stops at 0x0000. The SysEsr register contains 0x00000808 which translates to an External Reset and a Debug Reset. The HALCoGen function getResetSource() returns an External Reset.
The Tech Ref Manual SPNU563 description of the System Exception Status Register does not include the new DBGRST as one of the resets that also asserts EXTRST.
Our external Watchdog chip is connected to nRST, so we need to know the difference.
Is EXTRST expected to be set when DBGRST is set?
Thanks you, Charlie Johnston