CW- MQX Error - "an application file was not specified in the launch configuration"

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CW- MQX Error - "an application file was not specified in the launch configuration"

1,187 次查看
kirankunnath
Contributor II

Hello All,

     I am trying to develop a MQX application. For this i am using CW v10.5 evaluation and MQX 4.0. I am using TWRK60D100M module for development. I am following the steps specified in the document "FSL_MQX_in_CW_10_x" with sample project "hello" which is in the MQX source.

I am able to compile the MQX libraries and the example project "Hello". When i am trying to debug and download using USB OSJTAG, an error is coming, "An application file was not specified in the launch configuration".

 

Can anyone please tell me why this issue and how to solve this. I am stuck in this issue.

 

Thanks a lot in advance,

Kiran

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

893 次查看
trytohelp
NXP Employee
NXP Employee

Hi Kirian,

I've installed the MCU V10.5 and Freescale MQX™ RTOS 4.0.0.

after to have launched Eclipse I "drag and drop" the

      \Freescale_MQX_4_0\config\twrk60d100m\cw10\twrk60d100m.wsd

file to Eclipse.

I build all projects to rebuild the libraries.

Now I've created a project example via:

      File ¦ New ¦ MQX 4.0 Project

then select TWRK60D100M board + "Basic examples ¦ hello"

For ARM Build Tools, there are Gcc or Freescale.

I selected Freescale and Connections "Open source Jtag"

I build the project and launched the debugger.

the application is loaded on-board without problem.

Regards

Pascal

0 项奖励
回复