pweingar / FoenixMCP

A portable kernel for the Foenix series of computers.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Pad S-record data records if needed #35

Closed hth313 closed 2 years ago

hth313 commented 2 years ago

Odd length data records are not fully written to a Foenix m68k target over the debug port. Add a trailing 00 byte to make the data record length even if needed.