Arm Virtual Hardware using the Cortex-M55
To replicate the example in this section, you will be using the following tools and environment:
Platform |
Arm Virtual Hardware – Corstone-300 |
Software |
hello world |
Environment |
Amazon EC2 (AWS account required) |
Host OS |
Ubuntu Linux |
Compiler |
Arm Compiler for Embedded |
IDE |
- |
Arm provides several reference designs for SoC designers to leverage when building their own Arm Cortex-M-based platforms. Corstone-300 is a reference design for a Cortex-M55 and Ethos-U55-based platform. In the previous chapter, we introduced virtual platforms and virtual IoT boards – what they are and...