Skip to content

This is a simple example to be used with the uVision debug learning path.

Notifications You must be signed in to change notification settings

Arm-Examples/Blinky_AVH_uV

Repository files navigation

Blinky project for Arm FVP/AVH

The Blinky project can be used to verify the basic tool setup. It is compliant to the Cortex Microcontroller Software Interface Standard (CMSIS).

Operation

The application sets/resets a variable, mimicking the blinking of an LED.

Board: Arm V2M-MPS3-SSE-300-FVP

  • Simulated MPS3 platform for Corstone-300.
  • The heap/stack setup and the CMSIS-Driver assignment is in configuration files of related software components.

System Configuration

System Component Setting
Device SSE-3000-MPS3
Clock 32 MHz
Heap 64 kB (configured in region_limit.h file)
Stack (MSP) 1 kB (configured in region_limit.h file)

About

This is a simple example to be used with the uVision debug learning path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published