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.

Connecting to XDS100 emulator on EVMC6748 in CCSV4.1

Other Parts Discussed in Thread: OMAPL138, TMS320C6748

I've checked out all the forum posts and wiki's regarding this but I'm still not sure what's going on...

This is another situation where I've upgraded to CCS 4.1 from 3.3 and now my emulator does not connect properly to the LogicPD EVM for the OMAPL138/C6748. I've configured the emulator as per the http://processors.wiki.ti.com/index.php/How_to_connect_to_the_OMAP-L138/C6748_EVM_board_using_CCS page and it looks fine.

I've also checked the FTDI setup in the Device manager and it appears to recognize the XDS100 correctly, however the VID/PID numbers do not match each other. This is also another point of confusion as the http://processors.wiki.ti.com/index.php/XDS100#Q:_How_can_I_check_if_the_VID.2FPID_for_the_EEPROM_are_programmed_correctly.3F wiki page seems to indicate that the VID/PID should match each other but on the http://processors.wiki.ti.com/index.php/XDS100#How_to_make_an_XDS100_.2F_How_to_build_an_XDS100_hardware_emulator seems to indicate that the VID/PID settings should be VID=0403 PID=A6D, respectively, which it is on my computer.

That being said, all of this may or may not actually be related to the symptoms I'm experiencing in CCSv4.1. When I build and launch the Debug session, the console seems to indicate that the device is actually connecting and a session is running. However, all of the options under the Target menu are grayed out, and the debugger can't seem to find the entry point for my code.

Thanks!