Other Parts Discussed in Thread: TMS320F28069
I am using:
- Windows 7 32-bit
- CCS 5.4.0.00091
- Custom F28069 board with a Signum Systems JTAGjet C2000 emulator
I am no longer able to debug our TMS320F28069 devices. I was able to build and debug with no problems up until today. It's been a few weeks, and in the mean-time we've experimented with getting the Microsoft TFS plugin working. My co-worker is able to debug with the exact same code/emulator/board combination (and same plug-in installed). This seems like a CCS error, as it happens before it even connects. I have tried a fresh reinstall of CCS 5.4, but I get the same result. I believe I was actually getting a different error number before, but it was the same "Unable to allocate memory" kind of error.
Error initializing emulator:
(Error -1006 @ 0x0)
Internal error: Unable to allocate memory. Restart the application. If error persists, please report the error.
(Emulation package 5.1.207.0)
Here is a log file from trying to enter debug mode:
Configuration files in this zip:
Additionally, I saw a recommendation to try to do the "Launch Selected Configuration' option in the "Target Configurations" view, but that receives the same error.
Any help is appreciated. Thanks.