Hello team,
I'm very new to i.MXRT1064 processor, currently I'm developing the bootloader for this processor. By using the bootloader SDK I started to develop bootloader firmware, hope everyone knows that W25Q32JV flash memory is connected through the FlexSPI2 with i.MXRT1064 processor internally. In the program settings 0x70000000 has given for flash address and 512KB of size. But in flash memory's address is 000000 to 3FFFFF as per its datasheet. What does it mean that flash address 0x70000000? in program settings. Please clarify my doubt.