Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Include ti-lib.h in Contiki-ng

How do i include ti-lib.h in Contiki-ng, I am working with a CC1312 from Texas Instruments. I use Code Composer Studio.

And I can not use: #include "ti-lib.h" or #include "path/ti-lib.h"

I need some macros that has not been implemented in Contiki-ng, but exist in the drivers from TI

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Most likely you haven ‘t linked the library to your project , so it doesn ‘t work. In the "Include Options" tab, add the path to the directory containing the ti-lib.h file to the "Include paths (-I)" field.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading