Debugging the LX2160A using gdb/ gdbproxy

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debugging the LX2160A using gdb/ gdbproxy

296 Views
Stephen_Williams
Contributor I

I'm looking to debug a LX2160A based target using the CodeWarrior TAP.

Our development environment is outside of the CodeWarrior ecosystem so i'm looking to perform the debugging without the CodeWarrior tool-chain.

The CW TAP contains a "GDB Proxy" to provide this capability, however we require some assistance in correctly configuring gdb and some examples of their use.

The document CWTAP_GDB_GSG (https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/cw-development-tools/6439/1/CWTAP_GDB_GS...) provides some information on how this is performed and states that NXP has an XML transformation script to convert the CodeWarrior target configurations into the required GDB format, however the link to the location of those configurations is dead.

Would it be possible to either provide the transformation script, a GDB configuration script for the LX2160A, or at least some example GDB configuration scripts for other targets (ideally with an example of usage) to use as a starting point?

Thanks for your help,
Stephen

0 Kudos
Reply
1 Reply

255 Views
yipingwang
NXP TechSupport
NXP TechSupport

We only have gdb script for PowerPC platforms, no such scripts for Layerscape platforms.

 

Please refer to https://www.nxp.com.cn/docs/en/application-note/AN12270.pdf

0 Kudos
Reply