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-CC26X2R1: LAUNCHXL-CC26X2R1

Part Number: LAUNCHXL-CC26X2R1

I am using the TI LAUNCHXL CC26X2R1. I have programmed the board with the FTD sample code. By using the the terminal in Code composer studio, I am able to connect to the COM port. I have sent the CLI commands mentioned in the read me text and got the response in the terminal . I want to debug the code to know flow of the code when the CLI command is given. when the code is in debug mode, I am unable to send any command from the CCS terminal (CLI command).

Please guide me through the process to debug the FTD code from receiving the CLI commands and getting the response.

This helps me to understand the code flow between sending the CLI command and getting the CLI response.