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,202件の閲覧回数
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 返信

908件の閲覧回数
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 件の賞賛
返信