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.

CCS/CC1310: During debugging, debugger is stuck at line "LOG_INFO("Starting " CONTIKI_VERSION_STRING "\n");"

Part Number: CC1310

Tool/software: Code Composer Studio

Hi,

During debugging, debugger is stuck at line;

LOG_INFO("Starting " CONTIKI_VERSION_STRING "\n");

I am reading this problem in many threads but didn't find any solution.

Did anybody solve this problem? If yes, how?