Hello, NXP
I recently tried to use the Crypto driver for the S32K312.
I successfully generated the elf file of Crypto_SymmetricPrimitives_S32K312 example provided by NXP and downloaded the elf file into the S32K312 project board I am currently using, but it does not perform the Crypto module functions properly.
The problem should be in the while loop of Wait for the HSE response in the Hse_Ip_ServiceRequest function, how should I solve this problem?

The following is the MCAL version I am using and the specific example path.
(C:\NXP\SW32K3_RTD_4.4_2.0.2\eclipse\plugins\Crypto_TS_T40D34M20I2R0\examples\EBT\Crypto_SymmetricPrimitives_S32K312)
Attached is the elf file I generated for Crypto_SymmetricPrimitives_S32K312.
Looking forward to your reply, thanks!