I want gui guider to upload the images as .bin to the specific address of the flash. I write the address like the picture below. And then I upload the software to the board with the mcu xpresso button from the Target tab. But when the board works, the picture does not appear, it says "no data" on it. If I read the flash memory 0x30C00000 is empty.
The document in which I performed the same steps: https://docs.nxp.com/bundle/GUIGUIDERUG_V1-6-0/page/topics/external_image_in_qspi_flash.html
Hi @BTasdemir,
Section "3.2 Arm Platform Memory Map" from the RT1060 Reference Manual, address 3000_0000 to 3FFF_FFFF is reserved. The GUI Guider User Guide that you are referring to uses address 6060_0000, which is the FlexSPI memory region (for external flash). Are you using an RT1060 as well? If not, make sure you refer to your MCU's memory map to ensure that you are using the proper are for external memory.
BR,
Edwin.
Hi Edwin, Im using RT1170