Building MQX with IAR and linking with Code Warrior project

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

Building MQX with IAR and linking with Code Warrior project

521 Views
ryanlush
Contributor IV

I have built MQX with IAR and now I’m trying to link it into a Code Warrior project but I get something like 2200 cryptic errors. Things like missing semicolons where there is clearly a semicolon. Is this even possible or is fundamentally flawed?

0 Kudos
1 Reply

409 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Ryan:

I am afraid it is not possible to link a IAR object to a Code Warrior project.  They are two different IDEs, the tool chains are different. If your project is developed with Codewarrior,  you need to compile the MQX libraries with Codewarrior. 

Regards

Daniel

0 Kudos