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.
<PackageVersion Include="Adel.Arch.Arm.Cortex_M4" Version="0.9.0" />
                    
Directory.Packages.props
<PackageReference Include="Adel.Arch.Arm.Cortex_M4" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Adel.Arch.Arm.Cortex_M4 --version 0.9.0
                    
#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.
#:package Adel.Arch.Arm.Cortex_M4@0.9.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Adel.Arch.Arm.Cortex_M4&version=0.9.0
                    
Install as a Cake Addin
#tool nuget:?package=Adel.Arch.Arm.Cortex_M4&version=0.9.0
                    
Install as a Cake Tool

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 368 8/11/2023