User Tools

Site Tools


manual:ports

This is an old revision of the document!


Port Specifics

The bootloader program is always present in non-volatile memory of the microcontroller. This means that after programming the user's program, there are altogether two programs present. Both programs need to be able to activate each other and they typically share resources such as the interrupt vector table.

How this is handled by both the bootloader and the user's program for a specific port is described in this part of the manual.

Available Ports

manual/ports.1565345599.txt.gz · Last modified: 2019/09/24 22:11 (external edit)