avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] C function for programming the micro


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] C function for programming the micro
Date: Fri, 26 Jul 2002 16:03:39 +0200 (MET DST)

Michael Bellefeuille <address@hidden> wrote:

> I required a way to program the AVR micro from within a C program.
> Has any done this sort of thing before?

On the host (i. e., an IA-32 system), or from within the AVR itself?

For the former, that's basically what all the AVR programmer tools are
doing, and they are certainly all written in C.

For the latter, that's what bootloaders are doing, but it requires
a bootloader-capable AVR device.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]