Other Parts Discussed in Thread: C2000WARE
Hello,
Microcontroller (F28377D) seems to be stuck in bootrom code. This is not normal behavior and can only be recreated by repeated resets through watchdog from application. Once the micro gets in this "Zombie" state, I was able to connect JTAG (modified gel to not change CPU state) and read registers and find the address (0x3fe2ee) it was stuck at. we can see its stuck at a branch unconditionally to the same place, in essence while 1. Attached CPU registers and a snapshot of bootrom code from disassembly view. Questions
- What are the conditions in bootrom that lead to this instruction?
- Why is watchdog not triggering? ( Is watchdog turned on in bootrom?
Register contents :/cfs-file/__key/communityserver-discussions-components-files/171/CCS_5F00_Export_5F00_PeripheralMap.txt





