| |||
| Home > ETM Integration Testing > Troubleshooting > Log files | |||
This section lists the log files produced by the simulation
and EtmCompare:
log.eisThe EIS trace produced by the ARM core.
log.eis_uncThe EIS trace in an uncompressed format suitable for EtmCompare.
This file is produced by the Convert.pl script.
log.etmrawThe file produced by the EtmMonitor module
containing raw trace data.
log.etmThe
properly formatted trace file produced by the EtmModeConv.pl script from
the log.etmraw file.
log.trc_uncThe ETM trace in an uncompressed format suitable for EtmCompare.
This file is produced by the Decomp.pl script.
log.tubeA log of messages printed by the BST (This is not the same as the tube used for displaying messages to the screen).
log.dsm_bstA log of all the commands executed by the BST. This is useful for checking what the BST executed during a test, to discover whether the JTAG port is correctly connected.
log.diffDisplays the comparison between the EIS trace and the ETM trace. Errors are noted in the leftmost column, which can be used to determine the cause of failure. A brief description of each error is given in EtmCompare Errors.