Other Parts Discussed in Thread: MSP432WARE
I am trying to use Qmath on a MSP432P401R device. There are no specific examples for the MSP432's in resource explorer.
I tried including the MSP430 libraries into an MSP432 project, but the file has build errors. Thinking it was an issue because the part is an MSP432 and not and MSP430,
I tried the same project steps and could not get the MSP430 project to build either. (screen shot of CCS attached) Only running the specific MSP430 example imported to CCS from resource explorer will build properly.
This may be OK if I was using the MSP430 part, but I cannot use the MSP430 example for the MSP432 part. Is there a way to use the Qmath libraries with an MSP432P401R or MSP432E401Y part?