Codewarrior MPC8309 debug error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Codewarrior MPC8309 debug error

1,190件の閲覧回数
cozkurt
Contributor I

I use codewarrior pa 10.1.1 on ubuntu 12.04. I run the project, a 
porblem occurd. what is meaning of this error? how can i fix it? 

'Launching test_Linux_C_Debug_Download' has encountered a 
problem. Failed to resume target process., 
CodeWarriorTRKProtocolPlugin : Failed to load the specified 
program to the target.

 

My connection is serial port not telnet. I can't access mpc8309 via telnet. I setup apptrk on serial port.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

902件の閲覧回数
AlexP
NXP Employee
NXP Employee

Hello,

The problem you are seeing may be related to insufficient space on your target system, or to an non-existing download directory.  Please make sure that you:

  1. Have enough space on the filesystem where the executable will be downloaded (normally /usr/local/bin)
  2. The directory /usr/local/bin exists on your target system

You can check if the default of /usr/local/bin download directory has been used (or changed) using CodeWarrior: open the Ron / Debug Configurations menu, select your Download configuration, and check the Debugger tab.  The "Remote download path" is the path referred to in the checklist above.

Hope this helps.

0 件の賞賛
返信