Excellent!

I love using Linux for development, but the one area where I
always ran into problems was programming devices.  I kept a Win2K
machine under my desk so I could copy the hex files to it and burn
them with crappy proprietary programmers.  What a shame!  

Only with avrdude <http://savannah.nongnu.org/projects/avrdude/>
was I able to finally program Atmel AVR devices directly from
Linux (with a USB programmer).

I tried to get Microchip to give me the interface spec for their
little hockey-puck programmer, but they wouldn't.  I can't figure
out why.  It would be great if someone took the time to reverse
engineer it and support it.

Also the EPIC <http://www.melabs.com/products/epic.htm> is a good
little parallel-port programmer.  It would be better to support
this than a do-it-yourself programmer that few people would build.

BTW, you didn't mention the SourceForge URL:
<http://sourceforge.net/projects/gbi>

Best of luck.  I'm not currently working with any micros, so I
can't guarantee I'll be able to help or test, but I will if I can.

-Ken Jackson


Peter L. Berghold writes:
 > Hi folks,
 > 
 > After talking with the original owner of the GNU/Gtk BlowIT project on
 > SourceForge I have taken over ownership of the project.  I've been
 > actively working on the code and plan some big things for the project.
 > 
 > What is GNU/Gtk BlowIT?   It is a prom programmer software that
 > currently only supports the AT89C2051 device for a specific programming
 > "dongle."  (The schematic is on the project web site)
 > 
 > One of my hopes is to modify this to support multiple devices.
 > 
 > Anybody out there that wants to help out with this project is welcome.
 > I'm especially going to be looking for some folks (brave souls) to do
 > some testing once I think the code is stable.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to