Hello,
I am having a lot of problems in connecting to target TMS320F28035. I have two TMS320F28035 and after using, let's say, target 1 I want to load the program in target 2. When I try to change the target it does not connect to the new one.
The error that apears is:
"Error connecting to the target:
(Error -1135 @ 0x0)
The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation.
(Release 5.0.429.0)"
If I press Retry button the error that appears is:
Error connecting to the target:
(Error -1041 @ 0xFFFFFF87)
The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation.
(Release 5.0.429.0)
It is like CCS thinks the session in the old target (target 1) is not closed (although I terminated the debug sessions) and I cannot load the same program to the new target (target 2). Despite this, I can connect back to target 1.
I created two different target configurations each one with the corresponding serial number of the emulator (executing xds100serial.exe). But it does not help. I restarted the host PC, unplug and replug the USB cables, restart CCS with no results.
This is happening to me in the last weeks, and I think it happens since I started to program in FLASH (because the program didn't fit in RAM).
Last days, what it was working was to launch the debug session anyway and performing a "Terminate and relaunch" the debug session, but now it does not work anymore.
I am using CCS Version: 4.2.4.00033.
Any help would be really appreciated.
Thanks in advance!