LP-MSPM0G3519: Compilation Issue in Cdd_Uart Module – Missing UART2 Configuration in Schema

Part Number: LP-MSPM0G3519

Tool/software:

Hello team,

We are using MCAL : MCAL_MSPM0_00.02.05.00 package

We are encountering a compilation issue in the Cdd_Uart module with the following error:

Error: Unresolved symbol for CDD_UART2_ISR_FUN

Upon investigation, we identified that the issue is due to a missing entry for UART2 in the schema file under the CddUartInstanceName range.

To resolve this, we made the following changes to the schema:

  • Added UART2 to the CddUartInstanceName range.

  • Updated CddUartNumInstances from 7 to 8, as the expected range is from UART0 to UART7, which totals 8 instances.

Kindly review and confirm if these changes are correct or if any further modifications are needed.

Thank you

BR,

Prashant Singh Tomar