ARM CortexM0 Debug Tool

Hi everyone,

Currently I am working in my project with the LPC2378, with the Olimex “ARM-USB-TINY”, with OpenOCD and Eclipse. But I need a cheap processor for a simple application that requires the use of the CAN network.

The selected processor is an ARM CortexM0 of philips (LPC11C14). Checking the processor documentation I realized that it does not have JTAG, but an SWD (Serial Wire Debug).

My questions are:

What tool can I use to debug?

Can I use the same I use now (ARM-USB-TINY) that will work?

The Olimex has any to provide?

Will I need to make any changes to software / driver to work with the new processor?

Thanks.