Help with K70 tower board

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

Help with K70 tower board

Jump to solution
659 Views
vladcarpiuc
Contributor I

Hello everyone!

I have a K70 tower board with a Cortex M4. I have installed CodeWarrior 10.4 and MQX 4.0.2. I tried to configure my CodeWarrior to work with MQX but I cannot get it working.

This is what I have done:

1. Installed CW 10.4.

2. Installed MQX 4.0.2.

3. Updated CW with Kernel Awareness SDK package.

4. Update CW with MQX plugin 4.0.x and MQX plugin 4.0.x for ARM.

5. Ran install_cw10.2_plugin.bat "path to Freescale CW installation folder" in cmd.

The problem is that the bat gives some errors regarding the version of the eclipse suite.

Here is the entire log:

 

**** Installing plug-ins for MQX 4.0 ****
Installing com.freescale.mqx.v4.0.feature.group 1.0.1.201211131041.
Installation failed.
Cannot complete the install because one or more required items could not be foun
d.
Software being installed: CodeWarrior MQX 4.0 Plug-ins 1.0.1.201211131041 (com.
freescale.mqx.v4.0.feature.group 1.0.1.201211131041)
Missing requirement: CodeWarrior MQX 4.0 Plug-ins 1.0.1.201211131041 (com.frees
cale.mqx.v4.0.feature.group 1.0.1.201211131041) requires 'org.eclipse.core.runti
me [3.6.0,3.7.0)' but it could not be found
Application failed, log file location: C:\Freescale\CW MCU v10.3\eclipse\configu
ration\1379691608438.log
**** Uninstalling old plug-ins for MQX - all versions ****
Installation failed.
The installable unit com.freescale.mqx.common.feature.group has not been found.
Application failed, log file location: C:\Freescale\CW MCU v10.3\eclipse\configu
ration\1379691612416.log
**** Installing plug-ins for MQX - all versions ****
Installing com.freescale.mqx.common.feature.group 1.1.9.201211131041.
Installation failed.
Cannot complete the install because one or more required items could not be foun
d.
Software being installed: CodeWarrior MQX Plug-ins 1.1.9.201211131041 (com.free
scale.mqx.common.feature.group 1.1.9.201211131041)
Missing requirement: MQX TAD Plug-in 1.1.13.201211131041 (com.freescale.debugge
r.kernel.aware.mqx 1.1.13.201211131041) requires 'bundle org.eclipse.core.runtim
e [3.6.0,3.7.0)' but it could not be found
Cannot satisfy dependency:
  From: CodeWarrior MQX Plug-ins 1.1.9.201211131041 (com.freescale.mqx.common.fe
ature.group 1.1.9.201211131041)
  To: com.freescale.debugger.kernel.aware.mqx [1.1.13.201211131041]
Application failed, log file location: C:\Freescale\CW MCU v10.3\eclipse\configu
ration\1379691614308.log
**** Installing CW10.2 Processor Expert MQX RTOS Adapter update ****
17 File(s) copied
**** Done ****

 

So, what is wrong here?

Thank you very much, in advance.

Labels (1)
0 Kudos
Reply
1 Solution
418 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Vlad,

I am not sure what could be wrong with your installation but to create an MQX or MQX Lite project you dont need to install all what you installed.

1) In both cases you must first install CW, I recopmmend to download CW10.5(latest version) from www.freescale.com/CWMCU10

2) For MQX Lite projects you dont need to install anything else. You must be able to see the option to create a new MQX Lite project in menu File > New. You can also downlaod Microcontrollers Driver Suite v10.2 from www.freescale.com/processorexpert but for MQX Lite it is not necessary.

3) For MQX projects install MQX4.0.2, you can download from www.freescale.com/mqx Once you install MQX you should be able tocreate a new MQX project using TWR-K70

Follow this steps and create the project you need to be sure the installation was successful. After this install the plugins.

Please note that it you already installed MQX4.0.2 and then you install CW10.5, then CW must recognize MQX installation

Hope this helps!

Carlos

View solution in original post

0 Kudos
Reply
1 Reply
419 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Vlad,

I am not sure what could be wrong with your installation but to create an MQX or MQX Lite project you dont need to install all what you installed.

1) In both cases you must first install CW, I recopmmend to download CW10.5(latest version) from www.freescale.com/CWMCU10

2) For MQX Lite projects you dont need to install anything else. You must be able to see the option to create a new MQX Lite project in menu File > New. You can also downlaod Microcontrollers Driver Suite v10.2 from www.freescale.com/processorexpert but for MQX Lite it is not necessary.

3) For MQX projects install MQX4.0.2, you can download from www.freescale.com/mqx Once you install MQX you should be able tocreate a new MQX project using TWR-K70

Follow this steps and create the project you need to be sure the installation was successful. After this install the plugins.

Please note that it you already installed MQX4.0.2 and then you install CW10.5, then CW must recognize MQX installation

Hope this helps!

Carlos

0 Kudos
Reply