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!
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