Does GCC support freescale s12gx series controller?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Does GCC support freescale s12gx series controller?

ソリューションへジャンプ
2,105件の閲覧回数
janb
Contributor I

I am using s12gxx series in project.currently i am working with code warrior in windows as ide.

I to use gcc for s12gxx controller . can anyone help me for this?

Thanks in advance.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,248件の閲覧回数
iggi
NXP Employee
NXP Employee

The CodeWarior for HC12 V5.1 is not using GCC tool chain but Freescale tool chain. By default when you create a project with the project wizard the Freescale Tool chain is used. Do you want to use another compiler than Freescale ? In this case I don't think CodeWarrior is good solution. The CodeWarrior IDE was not really designed to use external compiler. It's possible to use external debugger. The Compiler used by CW for HC12 dev tool is Freescale copyright. The doc is available under the installation in the \Help\PDF folder.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,247件の閲覧回数
Lundin
Senior Contributor IV

There was an attempt to make a GCC port for the old 68HC12, but I don't think anyone has worked on that project during the past 10 years. It is most likely going to be of questionable quality.

If you don't want to use the Codewarrior compiler, the only serious alternatives are the commercial ones such as IAR, Cosmic etc.

1,248件の閲覧回数
jsmcortina
Contributor III

Gcc can be used to build code for hc11, s12, s12x. Xgate assembler is supported too.

See http://www.msextra.com/tools

I use it most days with s12c64 and s12xep100.

James

0 件の賞賛
返信
1,249件の閲覧回数
iggi
NXP Employee
NXP Employee

The CodeWarior for HC12 V5.1 is not using GCC tool chain but Freescale tool chain. By default when you create a project with the project wizard the Freescale Tool chain is used. Do you want to use another compiler than Freescale ? In this case I don't think CodeWarrior is good solution. The CodeWarrior IDE was not really designed to use external compiler. It's possible to use external debugger. The Compiler used by CW for HC12 dev tool is Freescale copyright. The doc is available under the installation in the \Help\PDF folder.

0 件の賞賛
返信