Hi Team,
We have allocated the 2 pages for our config data storage. In that each page divided into 4 sub groups, likes each 1k size allocated for one group.
Is there any way to update the specific address in that page. Eg: Page start Address is 0xF4000(4k), in that F4400 is start with another group of data.F4800 start with another type of data.
Is it possible to update the Individual address spaces like F4400 and F4800 as a start address instead of F4000 as start address.
And in some scenarios we need to write or read the only 4 bytes of data from that specific start address.
please suggest us is there any way to update word-aligned addresses like multiple of 4 bytes not entire page at a time.
Regards,
Srinivas.V