Browse By Tags

  • [Cortex-M0] Thumb mode & code size

    Hi,

    I'm somewhat confused with the Thumb mode code size.  My understanding is compiling with ARM mode will generate 32-bit instructions and compiling with Thumb mode will generate 16-bit instructions.  When I compile my Cortex-M0+ project (which should…

  • Five things you may not know about ARM Cortex-M

    Chinese Version 中文版 [原创翻译]关于Cortex-M你可能不了解的5件事

    1 - Industry standard

    ARM Cortex-M processors are a global microcontroller standard, having been licensed to over 40 ARM partners including leading vendors such as Freescale, NXP, STMicroelectronics, Texas…