• Generating trace using Tarmac trace plug-in
    Hi, I have a couple of questions regarding generating traces on using the Tarmac trace plug-in. I'm using the FVP_VE_CortexA9x4 fixed virtual platform running Linaro Android. 1- I want to start trace...
  • Timestamp of compilation
    I was searching for a way to include a timestamp in during compilation/preprocessing. I found the famous __DATE__ and __TIME__, however these are not suitable for version control, because the timezone...
  • Timestamp Error! in Event Viewer
    Using µVision V5.24.2.0 with ULinkPro V1.58 on target LPC1343 (Cortex-M3, 72 MHz) via SW. Event Viewer always stops with message "Timestap Error!". Tried all Timestamp Prescaler (1, 4, 16, 64) no success...
  • Model Debugger will exit when the plugin Tarmac is added
    Note: This was originally posted on 19th October 2012 at http://forums.arm.com Hi, I want trace the instructions the CPU(Cortex-A9) executed, then I found the ARM Fast Models. After using Model debuggers...
  • How to profile using FVP
    I am using ARM DS5 v5.20. I could not understand how to profile my code using FVP. My expectation is to profile it completely in my local PC without any HW i.e., to see list of functions and the amount...