Shop OBEX P1 Docs P2 Docs Learn Events
XMM Intel-Hex16 Bootloader — Parallax Forums

XMM Intel-Hex16 Bootloader

jazzedjazzed Posts: 11,803
edited 2009-06-03 00:06 in Propeller 1
I promised RossH I would share my XMM Bootloader Intel-Hex16 C code. It interoperates with the ICC hex loader. Others may also find it useful. A serial loader is included (which works) as is a stream loader (which I haven't used in a while). The purpose of the code is to take a Propeller executable LMM program of any size and load it into available memory.

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve


Propalyzer: Propeller PC Logic Analyzer
http://forums.parallax.com/showthread.php?p=788230

Comments

  • RossHRossH Posts: 5,512
    edited 2009-06-03 00:06
    All,

    Jazzed is sharing this since the next version of Catalina (due out Real Soon NowTM) will support output in formats other than eeprom or binary. I will be supporting Intel Hex 16 and Motorola S-record formats (amongst others).

    Hopefully, this will make it easier for everyone to load their LMM/XMM programs.

    Ross.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Catalina - a FREE C compiler for the Propeller - see Catalina
Sign In or Register to comment.