[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-chat] Add AT89S51/52/53 to avrdude.conf
From: |
Eric Weddington |
Subject: |
RE: [avr-chat] Add AT89S51/52/53 to avrdude.conf |
Date: |
Thu, 28 Jun 2007 16:11:46 -0600 |
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
> On Behalf Of Robin Wenninger
> Sent: Thursday, June 28, 2007 3:53 PM
> To: address@hidden
> Subject: [avr-chat] Add AT89S51/52/53 to avrdude.conf
>
> Hi folks,
>
> do you think it would be possible to add the AT89S51/52/53-Controllers
> to "avrdude.conf" even though these are non-AVRs?
>
> Just asking cause I cannot find any tool for these which works and is
> available for Linux...AND because AVRdude seems to be pretty
> adaptable.
>
> Any answer may help - Thanks in advance.
Hi Robin,
AVRDUDE, as implied by its name, is specific to the AVR microcontrollers. It
wasn't designed for the 8051 controllers that you're using.
What kind of toolchain are you using for these devices?
Eric Weddington