I downloaded the following program from the official website and after configuration, it was compiled successfully and can run on the 344 template. However, at that time, RTD1.0 was used for compilation. I started thinking of porting the entire set to RTD3.0 and found many errors. So, I only ported the HSE-LIB and main. c sections in the src. During the compilation process, there were some problems, and some libraries could not be matched. Therefore, I changed the library corresponding to 344 to 314, Then some functions in the main are masked, such as the BackupOnPassivesection function. As of now, I have only modified the memory section in the LD file to ensure matching, but the subsequent section still reports errors. Although it appears to be one or two errors, once I modify one, other errors will continue to be reported, At present, I hope to modify an advanced secure boot (based on RSA) program that can run normally on the current 314 sample, which will facilitate my future development. Thank you!


