AN 669: Drive-On-Chip Design Example for Cyclone V Devices

ID 683466
Date 5/15/2022
Public
Document Table of Contents

8.4. SoC HPS Motor Control Software Project

The SoC HPS motor control software project is a makefile project for the Intel SoC Embedded Design Suite. The single project contains both the application source and the μC/OS-II source. You can load this standalone application from Arm Development Suite or using U-boot from an SD card.

Intel provides an Arm Development Studio debug script that first loads and runs the preloader, then loads and runs the application to a breakpoint at main(). Execution can continue from this point or you can set further breakpoints or configure memory watch windows.