Other Parts Discussed in Thread: TMDS64EVM
Tool/software:
Hi,
if we hardware reboot the device, for sure it will lose value.
in my case, I am using mcu+sdk. no os.
How about software reboot ? in demo board, TMDS64EVM, is it possible to config a persistent ram? Therefore, whenever I do a software reboot, it won't lose its value.
And have a gurantee the value is not corrupted.
eg: in linker file, modify the area. and put crc code for verification of the correction of the content that saved.
Thanks.