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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

489 Views
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?

Labels (1)
0 Kudos
1 Reply

352 Views
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 Kudos