This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SIMPLELINK-MSP432-SDK: Build errors for program with external library and MSP432SDK

Part Number: SIMPLELINK-MSP432-SDK

Hello,

I am having some errors when trying to build a project using an external library, msp432_boostxl_lib, along with the MSP432SDK.

I watched this video here https://www.youtube.com/watch?v=FzHtq51IjDM to get the external library added, which was very helpful. Afterwards, I began to have the error "arm_math.h not found", so I refollowed the steps listed in the video to try and include that file as well. That seemed to work, but I am now having a variety of new errors coming from somewhere I have never seen before: the CCS compiler include.

The errors seem to show multiple files that cannot be found. I'm not entirely sure what I am missing in the includes.

I'll attach plenty of screenshots below (sorry in advance for the amount of repeat includes, I'm not sure yet what I can/can't take away).

Thanks in advance,

Greg