Other Parts Discussed in Thread: MSP-EXP430FR4133
Tool/software: Code Composer Studio
Hello,
My msp-exp430FR5994 is not detected in CCS. CCS is installed on Kubuntu 20.04. Error returned is:
{"msg":"ttyACM0: Could not power up the device.","name":"ttyACM0","type":"require-update"}
I folowed the instruction shere:
Ubuntu 20.04 LTS
- Tested on 20.04 March 30thalpha release
- Please note that CCS is not officially tested on alpha versions.
- update system: sudo apt update
- install dependent libraries: sudo apt install libc6:i386 libusb-0.1-4 libgconf-2-4 libncurses5 libpython2.7 libtinfo5
- install CCS
- if CCS was installed as user then run the driver install script
- go to <CCS_INSTALL_DIR>/ccs/install_scripts
- sudo ./install_drivers.sh
and did not forget to run the command: ./install_drivers.sh
Can you help?
Marc.