This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2340R5: How to check restart reason using CCS

Part Number: CC2340R5

Hi TI members,

Below is my building environment:

Software

Version

Code Composer Studio

12.4.0.202306011800

SimpleLink SDK

7.20.1.10

XDCtools

3.62.1.16_core

We have been developing a project with data_stream and ptm functioning.

Recently, we observed our device constantly restarted due to unknown reason.

We would like to check the reason within CCS, but we can only see below message once device got restarted:

Cortex_M0P: JTAG Communication Error: (Error -614 @ 0x0) The target indicates there is an error condition from a previous SWD  request. Clear the error the condition, and try the SWD request again. (Emulation package 9.12.0.00150) 

How can we use CCS debug features to check this issue?

Thanks.

BR,

YuWen