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.

TI-RTOS example code missing

Other Parts Discussed in Thread: MSP432E401Y

Hello,

I received the below from a former professor of mine who is using the MSP-EXP432P401R Launchpads and was unable to access the TI-RTOS example code for these launchpads.  Could you please respond to his questions below?

Hello,

We have been using a set of MSP-EXP432P401R Launchpads for the students in our classes.
However, this month when I went to teach the TI-RTOS materials again, all of the MSP432P401R example code had been removed from CCS Resource Explorer.
I tried programming the boards with the SimpleLink MSP432E401Y SDK demos from CCS Resource Explorer, but although the code compiled, when I tried to run them, I got this error: 

CORTEX_M4_0: GEL: Error while executing OnTargetConnect(): Target failed to read 0x400FE000

at gGEL_DID0=*((unsigned int *) 0x400FE000) [msp432e401y.gel:162]

at OnTargetConnect()
CORTEX_M4_0: Error initializing flash programming: Target failed to read 0x400FE000
CORTEX_M4_0: File Loader: Verification failed: Values at address 0x00000001 do not match Please verify target memory and memory map.
CORTEX_M4_0: GEL: File: C:\ti\workspace2021\hello_MSP_EXP432E401Y_tirtos_ccs\Debug\hello_MSP_EXP432E401Y_tirtos_ccs.out: a data verification error occurred, file load failed.
My question is: would it be possible to get a copy of the old TI-RTOS demo code, so that we could continue to use it for these MSP432P401R boards?  
Or, could someone suggest how we can adapt the MSP432E4 demo code to the older MSP432P401R boards?  
Thank you for your time.
Tim