J-Link JTAG interface running through libusb-win32
OpenOCD 0.2.0
Eclipse with Zylin CDT
I have a basic .cfg for openocd that seems to init the device as it should. My problem is when I am about to configure the debug perspective of eclipse, I dont know what goes into which box…
I have tried following the “using open source tools” guide from Atmel, but they use deprecated commands, which makes progress difficult.
Anyone that can share a complete or close to complete solution?
I however succeded in getting it to work for basic flash debugging a few hours ago. Just lockbits that needed clearing - the only difference from other ARM7 I have debugged.