Windows 10 Pro 64-bit ; CCS 6.1.2.00015; MSP430G2203; MSP-FET
I am using Grace to set-up hardware. I have added some code to the Grace init source (in the prescribed locations) and for the InterruptVectors.c file. When I close CCS and re-open, the "src" folder and all Grace files are Excluded from build. Removing the Exclude from build is not retained from session to session.
In addition, I have an "objs" folder under the "grace" folder. If that folder is NOT excluded from build and all Grace source files are included in build, then I get a linker error since there are two object files for each source name.
What is the proper procedure to allow the Grace source files to build? Is there a preference setting to not exclude Grace source files? Should I delete the "objs" folder? Etc, etc?
Finally, do I need to be concerned that "makefile.defs" is Excluded from Build? (see below)
I will gladly review any Wiki pages you can link to on these subjects.
Thanks,
Jeff