Re: Best microcontroller with Linux development tools



On 2008-03-27, Bob11 <nospam@xxxxxxxxxxxxxxxxxxx> wrote:
On Wed, 26 Mar 2008 14:41:29 -0500, Bob11 wrote:
Does anyone have any experience, or know of any vendors, of small
microcontroller development tools than run natively on Linux? I'm
looking
at processors in the 8051/AVR/Z8 etc class.
[snip]

Thanks, Mike, to the link for Rowley. They're the only vendor
I've seen so far that actually mentions Linux support for a
debugging/programming JTAG probe. They deserve a good
evaluation.

FWIW, I've never seen anything but positive comments about them
in the MSP430 mailing list. Their prices sure look reasonable,
and supporting Linux wins them points in my book.

And thanks, Neil, for your list of tools you've used. I'm a vi guy myself
:-) and find the vi Makefile cvs/subversion toolchain to be faster for
development than IDEs also. I do like the IDEs for debugging, though,

By "IDE for debugging" do you mean a GUI source-level debugger?
If that's what you're after, then there are a number of GUIs
for gdb that will work with any target supported by gdb. I've
used both the Insight and DDD GUIs to debug embedded stuff
using gdb, though I find gdb's command line interface to be a
lot easier to use. It's been a long time since I've used gdb
-- I don't find debuggers very useful for embedded real-time
stuff anyway.

--
Grant

.



Relevant Pages

  • Why is debugging under Linux such a pain
    ... acceptance of Linux even if it isn't the kernel's fault. ... I took out GDB and tried to discover the reason. ... I was completely stuck, IMO ... Back to debugging with GDB, I knew it's possible to to debug from the ...
    (Linux-Kernel)
  • Re: Tools to debug core file
    ... > All I wanted was something that I could use for debugging (with the ... I know gdb exists but I remember ... It ran on a SUN system ... > developing with Linux but I may move to another OS - like AIX or SUN ...
    (comp.os.linux.misc)
  • Re: Tools to debug core file
    ... > All I wanted was something that I could use for debugging (with the ... I know gdb exists but I remember ... It ran on a SUN system ... > developing with Linux but I may move to another OS - like AIX or SUN ...
    (comp.os.linux.development.apps)
  • Re: Great SWT Program
    ... More a shell than an operating system, ... Gdb is for the birds. ... Well, debugging one's own code is what gdb is for, isn't it? ... Being able to make a breakpoint that would trip the first time any ...
    (comp.lang.java.programmer)
  • Re: Recommended virtualization technique for debugging/developing FreeBSD
    ... :>> I was wondering what people use, in the abscense of suitable actual hardware, ... everything was seld compiled but with an external compiler. ... Most initial debugging was done with a super-low-level serial console, ... gdb wasn't available either. ...
    (freebsd-current)