Hi,
I've just tried using CCS for the first time and I'm finding that some of the example projects don't build. Here's what I'm doing exactly. After installing and updating CSS to v5.4.0.00091
- open CCS
- Select Resource explorer tab
- Navigate to Libaries > Driverlib MSP430F5xx_6xx > Example Projects
- Select a project
- Enter Project Properties Dialouge
- Select my device under varient. MSP430F5510
- Select the latest compiler version, TI 4.1.7 (If I don't do this I get "Problems encountered while initializing build configuration" error dialogue)
- Click debug
could not open source file "inc/hw_memmap.h" , "stdinit.h" etc.
Am I missing something? I would have thought these should work "out of the box" as it were.