AN 994: Drive-on-Chip Design Example for Intel Agilex® 7 Devices

ID 780361
Date 6/26/2023
Public
Document Table of Contents

4.4.2. Real Time Operating System Specific Configuration Files

The design runs on top of µC/OS-II real time operating system. You must modify or substitute three files if you replace the operating system in the Drive-on-Chip Design Example for Intel Agilex 7 Devices.
  • app_cfg.h: defines the most common delay function in milliseconds.
  • os/debug_print.c: the file creates specific debug print output message queue for µC/OS-II.
  • os/monitor_task.c: implementation of the monitor task, that loops forever to capture values for the GUI.