Hi,
Have you set the fuses correctly (Boot loader 1024words in size, reset starts in bootloader area).
Looking at the compiler output the file will fit into the mega8, the last address used will be 1d90, and the bootloader will start at address $c00 words (or 1800 bytes).
Regards
Ian Dobson
↧