- Packs
- Musca_A1_BSP
Musca_A1_BSP
Deprecated
2.0.1-
Pack Type
Device Support
Musca A1 Board Support PACK for CoreLink SSE-200 based - TrustZone enabled subsystem for embedded. TFM Pack is required.
-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_A1_BSP@2.0.1
Add with cpackget
> cpackget add ARM::Musca_A1_BSP@2.0.1
Download
ARM.Musca_A1_BSP.2.0.1.packChange Log
Version 2.0.1: July 26, 2023
Recommended
Get Pack-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_A1_BSP@2.0.1
Add with cpackget
> cpackget add ARM::Musca_A1_BSP@2.0.1
Download
ARM.Musca_A1_BSP.2.0.1.packThis pack is no longer maintained.
Version 2.0.0: Aug. 8, 2018
Get Pack-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_A1_BSP@2.0.0
Add with cpackget
> cpackget add ARM::Musca_A1_BSP@2.0.0
Download
ARM.Musca_A1_BSP.2.0.0.packAdd support for TFM BSP requirements. Also introduces dependency on TFM pack. Non-TFM based examples are not supported anymore.
Version 1.0.2: March 5, 2018
Get Pack-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_A1_BSP@1.0.2
Add with cpackget
> cpackget add ARM::Musca_A1_BSP@1.0.2
Download
ARM.Musca_A1_BSP.1.0.2.packFix the missing component problems in the examples.
Version 1.0.1: Feb. 21, 2018
Get Pack-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_A1_BSP@1.0.1
Add with cpackget
> cpackget add ARM::Musca_A1_BSP@1.0.1
Download
ARM.Musca_A1_BSP.1.0.1.packEliminate platform specific APIs.
Version 1.0.0: Feb. 6, 2018
Get Pack-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_A1_BSP@1.0.0
Add with cpackget
> cpackget add ARM::Musca_A1_BSP@1.0.0
Download
ARM.Musca_A1_BSP.1.0.0.packFirst version of Musca A1 SoC Support Pack for CoreLink SSE-200 - TrustZone enabled subsystem including device definition. 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