Part Number: CC2745R10-Q1 Tool/software: Issue:
When trying to flash or debug a CC27XX using CCS 20.3.0, the following error is reported:
Cortex_M33_0: Flash loader: CC23xx_CC27xx_FLASH_LIBRARY_VERSION 4.1.0.141
GEL: Error while executing OnPreTargetConnect…
Part Number: TMS320F28388D Tool/software: I have a project using CPU1 and CM. Each codebase is on separated folders:
.
├── README.md
├── cm
│ ├── CM_FLASH
│ │ ├── ...
│ │ └── cm.out
│ └── cmd
│ └── flash.cmd
├── cpu1
│ ├── Debug
│ │ ├── .…
Part Number: MSPM0G3107 Other Parts Discussed in Thread: MSPM0G3507 Tool/software: I am currently using the latest version of Code Composer Studio (CCS) IDE. However, whenever I try to start a debug session for my project, I encounter the attached error…
Part Number: TM4C123GH6PM Other Parts Discussed in Thread: EK-TM4C123GXL , Tool/software: Greetings,
I recently installed the latest version of CCS Theia. This is my first time using the VS Code-based version of CCS, and I have a problem with debugging…
Part Number: SK-AM62-LP Tool/software: Hi Team,
Could you please share the method to debug kernel code at the driver level in CCS?
Regards, Gopal Sharma
Part Number: CC-DEVPACK-DEBUG Other Parts Discussed in Thread: CC2650STK , CC2650 Hey all,
I'm trying to read the serial connection from my C2650 sensortag via the Debugger Devpack (revision 1.3.0). I'm using Instant-Contiki 3.0 and flash the tag with…
Part Number: TM4C123AE6PM CCS 10.4.0.00006. I'm trying to break on a write access to a specific Ram address, I start a debug session then go to the Breakpoint view and add a breakpoint at that address, and it says it places a Software Breakpoint [S/W…
Part Number: TMS320C6748 Tool/software: Hello,
I have a TMS320C6748 and one other (non TI) devices in the JTAG scan chain. I would like to debug the TMS320 with CCS 20.2.0.12. and XDS200. How do I make this additional device known in the Target Configuration…
Part Number: LP-MSPM0L2228 Other Parts Discussed in Thread: ENERGYTRACE Tool/software: Hello,
We have a low power MSPM0 application averaging 10 µA of current. In the Eclipse-based CCS, we were able to use EnergyTrace without entering debug mode to…