What is the bootstrap loader?
Created May 4, 2012
Tim Rohaly
The bootstrap loader is a small program that comes stored in bank 0 of the flash ROM. The loader code is executed when the TINI board is reset. You may issue commands to the loader through the serial port using JavaKit.
You will need the loader commands to load or upgrade the TINI firmware, to load your own programs into flash ROM, or to clear the Java heap.