Chapter 3. Bootloader

Booloaders are tiny programs that allow a chip to be reprogrammed over the serial or USB ports, eliminating the need for extra programming hardware. There are several variants, and each has slightly different requirements of the program it hosts. These are the ones currently defined.

3.1. bloader

Format:


        -bloader
      
Using the screamer/bloader PIC loader. See "PRAGMA BOOTLOADER BLOADER".