I am developing flash tool script following the UART Download sequence in Figure 4-6 of the IWRL6432 TRM. Currently, during the validation of SFLASH download, at the final step of sending close download command, the RBL response is NACK. When reading back the status after receiving NACK, the status response is 00 0A 04 00 00 00 00 00 04 00 00. Since there is no explanation for this status in the TRM, I would like to know the meaning of this status response.
Additionally, what value should be filled in for the FILE_TYPE in the open download command for SRAM download? Is it necessary to specify the SRAM address where the download should occur? Should the image for download be the .appimage without CRC32 instead of the .out?
