-
Using FreeRTOS on ARMv8-M Microcontrollers
by Gaurav Aggarwal on 06 Apr 2020
[Also see the page that describes how to set ARM Cortex-M interrupt priorities when using FreeRTOS.] ARM introduced TrustZone to the Cortex-M series of microcontrollers with the ARMv8-M architecture. TrustZone is an optional security extension that enables two security domains within a single processor. Cortex-M cores (including the Cortex-M33 and Cortex-M23) that include TrustZone use […]
Read more…
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.