The Java Bootloader
The Java-based Atmal bootloader software is JAvrProg, written by LadyAda. Once set up, it's very slick. Unfortunately, Java doesn't know how to work with serial ports out of the box, so you'll need to set it up first…
Making the Bootloader Work
This isn't the easiest process in the world to do, but if you are careful, you can make it go
-
If you do not have a java runtime installed, download and install one from Sun:
http://java.sun.com/getjava/ - You must get Java 5.0 (also known as 1.5)
Get a Comm
API library for your
OS:
-
Linux: Download and build the
RXTX Library for your
OS, and make sure it is CommAPI compatable
Win32: Download Version 2.0 of the CommAPI. Version 3.0 doesn't have a windows port yet. You can download version 2.0 wiki here:
javacomm20-win32.zip
(WorkOnMe: need to finish off these instructions)
Notes on setup
Many years later, I decided to upgrade to the Sokos OS. Thank god for this page, which seems to be the only place to find the required windows java libraries.
/home/ladyada/public_html/wiki/data/pages/x0x/bootloader.txt · Last modified: 2016/01/28 18:05 (external edit)