Hi
I am running CCS 5.1.0.09 with a TMDXEVM6618LXE dev board. I have a working target configuration and a working launch configuration for my main project which is on the 'trunk' of our development path. I am now working on a development branch, which meant I needed to create a new debug configuration (but using the same target configuration). I am only using cores 0 and 1, the other two are deselected. All cores are set to 'Connect to the target on Debugger Startup'.
When I launch the debug configuration I see:
C66xx_0: GEL Output: Setup_Memory_Map...
C66xx_0: GEL Output: Setup_Memory_Map... Done.
C66xx_1: GEL Output: Setup_Memory_Map...
C66xx_1: GEL Output: Setup_Memory_Map... Done.
IcePick_D: GEL: Target must be connected before calling the function
C66xx_0: GEL Output: Global Default Setup...
C66xx_0: GEL Output: C6670L GEL file Ver is 1.3
How can I fix this error please?
David