Hello! I was buy the H63C2 Concerto experimenter kit and I installed the Code Composer Studio V5.3.0
When i open a project example for F28M36( for example BIGTIME or USBKEYBOARDDEVICE within controlSUITE), the build did correct, but when i debugg it produce a mistake. the mistake is:
Error connecting to the target:
(Error -2131 @ 0x0)
Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK).
(Emulation package 5.0.872.0)
I have connected de Board with USB cable to the PC and when i select the emulator in target configurations i select the XDS100v2 wich is integrated in H63C2 Concerto Experimenter Kit, and the switch wich controller the Isolated emulation and UART Comunnication cable it's in position ON and the LED in the board is turn on in green colour. How can to solutions this error?