Can I use GCC with CodeWarrior 10.2 (CW10.2) ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Can I use GCC with CodeWarrior 10.2 (CW10.2) ?

934 次查看
dmitriyc
Contributor III

We have a permanent floating license to CW 10.2. I would like to upgrade the MQX version I am using for a project from 4.0.2 to 4.1.1 . The problem is that 4.1.1 uses the new GCC compiler. Is there any way I can still compile the new MQX versions with CodeWarrior 10.2? Is there some way to install support for the GCC toolchain in CW 10.2?

标签 (1)
标记 (4)
0 项奖励
回复
1 回复

797 次查看
trytohelp
NXP Employee
NXP Employee

Hi,

I don't remember if the GCC was or not included in the MCU v10.2.

      - I will re-install it -

Under MCU V10.6, the GCC is delivered under the installation folder \CW MCU v10.6\Cross_Tools\arm-none-eabi-gcc-4_7_3.

Can you use the GCC under MCU V10.2 ?

I think yes ... you can call the tool in command line (we're using this way to build project).

Now building the MQX lib, it's another story.

I think it will not be easy ...

I don't recommend you this configuration.


Have a great day,
Pascal Irrle

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复