Hello,
I’ve managed to upload the backtrace’s (if any) through the 1k-xmodem protocol. With the examples I’ve found this all goes well. I get some data in a file from the embedded application. When I open the file I can read the string data (description of the error) but not the binary fingerprint.
It kinda looks likes this:
ª+ Error caused by the custom application,,ÒBD7DE60BDA0CC8C2690B0F8Dª'é"'46123é"'...
...
...
In the “Tools Manual for Open AT IDE 1.02” I’ve found that we can ‘replay’ the backtrace buffer files. “Open the re-play frames window” it says…
In my version of the Target monitor tool there is no “re-play frames window”
Does anyone has experience with the backtrace-data? How can I get all the data in a readable format?
Many thanx in advance!