Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
Do you know any free C language IDE for 9s12 - whlgwcat - Sep 22 5:32:55 2007
hi,
I have been programing 9s12 microcontrollers with assembly using P&E.
Now I try to program with C. Do you guys know any free software for
that?
Your suggestions will be highly appreciated!
yours,
Guowei

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )
Re: Do you know any free C language IDE for 9s12 - zaheer - Sep 25 4:00:52 2007
--- In 6...@yahoogroups.com, "whlgwcat"
wrote:
>
> hi,
> I have been programing 9s12 microcontrollers with assembly using
P&E.
> Now I try to program with C. Do you guys know any free software for
> that?
> Your suggestions will be highly appreciated!
> yours,
> Guowei
>
Hi
Try CodeWarrior Development Studio.
Get it here: www.metrowerks.com
Have Fun

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )Re: Do you know any free C language IDE for 9s12 - Petrescu - Sep 25 5:20:46 2007
Hi,
Try http://m68hc11.serveftp.org/ for software (gcc, gdb,..) and
Eclipse 3.3 http://www.eclipse.org + CDT plug-in + ZylinCDT to be
used as IDE - it is a wonderful combination; use this if you need to
develop more than 32k code; for up to 32k code, Freescale CodeWarrior
Special Edition is also a good choice.
Yoan
whlgwcat wrote:
>
> hi,
> I have been programing 9s12 microcontrollers with assembly using P&E.
> Now I try to program with C. Do you guys know any free software for
> that?
> Your suggestions will be highly appreciated!
> yours,
> Guowei
>
>

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )
Re: Do you know any free C language IDE for 9s12 - zaheer - Sep 26 15:50:23 2007
--- In 6...@yahoogroups.com, "whlgwcat"
wrote:
>
> hi,
> I have been programing 9s12 microcontrollers with assembly using
P&E.
> Now I try to program with C. Do you guys know any free software for
> that?
> Your suggestions will be highly appreciated!
> yours,
> Guowei
>
Hi
Try CodeWarrior Development Studio.
Get it here: www.metrowerks.com
Have Fun

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )