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.
Tool/software:
Hi,
how can I modify my launch file in order to load only symbols aka attach to a running target?
I know how to do that in CCS12.8 but not with CCS 20.
Thanks!
Best regard
Steffen
Hi Steffen,
What do you mean by "running target"? Are you referring to the Target Configuration option from CCS?
If you are referring to non-intrusive connect (as in "do not halt processor on connect",) then it won't be possible since a device needs to be able to support full real-time mode for that. For more reference, here's a CCS mention of it: software-dl.ti.com/.../ccs_debug-main.html
Best Regards,
Diego Abad
Hi Diego,
thanks for getting back to me. I mean by connect to running target that the code on the device isn`t overwritten and the device isn`t reset on connect. So halting the device is fine!
Best regrads
Steffen
Hi Steffen,
Let me consult with my team on regards on this and I'll get back to you.
Best Regards,
Diego Abad
Hi Steffen,
Here's a guide on how to do the previous. Let me know if this helps. Link: https://software-dl.ti.com/ccs/esd/documents/users_guide_ccs/ccs_debug-main.html#manual-launch
Best Regards,
Diego Abad
Hi Diego,
I´ve tried that but then I`ve got no symbols from my software. What I would like to do is to debug a running target without overwriting it`s flash contents..
Thanks!
Best regards
Steffen
Hi Steffen,
I don't think that will be possible if not through manual launch. Let me consult with my team if this is the case.
Best Regards,
Diego Abad
Hi Steffen,
My team confirmed with me that the only way to do what you are suggesting is through a manual launch.
Best Regards,
Diego Abad