HC11 Romloader is a small program that is bootstrapped into an 68HC11F1 and does program the internal program memory (FLASH). The ROM content (payload) of 512 bytes is attached as hex dump. This hex dump can be generated from the binary ROM image (output you your assembler) using the romconv tool included.

Get started:

Download: HC11 Romloader