Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSP432E — Upload Fails #1024

Closed
rei-vilo opened this issue Oct 21, 2018 · 2 comments
Closed

MSP432E — Upload Fails #1024

rei-vilo opened this issue Oct 21, 2018 · 2 comments

Comments

@rei-vilo
Copy link
Member

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
Copy link
Member Author

rei-vilo commented Oct 21, 2018

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants