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.

CC3200 LAUNCHPADXL ICDI not working in Windows 10

Other Parts Discussed in Thread: CC3200, UNIFLASH

Hi

I am using CCS  6.1.0.00104 under Windows 10 and trying to connect to ICDI of CC3200 launchpad XL, unsuccessfully.

CCS complains:

Cortex_M4_0: Error connecting to the target
Cortex_M4_0: Trouble Reading Register PC: Debug Port error occurred.
Cortex_M4_0: GEL Output:
Target Reset
Cortex_M4_0: Trouble Setting Breakpoint with the Action "Terminate Program Execution" at 0x2000b424: Debug Port error occurred.
Cortex_M4_0: Breakpoint Manager: Retrying with a AET breakpoint
Cortex_M4_0: Breakpoint Manager: Error enabling this function: Address exceeds the allowed range
Cortex_M4_0: Trouble Removing Breakpoint with the Action "Finish Auto Run" at 0x20007710: Debug Port error occurred.

Apparently, the ICDI drivers were installed in Windows 10, despite some warnings:

So, could someone suggest any advice to fix this issue?

Thanks,

Sergio

  • Hi Sergio,

    There is still a possibility that this error is not caused by ICDI drivers for your CC3200 Launchpad. Using Uniflash format your CC3200 Launchpad, with settings 1 MB Size, Secure and Alert option left unchecked. If there are any errors post it here.

    Uniflash Guide link: processors.wiki.ti.com/.../CC31xx_&_CC32xx_UniFlash

    When you first got the CC3200 Launchpad, have you tried the out of box example program using your CC3200 Launchpad? Have you gone through the CC3200 Getting Started Guide?

    - kel