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.

MSPM0-SDK: Adapting FreeRTOS Example for Another MCU

Part Number: MSPM0-SDK
Other Parts Discussed in Thread: MSPM0L1306, MSPM0L1117, SYSCONFIG

Tool/software:

Hi all.

I am wondering if it is possible to adapt the FreeRTOS examples given by the SDK for a particular MCU (eg. MSPM0L1117) for another MCU (eg. MSPM0L1306).

I tried to generate new syscfg files (ti_msp_dl_config) and swap them into the RTOS example project but it does not work, giving me errors like "undeclared identifier 'IOMUX_PINCM18'". 

Would appreciate some assistance.

Thanks