s32g2 build the bootloader error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

s32g2 build the bootloader error

312 次查看
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 项奖励
回复
3 回复数

286 次查看
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 项奖励
回复

300 次查看
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 项奖励
回复

296 次查看
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 项奖励
回复