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.
Part Number: MSP432P401R
Tool/software: Code Composer Studio
I am trying to merge two different files i found on the resource explorer, one for a PWM into one for a ADC. I keep on getting this error and am unsure of how to fix it or what it means:
undefined first referenced
symbol in file
--------- ----------------
HwiP_disable C:/ti/simplelink_msp432p4_sdk_3_20_00_06/source/ti/drivers/lib/drivers_msp432p401x.aem4f<SDSPI.oem4f>
HwiP_restore C:/ti/simplelink_msp432p4_sdk_3_20_00_06/source/ti/drivers/lib/drivers_msp432p401x.aem4f<SDSPI.oem4f>
PowerMSP432_initPolicy ./MSP_EXP432P401R.obj
PowerMSP432_sleepPolicy ./MSP_EXP432P401R.obj
What did you use as the basis for your merge. i.e., what project did you start with?
Trying merge a code based on pwmled2 into adc14_single_conversion_repeat both found in the resource explorer.
**Attention** This is a public forum