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.

CCS/MSP432P401R: Calling functions within the same project

Part Number: MSP432P401R

Tool/software: Code Composer Studio

I have a TI Driver level uart project and I am trying to call a register level pwm .c file in the main function. However, when I try to compile, I get an error: "C:/ti/simplelink_msp432p4_sdk_2_20_00_12/source/ti/devices/msp432p4xx/inc/msp.h", line 76: fatal error #35: #error directive: "Failed to match a default include file". I just need help figuring out how to call the pwm function, if anyone knows how to pass a value between the functions, I would appreciate help with that also.

**Attention** This is a public forum