Hi,
I need to store the KWHr data in Flash. I don;t think I should use the INFO segment in flash as it stores the calibration values, TLV values etc.
Instead I plan to use the main Flash memory segment.
I checked the MAP file:
1. The flash segment starts at 0x00c000, length is 0x003fdc, unused is 0x0091a( i.e; 2330 bytes).
2. From above it seems that 0x00f6c2 onwards till 0x00ffdc is free.
So can I use the 0x00F7DC and 0x00FFBC flash segments of 1KB each. Please let me know if this is fine. Thanks.
regards,
Rajkumar