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

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

Re: [avr-gcc-list] Startup code


From: avr-gcc
Subject: Re: [avr-gcc-list] Startup code
Date: Wed, 30 Jan 2002 15:19:40 +0100 (MET)

Pieter Potgieter <address@hidden> wrote:

> IOW what startup code is neccessary for the mega to start executing
> from an address?

All you need is the bootloader fuse.  Your code is responsible for the
rest, i. e. you need to jump to the appropriate location.  See my
example with the init.S file.

-- 
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]