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.

MCU-PLUS-SDK-AM263X: Irq file for WDG is not present in the AM263 9.0.1.0

Part Number: MCU-PLUS-SDK-AM263X

Hi,

we are using Am263x 09.00.01.00.

Found following issues with Wdg interrupt handling in Am263 9.0.1.0.

1. In Wdg_Cfg.h  the macro for interrupt type is missing in generated file.

previously WDG_ISR_TYPE macro was there to define interrupt type. This macro is missing in new version.

2. In Wdg folder, Wdg_Irq.c and Wdg_Irq.h files also missing.

Could you please confirm how the interrupt handling is done in latest Mcal version for Wdg.