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
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