Hardware debugging protocol

What kind of pins will be exposed for hardware debugging? Is it JTAG?

SWD (= JTAG ‘lite’), the new ARM Cortex standard debugging interface

There will be a pro-level offline IDE based on EmBitz available, with step-by-step debugging!

Nice, when i have my unit i will order a cheap china SWD debugger. Curious if they will work normally. link

Do not buy that one. It won’t work. The LPC11u68 is too new.

I will give you some alternatives that i know will work. I’ll dig up the names tomorrow

2 Likes

This is one that will work

1 Like

Is this works ?

It support both JTAG (ARM7/9/11) and SWD (ARM Cortex), and has you covered for any core: ARM7/9/11, Cortex-A5/A8/A9, Cortex-M0/M0+/M1/M3/M4, Cortex-R4

The Pokitto uses a Cortex-M0+, so I would assume yes.

Yes it works, and it works extremely well (I have one of those too).

EDIT: I would say it is the best debugger you can get for Cortex devices. The support from Segger is just so good.

1 Like