Browse By Tags

  • CMSIS: A success story

    When the first Arm Cortex-M3 devices came to market in 2004, it quickly became clear that a vendor-independent hardware abstraction layer was required to simplify software re-use and to reduce the learning curve for new software developers. The introduction…

  • Advanced debug of NXP i.MX7 heterogeneous system

    Hi,
        

    Arm heterogeneous systems combine a high-performance Cortex-A processor together with an energy-efficient Cortex-M processor, all in a single chip. It’s not surprising to see the popularity of these systems increasing since heterogeneous computing…

  • CMSIS DSP new functionality proposal

    CMSIS DSP is a great tool which allows Cortex-M4 devices to have a great app field range, even replacing some general purpose DSP sometimes. However I am missing some "simple" new functions that could enhance, even more, the use of it.

    For example…