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

lpmsp5969 Upload Error #4

Open
nmaas87 opened this issue Dec 3, 2016 · 0 comments
Open

lpmsp5969 Upload Error #4

nmaas87 opened this issue Dec 3, 2016 · 0 comments

Comments

@nmaas87
Copy link

nmaas87 commented Dec 3, 2016

I could not upload any sketch to the 5969, so I just downloaded the LaunchPAD CDC Drivers (as mentioned here: http://energia.nu/guide/guide_windows/) from this link and installed it: http://energia.nu/files/ezFET-Lite.zip
Then I got an error that the firmware on the Chip was too old, so I added

upload_port = COM4
upload_flags = --allow-fw-update

to my platformio.ini. After that, it updated the FW on the chip, however, it could not upload my sketch.

bobnovas Post ( http://forum.43oh.com/topic/5683-energia-0101e0012-and-msp430fr5969/ ) brought the answer: I downloaded the msp430 flasher from here ( http://www.ti.com/tool/msp430-flasher ) installed it, grabbed the MSP430.dll from C:\TI\MSPFlasher_1.3.11 and pasted it into C:\Users<USER>.platformio\packages\tool-mspdebug

After that, another firmware update was done - and I could finally upload my sketch :)!

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

No branches or pull requests

1 participant