Software Archive
Read-only legacy content
17061 Discussions

OpenOCD support in Intel System Debugger 2018

Mamone__Ryan
Beginner
538 Views

I am trying to debug a Quark X1000 chip using System Debugger 2018 and the recommended Olimex ARM-USB-OCD-H JTAG debugger. I can successfully attach to the device using OpenOCD but can't connect to the OpenOCD session from System Debugger 2018. I have seen the couple of published documents but can't get the documented process to work. Specifically when following the document "Using Intel System Debugger with OpenOCD" https://software.intel.com/en-us/articles/using-intel-system-debugger-with-openocd the command

connect "<ip address>:3333" servertype=openocd

returns the error E-U-P-ILLTK : illegal keyword 'servertype'

When I attempt to connect manually in the GUI there is no OpenOCD probe listed in the dropdown. The document referenced previous versions of System Debugger (up 2017) but your website doesn't have download links to previous releases. Also note there is no "start_xdb_gdb_remote.bat/.sh" file that I can find in the install path.

Has support been dropped for OpenOCD in System Debugger?

0 Kudos
1 Reply
Sergey_K_Intel3
Employee
538 Views

Hello Ryan,

The OpenOCD support has been discontinued in Intel(r) System Debugger 2018. Please refer to the release notes here: https://software.intel.com/en-us/download/intel-system-debugger-2018-for-system-debug-installation-guide-and-release-notes-windows-host (section 7.2.1 specifically).

You can use previous versions of Intel(r) System Debugger 2017 to debug Intel(r) Quark(tm) X1000 based systems.

Please check if you have access to the older version from Intel(r) Registration Center: https://registrationcenter.intel.com/en/products/

Thanks,
Sergey

0 Kudos
Reply