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/CC1352R: CC1352R

Part Number: CC1352R

Tool/software: Code Composer Studio

Hi,

I've encountered a weird situation. I imported a project from

Resource Explorer -> Software -> SimpleLink CC13x2 SDK - 2.30.00.45 -> Examples -> Development Tools -> CC1352R LaunchPad -> BLE5-Stack -> simple_broadcaster -> TI-RTOS -> CCS Compiler


and I first import "simple_broadcaster_stack_library" and then import simple_broadcaster_app, both of them could build successfully, after I pressed the Debug button, it should expect to display "BLE Broadcaster" or something like that in my serial terminal, but nothing happened.

I've also tried to print some debug messages in main.c, but still nothing happened after pressing Debug button.

The screenshot below was showing where I import my project and also showing that it built success.

I could build and run other simple_broadcaster project successful, just this one can't.

Could someone help me?

Thanks,

Jim