Verification after OTP burning with SmartSnippets

2 posts / 0 new
Last post
Joacimwe
Offline
Last seen:1 year 4 months ago
Guru
加入:2014-01-14 06:45
Verification after OTP burning with SmartSnippets

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?

BB_Dialog
Offline
Last seen:7 months 1 week ago
Staff
加入:2013-12-05 14:44
Hi Joacimwe,

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.