DS 3.6.0 MU Error

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

DS 3.6.0 MU Error

Jump to solution
2,223 Views
darknite2023
Contributor III

Hi.

I am running DS3.6.0 with all RTD 5.0.0 + 5.0.0 P08 SDKs installed and running into an issue when trying to build with support for HSE. I have copied over the necessary HSE files from C:\NXP\HSE_FW_S32K344_0_2_55_0\hse_ab_swap\interface and when I try to build, I get the following error:

darknite2023_0-1744853716892.png

I have searched the SDK and it is not clear where to find this file. Any suggestions on how to resolve this would be greatly appreciated. Thanks in advance.

Tags (3)
0 Kudos
Reply
1 Solution
2,164 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Sorry for the inconvenience we bring you!
The 3 Known Issues for 5.0.0 P08 section of SW32K3_S32M27x_RTD_R21-11_5.0.0_D2410_ReleaseNotes.pdf mentioned:
ARTD-177531 Bug [SECRDR_S32K3][BLN_PB_S32K3XX_R202503] Missing Mu_Ip_Mask.h when using only Hse component S32DS

I noticed that in addition to adding the Hse component to Drivers, the Hse_Ip_AesEncAsyncIrq example also adds the MCAL component Crypto_43_HSE.

I have asked the software team about this issue and will let you know once I get a response.

Best Regards,
Robin

View solution in original post

0 Kudos
Reply
5 Replies
2,213 Views
darknite2023
Contributor III

Peripheral configuration is as follows:

darknite2023_0-1744855548599.png

 

Tags (3)
0 Kudos
Reply
2,189 Views
darknite2023
Contributor III

Hi.

After some searching, I found the missing file in SEC_CRYPTO/Crypto_43_HSE_TS_T40D34M50I0R0/include directory. So, in addition to copying the HSE FW version dependent include files, do I also need to copy the include files from SEC_CRYPTO/Crypto_43_HSE_TS_T4XXX/include directory into my project for Non AutoSAR versions?

Tags (3)
0 Kudos
Reply
2,111 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

A colleague from the SW team told me: It's a known bug and the workaround will be to add Crypto_43_HSE in your configuration.

0 Kudos
Reply
2,165 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Sorry for the inconvenience we bring you!
The 3 Known Issues for 5.0.0 P08 section of SW32K3_S32M27x_RTD_R21-11_5.0.0_D2410_ReleaseNotes.pdf mentioned:
ARTD-177531 Bug [SECRDR_S32K3][BLN_PB_S32K3XX_R202503] Missing Mu_Ip_Mask.h when using only Hse component S32DS

I noticed that in addition to adding the Hse component to Drivers, the Hse_Ip_AesEncAsyncIrq example also adds the MCAL component Crypto_43_HSE.

I have asked the software team about this issue and will let you know once I get a response.

Best Regards,
Robin

0 Kudos
Reply
2,085 Views
darknite2023
Contributor III
Thanks.
0 Kudos
Reply