energia / Energia

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

MSP432E — Upload Fails #1024

Closed rei-vilo closed 6 years ago

rei-vilo commented 6 years ago

Uploading from Energia to the MSP432E LaunchPad fails with the following error:

/Users/ReiVilo/Library/Energia15/packages/energia/tools/dslite/7.2.0.2096/DebugServer/bin/DSLite load -c /Users/ReiVilo/Library/Energia15/packages/energia/tools/dslite/7.2.0.2096/EK-TM4C1294XL.ccxml -f /var/folders/px/cyfvtr757lqg0yp_cv9j79jh0000gn/T/arduino_build_494389/MSP432E.ino.elf DSLite version 7.2.0.2096 Configuring Debugger (may take a few minutes on first launch)... Initializing Register Database... Initializing: CORTEX_M4_0 Executing Startup Scripts: CORTEX_M4_0 GEL: CORTEX_M4_0: GEL Output: Memory Map Initialization Complete Connecting... error: CORTEX_M4_0: Error connecting to the target: Frequency is out of range. Failed: Operation was aborted the selected serial port Failed: Operation was aborted does not exist or your board is not connected

capture 2018-10-21 a 12 20 36

However, using UniFlash 4.4.0 works fine.

rei-vilo commented 6 years ago

Using instead works.

/Users/ReiVilo/Library/Energia15/packages/energia/tools/dslite/8.2.0.1400/DebugServer/bin/DSLite load -c /Users/ReiVilo/Library/Energia15/packages/energia/tools/dslite/8.2.0.1400/MSP_EXP432E401Y.ccxml -f /Users/ReiVilo/Library/Developer/Xcode/DerivedData/e-1017-MSP432-Ethernet-aositlohncfkjkcmlplmyftwchgc/Build/Products/Debug/embeddedcomputing.elf
robertinant commented 6 years ago

This issue was moved to energia/msp432e-core#1