I have setup Eclipse with the AVR plugin. I am using the tiny Arduino core.
When I compile I get the following message:
Device: attiny2313
Program: 2612 bytes (127.5% Full)
(.text + .data + .bootloader)
Does anyone know what settings, in Eclipse, to remove the bootloader from the upload to the chip.
Thanks
Joe