Want to store something in the flash. How to identify the location where to store?
This is the memory allocation. Is it fine if I store my data at location 0x3000. I have checked it it is empty.
Is there any automated way to find where to store the data, rather than me physically looking at the address?
EDIT 1:
this is how I am writing to the flash: