I am having problems getting the MSP430 LaunchPad working with CCS 4.2.4.00033. I have searched the foums and noticed that a few other people have had similar problems with mixed results. I have read the posts and suggested solutions and I still have a system which does not work and I would appreciate some help.
I have installed CCS 4.2.4.0003 with administrator privileges and with UAC turned of. The system is a Windows 7 Ultimate 64-bit machine. The application was installed to the default directory and I selected to install the MSP430 core tools.
I have opened CCS and started a new project and set the target to the MSP430G2231. I opened a new C file and pasted in the code from the simple LED and counter example:
MSP430G2xx1 Demo - Software Toggle P1.0
The code compiles OK but when I try to debug I get the message
Error initialising emulator
Could not initialise device interface
The system has created the following COM port
MSP430 Application UART (COM7)
and this port only appears in the device manager when the board is plugged in.
I would appreciate it if anyone could help me resolve this problem.
Thanks in advance,
Mark