Part Number: MSP432P401R
Other Parts Discussed in Thread: ENERGIA, CC3120
Tool/software: Code Composer Studio
Hey everyone, i'm trying to recreate a IoT project i found on here https://www.hackster.io/rachachachara/iot-lights-project-llumin-de8722
My problem is that i can't really get the code found here to compile. The errors start with
#1965 cannot open source file "SPI.h"
From what i can read it was originally created in Energia, the code. I'm trying to recreate this project using Code Composer Studio as instructed by my teacher in my engineering class. It doesn't seem to compile well or at all in CCS. I would like some help ie libraries i need installed etc.
I have tried downloading some RTOS packages and tried using some examples like hello.c to form a new foundation for the code, but that didn't seem to work either.
Thanks in advance everyone for the help.
