Part Number: MSP430F2618
Temperature Address is 0x10E8(4byte) and 0x10EA(4byte).
The contents were deleted after setting the memory option as below.
Path: Memory Options -> Memory Erase/Write/Verify Address Range -> All Memory [Check]
# Question
How can I recover the erased temperature value?
#define CAL_ADC_25T85_ 0x10EA;
#define CAL_ADC_25T30_ 0x10E8;
