Jump to content
43oh

inc/hw_memmap.h no such file or library


Recommended Posts

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.)

Link to post
Share on other sites
  • 1 month later...

I still need to test this myself - but at least it compiles.  Replace the provided humidity library with these files.  Humidity_Temperature_Sensor.zip

I'll test this out tonight and see if it works for me.  

 

You may also want to look at the github repo - https://github.com/Seeed-Studio/LaunchPad_kit- the examples have been cleaned up significantly.  The updates are targeting the 5529LP, so you might have to make some pin changes depending on what LP you're using. 

 

Any other feedback you have would be great - I'll see if I can get it incorporated!

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...