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:
- Have enough space on the filesystem where the executable will be downloaded (normally /usr/local/bin)
- 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.