Other Parts Discussed in Thread: CC2530, Z-STACK
Hi All,
I have been trying out to access the Flash memory of the CC2530 SOC. If i restart the device 1st time data available in the flash if i do it in 2nd time it don't have the data internal flash. I can able to write and read the operation perfectly.
Can you please suggest me if i am writing a data is a correct page or else it could be wrong.
I am using the zigbee stack: ZStack-CC2530-2.5.1a
Below are my address in the Flash
#define FLASH_PAGE 121 give the Flash page number
#define OFFSET 0
#define OSAL_NV_WORD_SIZE 4
#define ch_num_bytes 4
Thank you.
Best regards
Siva J