This is an old revision of the document!
Table of Contents
Upload
In this final step you now take the application for your target device and upload it to the boot loader which will store it in flash memory.
First install easy-loader.
hg clone http://hg.kewl.org/pub/easy-loader cd easy-loader make sudo make install
Now upload application to target.
easy-loader /dev/ttyX myapp.hex