Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

inc/hw_memmap.h no such file or library

$
0
0

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\inc

 

I use a EXP430G2 launchpad (I have also tried with the 5979 based launchpad.)


Viewing all articles
Browse latest Browse all 2077

Trending Articles