Actions
Bug #7730
closed[tarmac-logger] missing "<cpu>" tag
Start date:
11/17/2016
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
2.4.12
Description
As it is described in "Tarmac Trace for Fast Models" version 9.2, instruction trace should have the following format:
<time> <scale> <cpu> [IT|IS] (<inst_id>) <addr> <opcode> [A|T|X] <mode>_<security> : <disasm>
But MicroTESK skips "<cpu>" field.
Here is a description for this field from 9.2:
<cpu> Processor that gave the instruction.
Actions