I imagine this is a permissions issue, so let me start by reviewing how I did the installation:
- Installed using "sudo" command to /usr/local/CCSv5.1m8.
- Did NOT launch CCS at the end.
- Launched CCS as user for first time, but received some errors about not being able to write to /usr/local/CCSv5.1m8/0.
- Ran "sudo chmod -R a+w /usr/local/CCSv5.1m8/" to fix permissions issue.
- Can now successfully launch CCS as user.
- Can debug no problem using XDS100v2.
- Cannot debug using Blackhawk XDS560v2.
Here's the error that I get:
Error initializing emulator:
(Error -2085 @ 0x0)
Internal error: Missing
or corrupt application file. Restart the application. If error persists, please
report the error.
(Emulation package 5.0.470.0)
Suggestions?