Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
I bought two development boards before, and through the information recorded, one is version "0.4.0" and the other is version "B".The development board of version B is normal, but the board of "0.4.0" cannot enter the single-step debugging.
Experiment procedure:
Version number: 0.4.0;
Experimental routine:empty_CC1352R1_LAUNCHXL_tirtos_ccs
Problem description: When you click debug, you cannot enter the breakpoint, and you cannot enter the single-step debugging.When I click suspend, the following error appears.
- NOROM_ThisLibraryIsFor_CC13x2_CC26x2_HwRev20AndLater_HaltIfViolated() at chipinfo.c:208 0x0000318A
- NOROM_SetupTrimDevice() at setup.c:130 0x000017C8
- _c_int00() at boot.asm:244 0x000023A8 (_c_int00 does not contain frame information)
Can't find a source file at "C:\JenkinsRoot\workspace\FW-DriverLib-Build\modules\output\cc26xx_aga_2_0_ext\driverlib\bin\ccs/./../../../driverlib/chipinfo.c"
Locate the file or edit the source lookup path to include its location.
Question:What is the difference between version "B" and "0.4.0", and what are the reasons why you cannot single-step debugging?
Thank you for your help.
Best regards.
Jie.Meng