I have ported the S32K344_CQC_DEMO secure debug project from the S32K3_HSE_DemoExamples_1_0_0 package to the S32K314. The project runs, but I'm facing an issue where the HSE_AdvanceLifecycle service always remains in a pending state, waiting for a response from the HSE.
I’ve verified that the project uses the common HSE service sending function, and all other services seem to work correctly — only HSE_AdvanceLifecycle does not receive any response from the HSE. ADKP at 0x1b000360 is provisioned.
Could you please help me check and troubleshoot this issue?
Thanks in advance.
Hi, This issue is resolved when i set variable to non cache memory.
Many thanks
As I know we don't have specific EVB for S32K314 device, is it S32K344 switched to S32K324 configuration and used as S32K314 as this way are devices compatible or do you have your own prototype board?
From HSE point of view both device are equal and with S32K344 it works correctly.