-
Notifications
You must be signed in to change notification settings - Fork 12
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
msp430-elf-gcc and DSLite need to be updated for MSP430FR2476 #120
Comments
Use |
Release |
Yes, but unfortunately the header files seem to be missing from gcc for the MSP430FR2476. I have asked @StefanSch to please look at it. |
Yes, you're right for the compilers, either Actually, I solved the issue by installing the latest version of the support files. See #123. |
I just did a compare of the tool files which got installed with theEnergia release E023 (where the updated compiler was part of the Energia package and the new MSP430 release 1.0.7 which maps to compiler release 4.6.6 There are some files missing and some patches not applied? |
While compiling against the MSP430FR2476, the process raises the error
Updating msp430-elf-gcc to 8.2.0.0 with the Header and Support Files from MSP430-GCC 8_2_0_0 solved the issue.
In a similar way, upload fails. The configuration file
MSP-EXP430FR2476LP.ccxml
needs to be added to the DSLite 9.2.0.1723 folder.The text was updated successfully, but these errors were encountered: