Dear CCS Gurus,
We have firmware running in our customized board with TI F28xx MCU. After running correctly for a while, the firmware locks up somehow. It's probably due to stack overflow or something, but we'd like to confirm and find a solution on how to fix it. I tried to use CCS with JTAG to connect to the board manually, and bring up ROV (RTOS Object Viewer) to see details, e.g. stack usage in each task. But I never got it working correctly. For one thing CCS becomes very very slow whenever I click on something. After I got the ROV/task details, it simply shows an error message as shown below.
I was wondering if I did it correctly. Otherwise how to debug a software after it locks up? I'd like to keep the "crime scene" so I did not want to reset MCU easily. Thanks for your help and any useful info!