Leo,
MQX is included in the File ¦ New only if MQX is installed after CW for MCU.
If I'm right you've installed MCU V10.5 after MQX V3.7.
So the MQX 3.7 can not be listed in the project wizard.
there is a way to solve it:
++++++++++++++++++++
5.2.2 CodeWarrior 10.x Task Aware Debugger plug-in
Freescale MQX™ RTOS introduces a new version of Task Aware Debugger Plug-in (TAD) for CodeWarrior 10.x Development Studio.
Installing CodeWarrior 10.x TAD and New Project Wizard Plug-in
TAD plug-in DLL is installed into the selected CodeWarrior tool automatically during Freescale MQX™ RTOS setup process. In case plug-in was not properly installed (for example to a newly installed CodeWarrior studio, perform the following steps to install TAD manually:
Close The CodeWarrior 10.x IDE
Locate the tools\codewarrior_extensions\CW MCU v10.x directory in the Freescale MQX™ RTOS installation folder (by default C:\Program Files\Freescale\Freescale MQX x.y) Navigate to <MQX install dir>\tools\codewarrior_extensions\CW MCU v10.x directory
Open the command like console and execute the command: install_cw10_plugin.bat <CW10.x install dir>
Note that the typical CodeWarrior 10.x installation folder is C:\Program Files\Freescale\CW MCU v10.x.
Re-start the CodeWarrior 10.x IDE.
Open “Debug Configurations” settings of your application project by selecting the Run / Debug Configurations menu. In the Debugger Configuration panel, select proper Launch Configuration For selected Launch Configuration, go to the “Debugger” tab and then activate the “OS Awareness” sub-tab.
In the “Target OS” drop-down list box, select the MQX OS for your target platform.
++++++++++++++++++++
There is another problem with MQX V3.7.
I don't know if this version can be used with MCU V10.5.
See below extract of release note delivered on MCU V10.5:
++++++++++++++++++++
Appendix B: Freescale MQX™ RTOS Integration
1 MQX 3.8 was developed to work with CW MCU v10.1. It is not supported in CW MCU v10.5.
2 MQX v3.8.1 was developed to work with CW MCU v10.2. It has been tested and confirmed to work with CW MCU v10.5.
3 MQX 4.0 was developed to work with CW MCU v10.2 and CW MCU v10.3. It has been tested and confirmed to work with CW MCU v10.5.
4 MQX 4.0.1 was developed to work with CW MCU v10.4. It has been tested and confirmed to work with CW MCU v10.5.
5 MQX 4.0.2 was developed to work with CW MCU v10.4 and CW MCU v10.5.
...
++++++++++++++++++++
To resume the situation:
- don't know if you can use MQX V3.7 with MCU V10.5,
- MCU V10.1 was designed (fully tested) for MQX V3.7,
- if you want to use MCU V10.5 or V10.6 we recommned you to switch to the last MQX (MQX V4.1).
Regards
Pascal