Hi:
There is a HardFault error when I call interface HSE_ProgramAdkp() to set ADKP password, but there is no response, when stop, there is an HardFault error, the pHseSrvDesc and pAttr(debug key password) are all in on-cache, shows below:
David2024_0-1724832445354.png
from CFSR, it seems that there is a BussFault error in call (*(Gpt_pConfig[coreID]->Gpt_pChannelConfig))[ChannelIndex].Gpt_pfNotification();
but I think the address is correct, so why does this happend?
Because program ADKP is irreversible, that means I can only do this once in one board?
David2024_1-1724832493973.png
David2024_3-1724832553575.png
David2024_4-1724832653112.png
David2024_5-1724832720349.png
David2024_6-1724832744407.png