- Packs
- Musca_B1_BSP
Musca_B1_BSP
Deprecated
1.1.1-
Pack Type
Device Support
Musca B1 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_B1_BSP@1.1.1
Add with cpackget
> cpackget add ARM::Musca_B1_BSP@1.1.1
Download
ARM.Musca_B1_BSP.1.1.1.packChange Log
Version 1.1.1: July 26, 2023
Recommended
Get Pack-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_B1_BSP@1.1.1
Add with cpackget
> cpackget add ARM::Musca_B1_BSP@1.1.1
Download
ARM.Musca_B1_BSP.1.1.1.packThis pack is no longer maintained.
Version 1.1.0: April 11, 2019
Get Pack-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_B1_BSP@1.1.0
Add with cpackget
> cpackget add ARM::Musca_B1_BSP@1.1.0
Download
ARM.Musca_B1_BSP.1.1.0.packAdds SSE-200 System Information and System Control block to the SVD file. Adds iCache, PWM and watchdog drivers. Runs code in eFlash, adds NVIC reset for platform reset and various other improvements.
Version 1.0.0: Nov. 14, 2018
Get Pack-
Add to CMSIS Solution
packs:
- pack: ARM::Musca_B1_BSP@1.0.0
Add with cpackget
> cpackget add ARM::Musca_B1_BSP@1.0.0
Download
ARM.Musca_B1_BSP.1.0.0.packMusca B1 SoC Support Pack for CoreLink SSE-200 - TrustZone enabled subsystem including device definition. This BSP pack has mandatory requiremant for the TFM pack. 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