working in S32DS 3.5 RTD 4.0.1
Create a project from the example Crypto_Symmetric_Primitives
running the configuration tool
attacking the SDK as required to the modules
building the project and running it step by step looks like it stuck in the following line in Hse_Ip.c
oferbaharguardknox_0-1688401967542.png
looks like it is waiting for Hse response
oferbaharguardknox_2-1688402136028.png
but the response is FALSE
the Hse_Ip_apMuBase is like this
oferbaharguardknox_1-1688402068278.png
What am I missing ?