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.

LAUNCHXL-CC1352P: Cannot run a debug session

Part Number: LAUNCHXL-CC1352P
Other Parts Discussed in Thread: CC1310, CC1352P, UNIFLASH

Greetings

As stated in the title, I am trying to run a debug session with the CC1352P1 launchpad on code composer. The objective of this, is to get basic communications with the microcontroller and understanding. I have chosen an example application, "gpiointerrupt" with noRTOS. When I try to run the debugger initially, I cannot "resume", "suspend" or step into functions etc. as shown in the image below (where I am only able to terminate).

Upon clicking on the debug probe (top right), I am able to suspend the debug session. When I do, I am greeted with the following error:

"Can't find a source file at "/project/exports/cc26xx_aga_2_0_ext/driverlib/chipinfo.c".

How do I resolve this? Any help would be appreciated.