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.
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:
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.