• microlib and RTX
    Sorry if my question is very simple... But is it possible to use microlib together with RTX (Cortex M0) ? I have read some of the doc about the microlib, but I'm not totally sure of the answer to my...
  • microlib and RTX
    Sorry if my question is very simple... But is it possible to use microlib together with RTX (Cortex M0) ? I have read some of the doc about the microlib, but I'm not totally sure of the answer to my...
  • questions about APB advantages
    Note: This was originally posted on 8th November 2008 at http://forums.arm.com Hi! dear all  Some APB advantages are listed in AMBA 2.0 spec. They are "¢ performance is improved at high-frequency operation...
  • questions about APB advantages
    Note: This was originally posted on 8th November 2008 at http://forums.arm.com Hi! dear all  Some APB advantages are listed in AMBA 2.0 spec. They are "¢ performance is improved at high-frequency operation...
  • Advantage using software interrupt (SWI)
    Hallo Im just wondering what the advantage is of using software interrupt instead og a function call? Is the SWI faster? Cant it be disturbed by another interrupt? /Thomas