News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Debug CC2538dk

Started by Pavel_47, September 16, 2014, 05:28:33 PM

Previous topic - Next topic

Pavel_47

Hello,

Is there a posibility to debug source using CB (breakpoint, step-by-step runnung).
Hardware: CC2538dk
OS: W7

BR

Pavel.

oBFusCATed

Yes if there is a debugger supporting this hardware... if it is gdb based the chances are the it will work out of the box without modifications...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Pavel_47

I've found on the TI website some package that includes XDS GDB agent:
http://processors.wiki.ti.com/index.php/XDS_Emulation_Software_Package

Does it correspond to what you meant ?

Regards

Pavel

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Pavel_47

Ok I will send a request to TI
Thanks