Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
[Cortex-M3] tarmac.log file format
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
8386 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
[Cortex-M3] tarmac.log file format
Roland Vossen
over 12 years ago
Note: This was originally posted on 11th May 2012 at
http://forums.arm.com
Hi,
My simulation produces a 'tarmac.log' file, which enables me to see what the cortex-M3 has been up to. In that file I see lines such as:
133327900 ns MNR4O__I 60000cac 46c046c0
There is ARM documentation about this tarmac.log file format:
http://infocenter.ar...c/CHDFEGJI.html
But it seems to be incomplete: it doesn't mention the 'N' in 'MNR' and also does not mention the 'O' in '4O'.
I'd like to know what these mean. Does anybody have a clue ?
Thanks, Roland.
Simon Craske
over 12 years ago
Note: This was originally posted on 6th August 2013 at
http://forums.arm.com
Amit,
The original format is documented here:
http://infocenter.arm.com/help/topic/com.arm.doc.dui0058d/CFAEAFDC.html
hth
s.
Cancel
Vote up
0
Vote down
Cancel
Joseph Yiu
over 12 years ago
Note: This was originally posted on 15th May 2012 at
http://forums.arm.com
Hi Roland,
"N" indicates non-sequential transfer (bit 0 of HTRANS on the AHB interface for instruction bus).
"O" indicates instruction access (bit 0 of HPROT on the AHB interface for instruction bus).
regards,
Joseph
Cancel
Vote up
0
Vote down
Cancel
Amit Virdi
over 12 years ago
Note: This was originally posted on 6th August 2013 at
http://forums.arm.com
Dear Joseph Yiu,
It would be very helpful if you could please provide the source of this information.
Regards
Amit Virdi
Cancel
Vote up
0
Vote down
Cancel