I am using Code Composer Essentials Core Edition Version: CCE v3.1 Build: 3.2.3.6.4 on a laptop with windows 7. I can compile the program fine but when I go to debug it, an error pops up saying "Error initializing emulator: Could not initialize device interface". I had a similar problem with IAR in the past but solved it by copying msp430.dll from IAR kickstart v 5.0 to v 5.4 and overwriting the new msp430.dll. That made IAR able to interface with the USB dongle fine and I was able to download the programs without problems. The problem is that I yesterday got the ez430-rf2500-seh, which only seems to use Code Composers.
Is there anything I can do to make Code Composers able to interface with the USB and download programs? Any new version of a driver I need to download?
Thanks for any help.