EmbeddedRelated.com
Forums
Memfault Beyond the Launch

68hc11 assembler/linker/debugger/monitor

Started by fromabq January 14, 2004
Thanks for all the great suggestions. I think this ought to get me
going.

Thanks again,

Mike

--- In , "fromabq" <mwalsh@a...> wrote:
> PS. It needs to run on a PC.
>
> --- In , "fromabq" <mwalsh@a...> wrote:
> > Hi,
> >
> > I need a simple development system for the 68hc11 as described in
> the
> > post heading. Can anyone point me to a source for this.
> Preferably,
> > but not necessarily, freeware.
> >
> > Thanks,
> >
> > Mike





>Assembler/linker should be easy, there used to be a free one from Motorola
>called something like asmhc11.exe (never used it).
>Debugger/monitor is another story. I allways used 'pcbug11' (from Motorola)
>for debugging, but ther is a newer variant called 'jbug11' (Not from
>Motorola). I also remember a software called 'noice11' ore similar.

NoICE is available for HC11, HC12, HC08 and various non-Moto processors.
www.noicedebugger.com

The HC11 version needs a small (about 1K) monitor in EPROM/Flash, and
requires the program to be in RAM (uses SWI for breakpoints) (Pretty much
the same requirements as Buffalo, but a smaller monitor, and Windows UI
with source-level debugging)

The HC12 and HC08 versions can burn Flash and debug programs in Flash,
thanks to hardware breakpoints on these chips.

Best regards, John Hartman

NoICE Debugging Tools
http://www.noicedebugger.com




Memfault Beyond the Launch