SparkFun Forums 

Where electronics enthusiasts find answers.

Everything ARM and LPC

What kind of debugger you are using?

Insight
3
38%
Eclipse (with Zylin Embedded CDT plugin)
5
63%
By mifi
#38689
Hello,

I want to know what kind of debugger you are using:

- Insight
- Eclipse (with Zylin Embedded CDT plugin)

If you are using an other option, please write a short note.

Best regards,

Michael
By Azoore
#38697
Keil.
By mlu
#38701
gdb with ddd as gui frontend.

/Magnus
By linuxguy
#38710
mifi wrote:Hello,

I want to know what kind of debugger you are using:

- Insight
- Eclipse (with Zylin Embedded CDT plugin)
You left out an important option on your poll - printf()

8-Dale
By dshuman
#38714
mifi wrote:Hello,

I want to know what kind of debugger you are using:

- Insight
- Eclipse (with Zylin Embedded CDT plugin)

If you are using an other option, please write a short note.

Best regards,

Michael
I use NoICE. It is the only one that I have worked with that will work with both OpenOCD or H-JTAG's implementation of ARM's RDI. The cost is also very reasonable. I just wish that it had support for ARM's DCC!!!

--Dave
By gdisirio
#38716
I prefer a LED, but eclipse + Zylin can do it too :)
By tazzieboy
#38737
I use OpenOCD through the telnet interface.
I never have been one for complex debuggers, as I started on 6800s with HP logic analysers and logic probes, and never progressed apart from moving on to ARM processors.
But then I am old and gray.

Dave