Skip to content

Commit db9c11b

Browse files
Added missing subheading
1 parent 4923367 commit db9c11b

File tree

1 file changed

+2
-0
lines changed
  • content/learning-paths/embedded-and-microcontrollers/introduction-to-tinyml-on-arm

1 file changed

+2
-0
lines changed

content/learning-paths/embedded-and-microcontrollers/introduction-to-tinyml-on-arm/3-env-setup-fvp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ weight: 5 # 1 is first, 2 is second, etc.
88
layout: "learningpathall"
99
---
1010

11+
## Overview
12+
1113
In this section, you run scripts to set up the Corstone-320 reference package.
1214

1315
The Corstone-320 Fixed Virtual Platform (FVP) is a pre-silicon software development environment for Arm-based microcontrollers. It provides a virtual representation of hardware so you can test and optimize software before boards are available. Designed for AI and machine learning workloads, it includes support for Arm Ethos-U NPUs and Cortex-M processors, which makes it well-suited to embedded AI applications. The FVP accelerates development by enabling early software validation and performance tuning in a flexible, simulation-based environment.

0 commit comments

Comments
 (0)