This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: MSP-EXP430F5529
Tool/software: Code Composer Studio
Hello,
I'm a college student and working with the MSP430F5529 USB Experimenter’s Board. I want to build the UE Demo Software. When I import the Project 'MSP-EXP430F5529 User Experience_16KB' from the latest 'MSP-EXP430F5529_UE_Demo_Software' I got this 2 warnings:
- This project contains 1 unresolved buildable linked resource(s). The project may not build as expected.
- This project was created using a version of compiler that is not currently installed - 3.3.2 [MSP430]. Another version of the compiler will be used during build - 16.9.6.LTS.
I don't know how to see what's the unresolved buildable linked resource is. And I don't now if the newer compiler version can cause problems. When I go to 'Help > Install New Software' and selecting 'Code Generation Tools Updates' I only found compiler versions from 4.0.1 and higher.
Anyhow it is not possible to build the project. I'm using Code Composer Studio version 7.4.0.00015. I used the off-line installer of CCS and I manually installed the latest MSP430ware and also the MSP-EXP430F5529_UE-1.31.00.00-Setup (that is the latest one I found). My OS ist Windows 10.
Has anybody an idea what I can do?
Regards,
Petra Hoffmann
Petra,
There is one thing I want you to try first because there is always an issue with path dependencies when you are attempting to import a software library outside of CCS. Please follow the steps below:
1) Open CCS and go to the Resource Explorer
2) Ensure that the latest version of MSPWare is synced up with your Resource Explorer
3) Use the left panel to click down into this path (Picture is below):
Software -> MSP430Ware - v:3.80.03.07 (or any latest version) -> Development Tools -> MSP-EXP430F5529LP -> Demos -> Out of Box Experience
4) Click the Out of Box Experience on the left panel
5) Use the CCS logo button on the right side of the page to import the project to your CCS Project Explorer
This should allow for a clean import of all of the required files and libraries to have a clean build and run of the User Experience demo.
Best regards,
Matt Calvo
**Attention** This is a public forum