header file “hse_interface.h” not found

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

header file “hse_interface.h” not found

1,319 Views
gumu
Contributor V

Hello,

I am using the example Hse_Ip_AesEncAsyncIrq_S32K344 in RTD 4.0, and during compilation, I encountered the error: “fatal error: hse_interface.h: No such file or directory.” Do I lack some dependencies?

 
 

 

0 Kudos
Reply
1 Reply

1,299 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @gumu 

Take a look at Integration Manual which can be found on path like this:

c:\NXP\S32DS.3.5\S32DS\software\PlatformSDK_S32K3\RTD\Crypto_43_HSE_TS_T40D34M40I0R0\doc\RTD_CRYPTO_43_HSE_IM.pdf

See section:

3.2 Files required for compilation

... and especially:

3.2.0.0.8 HSE Interface Files

The interface files need to be copied from your HSE Firmware folder. From path like this:

c:\NXP\HSE_FW_S32K344_0_2_40_0\hse_ab_swap\interface\

Regards,

Lukas

 

0 Kudos
Reply