We have the ULINK2 JTAG ICE debugger. And we want to use the Kinetis Design Studio (KDS) IDE.
We make the new project using KDS, it project include settings of the following JTAG ICE.
- GDB hardware Debugging
- GDB OpenOCD Debugging
- GDB PEMicro Interface Debugging
- GDB SEGGER J-Link Debugging
Unfortunately, it project does not include settings for the ULINK2.
Please let us know how to add settings for the ULINK2.
Best regards,
Takashima
Hi Takashima,
you would need a GDB server for the ULINK2.
See ULINK2 USB-JTAG with Gnu ARM toolchain
So to my knowledge the ULINK2 can only be used with Keil, and not with GDB.
Erich