I would like to keep track of the results of all built-in self tests performed at startup, but all the variables get erased during memory initialization. Is there a way I could store those values for later access?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I would like to keep track of the results of all built-in self tests performed at startup, but all the variables get erased during memory initialization. Is there a way I could store those values for later access?