avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] Small Bootloader for M8


From: Alex Shepherd
Subject: [avr-libc-dev] Small Bootloader for M8
Date: Tue, 23 Dec 2003 22:23:06 +1300

Hi Guys,

Anyone got a small bootloader for a Mega8 that they can share. Nothing
fancy I just need to upload new code fast and test. I can play with
fuses using AVR910 programmer and AVRProg.exe but it takes ages on a USB
dongle. :(

There is a small looking (128 word) bootloader that comes with BASCOM
although it is written in inline assembler. However as I don't have the
full version of the compiler, I tried to convert it to plain AVR
assembler and tried it.

It seems to go through the motions of loading the code using the BASCOM
terminal upload utility but the write doesn't happen. Anyone tried the
BASCOM code and found the problem?

Cheers

Alex Shepherd





reply via email to

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