'serial monitor' code for MSII

This is a forum for discussing the development and testing of alpha MS2/Extra code. Documentation
(Runs on MS2 and Microsquirt)

Moderators: jsmcortina, muythaibxr

robs
Master MS/Extra'er
Posts: 564
Joined: Sun Jan 17, 2010 4:26 pm
Location: Sydney, Australia

Re: 'serial monitor' code for MSII

Post by robs »

A very slight derivative. It's S12SerMon2r1 and little more. When I was enthusiastic I modified the Moto code until its output was byte-for-byte the same as the monitor that came with my MS2. This took three customizations: get the clock rate right for 24MHz, get the serial speed right for 115,200, initialise the IO ports B,E,M and T. These are exactly the sort of tweaks Motorola intended when they released the code -- there is no IP value in them. Looking at the patch file I generated at the time, the whole job was a few EQUs and exactly 8 MOVB instructions added to the original.

Sharing the image is against B&G's rules, but not against the law.

That said, this is their forum, so their rules are the ones we should abide by.

Have fun,

Rob.
Post Reply