I am getting the following message on the CCS console intermittently (every two or three hours) while running my program on my custom F28069 target board with CCS 5.5:
C28xx: Error: (Error 1135 @ 0x3ED18E) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.1.232.0)
C28xx: Unable to determine target status after 20 attempts
The GUI also shows the message:
Here are my symptoms:
1. I tried two different TI Xds100v2 emulators (TMDSEMU100V2U-14T) and get the same intermittent error, usually after running 1 to 2 hours.
2. My F28069_custom.ccxml target configuration uses Connection: Texas Instruments Xds100v2 USB Emulator, and Board or Device: TMS320F28069. The Jtag is set for running Jtag at 1.0MHz.
The DbgJtag integrity test runs successfully.
3. I tried the same program with the Piccolo ControlStick F28069 using the onboard XDS100v2 on the controlstick. But I don't get the intermittent error with the ControlStick, even after > 8 hours.
4. I'm running CCS v5.5.0.00064
5. I have also tried this with and without the TMDSADP1414-ISO 14-pin JTAG Isolation Adapter, just in case there was an issue with a ground loop. I get the same intermittent error with the XDS100v2 whether I use the isolation adapter or not.
Any suggestions?