Tool/software:
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.
Hello,
Please update the ASSERT check locally as below:
ASSERT((pin == 20U) || (pin == 21U) || (pin == 62U) || (pin == 63U));
This issue will be fixed in the next release.
Regards,
Meghavi