This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Rajesh,
Bootloader can read top 2MB offset of sFLASH. But there is no restriction for application, it (MSS app) can read any size.
So you need to store you application metaImage binary at initial 2MB offset of sFLASH and later part of flash memory you can use to WR/RD data from MSS application.
Regards,
Jitendra
Hi, Jitendra.
I have gone through the data sheet for AWR1843. for QSPI flash starting address is 0xC000_0000 and end address is 0xC07F_FFFF. so beyond 8 Mbyte of flash how we can access those address?
Hello Rajesh,
I am sorry this thread got lost. Let me look into this for you and see. Please give me a few days to discuss internally.
Regards,
Adrian
sure, one more than things.. when trying to erase block size from address 0xC0180000, it hangs