Last week I had a problem with CCS. Therfore I deleted the programm and installed the newer version - CCS10.1.0.00010_win64. I was able to use my projects, CCS just gave the following warning:
This project was created using a version of compiler that is not currently installed - 20.8.0.STS [MSP430]. Another version of the compiler will be used during build - 21.6.0.LTS. See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update. Visit <a href="liveaction:OpenAppCenter">CCS App Center</a> to get the latest compiler support. Or <a href="">software-dl.ti.com/.../a> and install the compiler, then register it with CCS through 'Preferences > CCS > Build > Compilers'.
Today I changed the config header-files and got real errors:
#10010 errors encountered during linking; "Katherin_FR6047_USSSWLib_template_example.out" not built
#10367-D output section ".TI.persistent" cannot mix noinit sections with sections that require initialization.
The problems remained even when I undid my changes of the header-files.
I tried to install the old compiler version but I couldn't find it anywhere. Installing the old CCS-Version also was not successful because I was not able to download the needed compiler.
Finally I wanted to create a new project and program my stuff into it but creating it caused even more errors. During the building process CCS sent this message: Linked resources are not supported by this application.
Please help me to fix this.