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.

Problem connecting to running Tiva Target without reset

Other Parts Discussed in Thread: TM4C1292NCZAD

Hello,

I'm trying to connect to a running target without a reset.  

I have tried the two methods I've found (connecting a non-project target config and changing the project's target config to load symbols only).

I've made sure that reset target on connect is not checked.  I've even tried bypassing the gel script.  

No mater what, as soon as the emulator connects, it resets the target.

My environment is:

CCS: Version: 6.1.0.00104 

Emulator: TI XDS200 Usb Debug Probe

Processor: TM4C1292NCZAD

Thanks,

Dominic

  • Dominic,

    Unfortunately I wasn't able to reproduce this here; I am using a TM4C129DK + XDS200 and running the interrupts code, which takes a while to complete and displays its progress on the LCD display. I launched the debugger manually and was always able to load symbols and pick up from where the code halted. One difference is that I am using CCSv6.1.3, but that shouldn't make a difference.

    If you haven't done so, I would suggest you to create a new target configuration from scratch and proceed with the process shown at this short clip.

    Hope this helps,

    Rafael