Software Archive
Read-only legacy content
17061 Discussions

Intel XDB for Linux Application Debugging without JTAG

noufos
Beginner
552 Views
Greetings gentlemen! Does anyone have an experience about using intel XDB debugger for XScale for application debugging for linux (without JTAG, using TCP or serial connection)? I've tried to prepare debugging environment:
# insmod xdbmon.o
or use provided by intel shell script
# xdbmon.init
Unfortunately, xdbmon.o linux kernel module was compiled for another linux kernel. Therefore, I cannot load it into our linux kernel :(
Does anybody knows where I can get xdbmon.o linux kernel module source code to compile it for our linux kernel?
0 Kudos
1 Reply
Jason_Z_Intel
Employee
552 Views

Intel has sold the XScale product line to Marvell, and you may contact Marvell for development assistance.

http://www.marvell.com/products/cellular/index.jsp

Jason

0 Kudos
Reply