Author Topic: Debug CC2538dk  (Read 11858 times)

Offline Pavel_47

  • Multiple posting newcomer
  • *
  • Posts: 66
Debug CC2538dk
« on: September 16, 2014, 05:28:33 pm »
Hello,

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

BR

Pavel.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Debug CC2538dk
« Reply #1 on: September 16, 2014, 07:42:37 pm »
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!]

Offline Pavel_47

  • Multiple posting newcomer
  • *
  • Posts: 66
Re: Debug CC2538dk
« Reply #2 on: November 05, 2014, 02:48:27 pm »
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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Debug CC2538dk
« Reply #3 on: November 05, 2014, 03:30:28 pm »
Does it correspond to what you meant ?
No idea... ::)
(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!]

Offline Pavel_47

  • Multiple posting newcomer
  • *
  • Posts: 66
Re: Debug CC2538dk
« Reply #4 on: November 05, 2014, 04:10:58 pm »
Ok I will send a request to TI
Thanks