I'm running through the examples that comes with the Grove starter kit (https://github.com/Seeed-Studio/LaunchPad_kit) and have run into an issue with the temp_humi_sensor example. When I try to compile the example I get:
C:\Texas Instruments\Energia\energia-0101E0014\hardware\msp430\libraries\Humidity_Temperature_Sensor\DHT.cpp:8:27: fatal error: inc/hw_memmap.h: No such file or directory compilation terminated.
How do I tell energia where to look for the file? In my install it's placed here: C:\Texas Instruments\Energia\energia-0101E0014\hardware\msp430\libraries\DriverLib\utility\in