Hello Prashant, Thank you. After reading this guide, I checked the linker command file (linker.cmd) and it was as intended, so there seems to be no problem with the XIP binary I created. However, as I mentioned earlier, when I write the serial received XIP file (.appimage_xip) to Flash, it does not work. Here, the guide has the following sentence The file containing XIP sections is additionally flashed to the flash using the special flash-xip command passed to the flash writer I think I could write to Flash in the same way as the flash writer (probably uart_uniflash.py) in the statement, but I don't know how to write it in code. Is this idea correct? Also, if it is correct, please tell me if there is any code to write XIP files to the Flash. Regards, TAKEDA Taro
↧