I hope I solved the problem ( I have not tested it so much deeply yet). I just added NOINIT into these two rows in cmd file. .my_data_fram : {} > FRAM_DATA type=NOINIT /* Saved my data in FRAM */ .my_status_fram : {} > FRAM_STATUS type=NOINIT /* Saved status of data in FRAM */
↧