OSPI Boot Mode Can not download
The compiled elf file was generated through the vector tool chain, and then I converted the elf file to the appimage file using a script (Figure 1). Finally, I burned the generated appimage file and sbl to the EVM board through OSPI Boot mode (as shown in Figure 2). Result MCU serial print sbl_slave_core_boot.c file reported an error on line 724 below (as shown in Figure 3). Meanwhile, I added serial print of function Sciclient_procBootSetProcessorCfg () to sciclient_procboot.c file. The final return value of 200 (Figure 4) appears to be an error response. I don't know which step is wrong, but sbl and other Appimages will burn successfully.