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.

CC3220SF-LAUNCHXL: How to debug with IAR IDE

Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: CC3220SF

Hi,

I was following the "Quick Start Guide" from the documentation that comes with "simplelink_cc32xx_sdk_7_10_00_13".

Following all the steps for IAR i was able to successfully compile the project, but I could not debug it. As recommended I choose the Debugger driver "TI XDS", and on "TI XDS" tab it is selected the "TI XDS110 Emulator".
I already tried with JTAG as recommended which gives me the "Error -2131", and also tried with SWD which gave me the "Error -615".


I also tried the same project but on CCS and everything worked. I have noted that the "Debug configurations" only worked with the "Program" -> "Device" : "Texas Instruments XDS110 USB Debug Prube_0/Cortex_M4_0".
( Do not worked with "Texas Instruments XDS110 USB Debug Prube_0/IcePick_C" nether with "Texas Instruments XDS110 USB Debug Prube_0/CS_DAP".

Can you help me to configure the IAR to be enable debugging the code? 

Best regards,
Samuel Simões



For this test I am using the:

Project: "simplelink_cc32xx_sdk_7_10_00_13\examples\rtos\CC3220SF_LAUNCHXL\demos\network_terminal\freertos\iar"

Device: CCS3220SF | CCS3220SF-LAUNCHXL

IAR-ARM: 9.30.1.50054

SimpleLink: simplelink_cc32xx_sdk_7_10_00_13

FreeRTOS: FreeRTOSv202112.00

Emulation package: 9.5.0.00141 | 9.11.0.00128

 

  • I just tried the "network terminal" (and the "mqtt client") example (with tirtos7) on iar and it worked using the default configuration Can you test this combination, i.e. with tirtos7?

    Have you changed anything else on the board (e.g. SOP line or in the debugger options)? 

    I'm using the IAR 8.50.9 (worth to try this one as well).