energia / msp430-lg-core

15 stars 12 forks source link

macOS 10.14 — Upload to MSP430FR5994 Fails #69

Closed rei-vilo closed 4 years ago

rei-vilo commented 5 years ago

Trying to upload the Blink example to the MSP430FR5994 LaunchPad fails with the following error message:

DSLite version 7.2.0.2092 Configuring Debugger (may take a few minutes on first launch)... Initializing Register Database... Initializing: MSP430 error: MSP430: Error initializing emulator: No USB FET was found Failed: MSP430: Error initializing emulator: No USB FET was found

the selected serial port does not exist or your board is not connected

Trying with CCS Cloud also fails with an error message about El Capitan on macOS 10.12 when macOS 10.14 Mojave has just been released.

capture 2018-10-03 a 15 43 35

What are the possible alternatives?

rei-vilo commented 5 years ago

Same with updated board package MSP430 1.0.4 with DSLite 8.2.0.

DSLite version 8.2.0.1400
Configuring Debugger (may take a few minutes on first launch)...
    Initializing Register Database...
    Initializing: MSP430
error: MSP430: Error initializing emulator: No USB FET was found
Failed: MSP430: Error initializing emulator: No USB FET was found

the selected serial port 
 does not exist or your board is not connected
rei-vilo commented 5 years ago

See MSP-EXP430FR5994: macOS 10.14 Mojave — Upload to MSP430FR5994 ezFET Fails on the E2E forum.

rei-vilo commented 5 years ago

However, there are two tty ports:

$ ls /dev/tty.*
/dev/tty.usbmodem14201  /dev/tty.usbmodem14203

The exact same configuration works fine on Windows.

rei-vilo commented 4 years ago

No more issues with DSLite 9.3.0.1863 included in release 1.0.7 to upload to the MSP430FR5994 LaunchPad.