What you've learned

You should now know how to:

  • Understand the basics of context switching
  • Learn how to program the Memory Protection Unit (MPU)
  • Learn how to use the SysTick exception with context switching operations
  • Build and run an example project with Arm Development Studio (Arm DS)

Knowledge Check

A SysTick timer is a 32-bit down counter.

The MPU regions of Cortex-M processors based of Armv8-M architecture can be programmed in:


Back
Next