• Performance Monitoring features for Cortex A8
    Note: This was originally posted on 22nd January 2010 at http://forums.arm.com Hi, I am trying to use the performance counter feature in Cortex A8. I have downloaded the sample code given here : [url...
  • ARM11 MPcore and stale chacheline
    Note: This was originally posted on 18th February 2013 at http://forums.arm.com Hello all, we are in middle of porting FreeBSD to ARM11 MPcore CPU. Unfortunately, we stuck on strange stale cacheline ...
  • Cortex-A9 MPCore Fastmodel Trustzone support
    Note: This was originally posted on 21st March 2012 at http://forums.arm.com I am trying to develop an trustzone application based on ARM A9MPcore Fast model. But if I tried to enable the non-secure interrupts...
  • Event Statistics Cortex M0
    Hi, I am migrating my project from KEIL4 legacy support to KEIL5. I am using the ulinkplus debugger with the Cortex M0 controller. I wanted to do event statistics measurements. I was able to...
  • Cortex, events inside a interrupt
    Good day, IÂ'm starting a project with Cortex M3 (STM32F103R more exactly) using the RTX. IÂ'm having troubles when I set some event ("os_evt_set" or "os_mbx_send") inside a interrupt. Every time...