avr-chat
[Top][All Lists]
Advanced

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

[avr-chat] Bootloader creation


From: Kreyl
Subject: [avr-chat] Bootloader creation
Date: Thu, 22 Nov 2007 14:27:57 +0300

    Hi!  

  I'm trying to create simple bootloader for ATMega128.

  As  I  understood,  I  need to write bootloader code (independent of
main  application)  and  place  it  at  proper  address  (0xFC00,  for
instance. BootSize and BootRst bits are set according to datasheet).

  So,  how  should I modify makefile to produce proper .hex file? I've
added

BASEADDR = 0xFC00

to  it, but nothing changed. Adresses in hex file starting from 0x0000
as before.

  I use PonyProg as programmer.

 
                                          Best regards,
                                                        Kreyl

                                          mailto: address@hidden
                                             ICQ: 171094105





reply via email to

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