EmbeddedRelated.com
Forums

HCS12 devlopment with linux workstation

Started by hc08jb8 September 14, 2004
Hello All

I see that there is a gcc12 port for the HC(S)12 mcus, I would like
to use a linux workstation for some hobby project development. Quick
question:-

1.) does the gdb connect to the serial monitor on the chips?
2.) is it possible to do source level debugging with it, either in
text mode or using Insight?

Thanks
Jay



> I see that there is a gcc12 port for the HC(S)12 mcus, I would like
> to use a linux workstation for some hobby project development. Quick
> question:-
>
> 1.) does the gdb connect to the serial monitor on the chips?
> 2.) is it possible to do source level debugging with it, either in
> text mode or using Insight?

I believe it does connect to some serial monitors. There is a gnu-m68hc11
Yahoo group for GCC and related software; you might want to ask on there.

-- Justin


Thanks Justin,

Just joined that group, ploughing thru the vast archive for answers
first :)

Cheers
Jay

--- In , "Justin Nicolaides" <rotaxor@c...>
wrote:
> > I see that there is a gcc12 port for the HC(S)12 mcus, I would
like
> > to use a linux workstation for some hobby project development.
Quick
> > question:-
> >
> > 1.) does the gdb connect to the serial monitor on the chips?
> > 2.) is it possible to do source level debugging with it, either in
> > text mode or using Insight?
>
> I believe it does connect to some serial monitors. There is a gnu-
m68hc11
> Yahoo group for GCC and related software; you might want to ask on
there.
>
> -- Justin