s32g2 build the bootloader error

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

s32g2 build the bootloader error

313 Views
lion_6
Contributor I

I want to build a bootloader program. After successfully generating the code in EB, I continued to follow the steps in section 5.3 of the "AN13750" manual to modify "bootloader. c "and "launcher. bat".
But when I executed launch.bat, the following error occurred. It seems that bootloader. c had a problem during compilation, and I couldn't find 'hse_ip. h' either. Could you please help me take a look at this issue.
Thank you!

lion_6_0-1751013330030.png

lion_6_2-1751013599789.png

 

 

0 Kudos
Reply
3 Replies

287 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @lion_6 

Thanks for you reply.

In general, the Hse_Ip.h is able to be found from your RTD directory, under Crypto_TS_XXXX/include/

You may copy the corresponding plugin to your EB\tresos\plugins to have another trial.

 

BR

Chenyin

0 Kudos
Reply

301 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @lion_6 

Thanks for your post.

From the log, seems the crypto module is used, may I know if you have set the HSE location before building as stated in AN13750?

chenyin_h_0-1751016676191.png

 

BR

Chenyin

 

0 Kudos
Reply

297 Views
lion_6
Contributor I

Hello, @chenyin_h 

Thanks for the reply.
Yes, I have already set this up, but I couldn't find 'Hse_IP. h' in the firmware either

0 Kudos
Reply