Hi,
I used HSE_DEMOAPP_S32G3XX_0_2_16_1 and HSE_FW_S32G3_0_2_16_1 to install HSE Firmware, but I met some questions.
Firstly, I referred the HSE_DEMOAPP_S32G3XX_0_2_16_1_ReadMe.pdf, when I right-click on the project and click Build Project or click on the build icon on the left bottom side, it compiles failed, I must open .mex file and update code, then I can compile successfully.
Secondly, when I compile successfully, I open the IVT tool, and export blob image. The IVT information shows the attach named hes_ivt_info.PNG. I use the script of update_ivt_with_efuse_config.json to update the VDD_EFUSE and then I flash the blob image. But when I debug by trace32, I find the demo can't run, the debug information shows the attach by hse_debug1.PNG
I don't know the reason why the demo and HSE Firmware can't run. Please help me to whether my operation is correct and reasons for the situation.