Part Number: DRA829V
Hi,Experts:
pdk : pdk_jacinto_08_04_00_21
I used SBL to load MCU1_0, --> It could run in MCU1_0 main function,
But I found It run to Os_Isr_Core0_UnhandledException_3 when I enable or suspend IRQ . I found the Mcu_Timer0 had over flag interrupt .
(I thought the Timer module didn't have IRQ handle function and The SBL init this....)
I want to clear this IRQ ,but it no work, I saw the Top Url found the answer that I need to disable the IRQ in source place ,
So , can tell me how to comment the MCU_Timer0 module in SBL package?I don't find that....
Or have some parameter setting in SBL? I found the URL:
