MQX + MCUXpresso

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

MQX + MCUXpresso

887 Views
csmgsarma
Contributor IV

Dear List,

I am migrating to MCUXpresso from my Keil IDE setup.  Are there any migration steps available for migrating my Keil Setup to MCUXpresso? I couldn't come across any documentation/examples from MQX with MCUXpresso IDE. 

My Setup Details:

RTOS: MQX - 4.2.1

Controller: K64 (closest configuration is TWR - K64F120M board)

Debugger: Ulink2 (Looks like this is not supported by MCUXpresso :smileysad:)

Any suggestions would be greatly appreciated.

Best Regards
Sarma

0 Kudos
1 Reply

649 Views
BlackNight
NXP Employee
NXP Employee

The process is rather easy and straight forward:

1) In the MCUXpresso IDE, use the wizard (Quickstart Panel) to create a new project for your device

2) Add the source files (except startup code) from your Keil project to it

You might need to update compiler defines and include paths in the projects settings (but this depends on your project).

I hope this helps,

Erich

0 Kudos