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/MSP432E401Y: Switching to a different SDK with existing project

Part Number: MSP432E401Y

Tool/software: Code Composer Studio

I was a little surprised to not find an answer to this question in the forum.

I have a project that was built with the MSP432P401 SDK.  I'd like to switch to the MSP432E401 SDK.  Seems simple enough.

I replaced the MSP_EXP432P401R.* files with edited MSP_EXP432E401Y.* files.  And, in the General configuration page, I selected the new part.  But, the COM_TI_SIMPLELINK_MSP432_SDK_INSTALL_DIR linked resource does not let me edit it.

Is there some other place I need to make an edit?