I've been debugging my application on the evm6472 (eInfochips board) using a spectrum digital XDS510 usb plus. Generally this works fine but I'm having a regular problem when starting a new debug session in code composer. After loading the code, I see the following error in the project debug session console:
C64XP_A: GEL Output: PLL1 has been configured.
C64XP_A: GEL Output: PLL2 has been configured.
C64XP_A: GEL Output: PLL3 has been configured.
C64XP_A: 2: GEL StartUp Complete (Primary Core).
C64XP_A: GEL Output: Turn off cache segment
C64XP_A: GEL Output: Disable EDMA events
C64XP_A: Power Failure on Target CPU
C64XP_A: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
Re-launching the debug session seems to always trigger the same error until after some time things start working again. Usually this involves cycling power to the board, replugging-in the USB cable and restarting CCS. Unfortunately no combination of these steps seems to reliabily get me back to a working state.
It may be worth noting that I am running CCS version 4 within a WinXP virtual machine. The VMware host is Linux.
Is there anyone else running a similar set-up or anyone else that has run into this "Power Failure on Target CPU" error?
The board does get rather hot but I don't really think it's a power issue. I have tried two boards and still get the error eventually on both.
Thanks,
Jamie