Hi, I have an issue with HSE, for some reason seems it provides RSP_NOT_SUPPORTED (0xAA55A11EUL) response on each call (format key catalogues, verify cmac etc.). This happens when I use application together with bootloader on the ECU, so first bootloader starts and jumps to the application. Without bootloader, using only application seems that everything works. My suspicion is that there is a slight difference on clock/pll configuration/initialization between application and bootloader, does HSE verify it somehow? Does the clock change/reconfiguration may impact HSE somehow?
In both cases HSE status is the same: 0x0B60, which means that everything should be ok, but it's not.