Adel.Arch.Arm.Cortex_M4
0.9.0
dotnet add package Adel.Arch.Arm.Cortex_M4 --version 0.9.0
NuGet\Install-Package Adel.Arch.Arm.Cortex_M4 -Version 0.9.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Adel.Arch.Arm.Cortex_M4" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Adel.Arch.Arm.Cortex_M4 --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Adel.Arch.Arm.Cortex_M4, 0.9.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Adel.Arch.Arm.Cortex_M4 as a Cake Addin #addin nuget:?package=Adel.Arch.Arm.Cortex_M4&version=0.9.0 // Install Adel.Arch.Arm.Cortex_M4 as a Cake Tool #tool nuget:?package=Adel.Arch.Arm.Cortex_M4&version=0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ARM CORTEX M4 extensionpackage for Adel
Introduction
This package can be used with the Adel framework for debugging.
Get started
Add the package to your Adel project for referencing the peripherals and registers.
Currently declared peripherals and registers
Name | Description |
---|---|
R0 | General Purpose Register 0 |
R1 | General Purpose Register 1 |
R2 | General Purpose Register 2 |
R3 | General Purpose Register 3 |
R4 | General Purpose Register 4 |
R5 | General Purpose Register 5 |
R6 | General Purpose Register 6 |
R7 | General Purpose Register 7 |
R8 | General Purpose Register 8 |
R9 | General Purpose Register 9 |
R10 | General Purpose Register 10 |
R11 | General Purpose Register 11 |
R12 | General Purpose Register 12 |
SP_R13 | Stack pointer |
LR_R14 | Link register |
PC_R15 | Program counter |
xPSR | Program status register |
MSP | Main stack pointer |
PSP | Process stack pointer |
APSR | Application program status register |
EPSR | Exception program status register |
IPSR | Interrupt program status register |
PriMask | Priority mask register |
BasePri | Base priority mask register |
FaultMask | Fault mask register |
Control | Control register |
CycleCount | Cycle count |
NVIC | Nested Vectored Interrupt Controller |
Docs
For additional documentation see at Adel Documentation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Adel.Core.Shared (>= 1.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.0 | 207 | 8/11/2023 |