Tool/software: Code Composer Studio
I have recently surface mounted a MSP432P4111 chip, onto a MSP432P401R board. I have adjusted the settings in Code Composer under 'Variant' and choose the MSP432P4111, but there seems to be errors within the driver codes that will not allow the program to run under that variant. I later changed it back to MSP432P401R, (under 'Variant') and it was able to run the example code, but received another warning saying "The connected device is not MSP432P401R." Is there any possible solutions to fix this issue?
Thank you.