• Cortex-R4F : need explanations about some PMU events
    Note: This was originally posted on 29th July 2011 at http://forums.arm.com Hello, I am using a Cortex-R4F (TMS570), and I used PMU to count the number of "Instruction architecturally executed" and "Dual...
  • event flag
    what are the definitions of each event flag bits
  • Hardware Event
    What is the usecase of hardware event? And how do we verify the hardware event from any slave at SoC level ?
  • event problem
    task waits for an event to be executed, when the needed events occur, the task does its job once, the problem is that do i have to use os_evt_clr to clear the event to let the task wait for that event...
  • COUNTING THE EVENTS
    hi, can any one give the idea to implement 12- bit counter in 8051 using assembly language programming.....i written a piece of code in which how to run a loop to increase the the count value that i...