Part Number: MSP-FET430UIF
Other Parts Discussed in Thread: MSP430F4618, MSP-FET, MSP430FG4618
Tool/software: Code Composer Studio
Hi,
I am using Ubuntu 19.10 and have CCS Version 9.10 installed.
I am trying to connect to a MSP EXPFG4618 experimenter board using a MSP FET430UIF
I have proved that my MSP FET430UIF is working correctly, by connecting to the target using mspdebug, which identifies the FET device, connects to the target and lets me view the 4618 registers and view the code.
I have run the install_drivers.sh and msp430uif_install.sh scripts, in the ccs910/ccs/install_scripts directory.
Under CCS, when I try to set up a new project, I select:
Target: MSP430x4xx Family MSP430F4618
When I clck the "Identify" button, for each of:
TI MSP430 USB1, TI MSP430 USB2, TI MSP430 USB1,
I receive the following error message:
"Starting Debug Server ...
MSP430: Error initializing emulator: No USB FET was found"
Please could you assist me in resolving this issue.
Thanking you in advance.
Jonathan Roberts