From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/Core/html/index.html | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'docs/Core/html/index.html') diff --git a/docs/Core/html/index.html b/docs/Core/html/index.html index 24643bb..65f2e17 100644 --- a/docs/Core/html/index.html +++ b/docs/Core/html/index.html @@ -32,7 +32,7 @@ Logo
CMSIS-Core (Cortex-M) -  Version 5.1.2 +  Version 5.3.0
CMSIS-Core support for Cortex-M processor-based devices
@@ -147,7 +147,7 @@ $(document).ready(function(){initNavTree('index.html','');});

Processor Support

-

CMSIS supports the complete range of Cortex-M processors (with exception of Cortex-M1) and the Armv8-M architecture including security extensions.

+

CMSIS supports the complete range of Cortex-M processors and the Armv8-M/v8.1-M architecture including security extensions.

Cortex-M Reference Manuals

The Cortex-M Device Generic User Guides contain the programmers model and detailed information about the core peripherals and are available for:

@@ -163,19 +163,27 @@ Cortex-M Reference Manuals
  • Cortex-M23 Technical Reference Manual (Armv8-M baseline architecture)
  • Cortex-M33 Technical Reference Manual (Armv8-M mainline architecture)
  • +

    CMSIS also supports the following Cortex-M processor variants:

    +

    -Armv8-M Architecture

    -

    Armv8-M introduces two profiles baseline (for power and area constrained applications) and mainline (full-featured with optional SIMD, floating-point, and co-processor extensions). Both Armv8-M profiles are supported by CMSIS.

    +Armv8-M and Armv8.1-M Architecture +

    Armv8-M introduces two profiles baseline (for power and area constrained applications) and mainline (full-featured with optional SIMD, floating-point, and co-processor extensions). Both Armv8-M profiles and Armv8.1M are supported by CMSIS.

    The Armv8-M Architecture is described in the Armv8-M Architecture Reference Manual.

    +

    The Armv8.1-M Architecture further extends Armv8-M with Helium, an Microcontroller Vector Extension (MVE) and further instruction set and debug extensions. More information about Armv8.1-M Architecture is available under Arm Helium technology.


    Tested and Verified Toolchains

    The CMSIS-Core Device Templates supplied by Arm have been tested and verified with the following toolchains:


    @@ -184,7 +192,7 @@ Tested and Verified Toolchains