Code::Blocks Forums

User forums => Embedded development => Topic started by: Pavel_47 on September 16, 2014, 05:28:33 PM

Title: Debug CC2538dk
Post by: Pavel_47 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.
Title: Re: Debug CC2538dk
Post by: oBFusCATed 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...
Title: Re: Debug CC2538dk
Post by: Pavel_47 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
Title: Re: Debug CC2538dk
Post by: oBFusCATed on November 05, 2014, 03:30:28 PM
Quote from: Pavel_47 on November 05, 2014, 02:48:27 PM
Does it correspond to what you meant ?
No idea... ::)
Title: Re: Debug CC2538dk
Post by: Pavel_47 on November 05, 2014, 04:10:58 PM
Ok I will send a request to TI
Thanks