energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
793 stars 673 forks source link

MSP430F5529 + Energia does not work on Linux Ubuntu 12.04 64 bit #275

Closed elpaso closed 10 years ago

elpaso commented 10 years ago

Hi,

I've installed latest energia for LTS 64 bit, it compiles Blink fine but while uploading the IDE says that I need a firmware update.

Launching the fw update from the IDE throw errors:

MSPDebug version 0.20 - debugging tool for MSP430 MCUs Copyright (C) 2009-2012 Daniel Beer dlbeer@gmail.com This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

MSP430_GetNumberOfUsbIfs MSP430_GetNameOfUsbIf Found FET: HID_FET MSP430_Initialize: HID_FET FET firmware update is required. Starting firmware update (this may take some time)... tilib: MSP430_FET_FwUpdate: eZ-FET recovery failed (error = 73) tilib: device initialization failed

Energia works fine with other boards like LP 2553 and stellaris.

biotin commented 10 years ago

same error :(

rei-vilo commented 10 years ago

Please try the menu Tools > Update Programmer.

biotin commented 10 years ago

Now launching the fw update from the IDE works correctly. Thanks :)

rei-vilo commented 10 years ago

Great!

Same issue happens on Windows and Mac OS X.

However, the IDE could be more explicit. See #314.