-
Notifications
You must be signed in to change notification settings - Fork 18
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
Cannot read System Setup data from XML file #14
Comments
Hi, Was dealing with this issue today, but after about two hours of working on it I think I found a fix to it. To begin answering your questions:
It is not the proper file. The
A
I wouldn't entirely suggest it, although it seems that renaming the file did end up fixing your issue. You may have to keep that in mind if you were to end up working with the MSP430G2ET2553 chip. I did end up finding the contents of the
No clue. I personally feel it's situational based on your background and experience. Two hours of work put into fixing this issue made me learn a lot, as outlined above. My background is that I'm a recent computer engineering graduate :) |
Hello, I have a similar issue, though I can't seem to make it work...could this be related to the "ET" name on my board? msp-exp430g2ET (can't tell my revision) There's no "LP" in the names of my devices, yet my default .ini file is as follows: [env:lpmsp430g2553] My error is the following: Failed: Cannot read System Setup data from XML file C:\Users.platformio\packages\tool-dslite\MSP-EXP430G2553LP.ccxml Current version of DSLite:
I am inclined to believe that maybe seeking a higher version of DSlite could make a difference. When I try uploading something with Energia, version 9.3 works fine DSLite version 9.3.0.1863 I tried using the suggested file, but it didn't make a difference. |
Need help!
My setup is:
lpmsp430g2553
was the only choice when creating the project for that chip. There's no "LP" in the names of my devices, but what was I supposed to do?..Firmware uploading fails:
I'm a starter so I don't even nearly figure out the meaning of It. But It seems to be a file missed or misnamed. The most similar name in this directory is
MSP-EXP430G2ET2553LP.ccxml
There is no " ET " on my hardware either...
Somebody please explain:
The text was updated successfully, but these errors were encountered: