This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Connection error using CC 4.2 and Blackhawk USB560-BP

 

I'm trying to use CC 4.2 and Blackhawk USB560-BP for development on a DM365EVM board. When I try and connect to the target I get the error:

 

Error connecting to the target:

Error 0x80002240/-181

Fatal Error during: Initialization, OCS, Control, 

 

 

The Blackhawk Config Utility reports that the device is working.

I don't believe there's a problem with the DM365EVM, because I'm able to run the DVSDK examples on the board.

 

Thanks

Robert Ernst

  • Robert,

    I've seen similar issues caused by the need to use adaptive clocking (reference: http://processors.wiki.ti.com/index.php/Adaptive_Clocking).

    If your emulator has a 20-pin cable and you are connecting it to the 20-pin ARM connector (through an adaptor) on the EVM, then you can configure adaptive clocking in CCS.

    If your emulator has a 14-pin cable and you are connecting it directly to the 14-pin connector on the EVM, then we usually get reliable results by simply lowering the JTAG clock speed.

    To change the emulator configurations, check the short clip Changing the Target Configuration Properties at the Quick Tips page.

    Hope this helps,

    Rafael