• Question : The Definitive Guide to the ARM Cortex-M3
    Note: This was originally posted on 11th December 2007 at http://forums.arm.com Dear, all. I am new in this forum. Recently I studying Cortex-M3 core, so I bought book "The Definitive Guide to the ARM...
  • Errors in the Definitive Guide for ARM Cortex-M book series
    Embarrassing to say, but just like any other technical documentation, there are a few errors in my books on Arm Cortex-M . Over the years I have learn a lot from my mistakes, but it is still impossible...
  • Inline Assembly Parameter example in Definitive guide to Cortex M0/M0+
    I was reading The Definitive Guide to ARMCortexM0/M0+ by Joseph Yiu In Chapter 21, under section 21.4.2 GNU Compiler Collection, there is a example function with inline assembly operation: int my_mul_10...
  • LDREX/STREX on the M3,M4,M7
    Doing some research of the LDREX and STREX it appears that the exclusivity address range for these instructions on the M3,M4,M7 is the entire memory space. Hence you can only use the LDREX/STREX with...
  • Does Documents have release Notes or update history?
    The G version has 410 pages! However, the H version reduce to 133 pages! It's like a big lost! what's difference between the older and newer version? I think it's the ARM job to tell the difference...