Arm Keil MDK v6 Essential and Professional editions are now available to buy as monthly or annual subscriptions from our Developer Tools store. Visit the store to get access to the tools suite today!

  1. Packs
  2. V2M-MPS3_SSE_200_BSP

Change Log

Version 1.0.0: Feb. 27, 2018

Get Pack
      First version of V2M-MPS3 Board Support Pack for CoreLink SSE-200 - TrustZone enabled subsystem including device definition.
    This version only supports one Cortex-M33, core 0, from the 2 cores in the system.
    The flag __DOMAIN_NS is used in the internal files to distinguish between secure and non-secure application.
    Please, use the flag as follow:
    -> secure application uses -D__DOMAIN_NS=0
    -> non-secure application uses -D__DOMAIN_NS=1