Help! I have written a routine for HSE firmware installation by referring to the official demo project. However, no data is present at the HSE installation address 0x007E0000 after I perform two resets. Does this mean the HSE installation has failed?

This is the ld file

This is the rewritten IVT vector



Finally, I attach my HSE installation demo project.