Part Number: LAUNCHXL-CC26X2R1
Tool/software: Code Composer Studio
I'm using Code Composer 8 on a Windows 10 machine and the LAUNCHXL-CC26X2R1. When I put breakpoints in one of my custom added .c file. As soon as I enter to debug, the Breakpoints window shows these breakpoints being disabled by saying: "DIYServer.c, line 608 [S/W BP - disabled]".
If I try to enable them, I receive an error that says: "No code is associated with "C:\......\FlashROM_Release/../Application/Hon_app/DIYServer.c", line 608 in C:\CCS\ble5_multi_role_cc26x2r1lp_app\FlashROM_Release\ble5_multi_role_cc26x2r1lp_app.out". When I run the program these breakpoints are skipped.
Please help as breakpoints are really required for my debugging.