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:
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 theCddUartInstanceName
range. -
Updated
CddUartNumInstances
from 7 to 8, as the expected range is fromUART0
toUART7
, 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