When the application code is burned to OTP with the SmartSnippets CLI, is it confirmed with the "write_custom_code" command that the code was written correctly, i.e. by reading it back afterwards and comparing to what should be written?
When the application code is burned to OTP with the SmartSnippets CLI, is it confirmed with the "write_custom_code" command that the code was written correctly, i.e. by reading it back afterwards and comparing to what should be written?
Hi Joacimwe,
sorry, no it isn't by this writing command.
You will need to read the OTP memory contents by "-cmd read_custom_code -file filename" which will read the OTP memory contents and save these to a file.
Additionally the original file and the saved file must be compared.
Best regards, Dialog Support.