Agilex™ 3 FPGA and SoC C-Series Development Kits User Guide
ID
851698
Date
9/02/2025
Public
1. Overview
2. Getting Started
3. Development Kit Setup
4. Board Test System
5. Development Kit Hardware and Configuration
6. Custom Projects for the Development Kit
7. Document Revision History for the Agilex™ 3 FPGA and SoC C-Series Development Kits User Guide
A. Development Kit Components
B. Developer Resources
C. Safety and Regulatory Compliance Information
3.4.1. Restoring Board QSPI Flash U51 with Default Factory Image on Agilex™ 3 FPGA C-Series Development Kit
3.4.2. Restoring Board QSPI Flash U51 with Default Factory Image on Agilex™ 3 FPGA and SoC C-Series Development Kit
3.4.3. Restoring SD Card with Default Factory Image on Agilex™ 3 FPGA and SoC C-Series Development Kit
4.1.2. Running the BTS GUI
With the power to the board off, follow these steps:
- Connect the Type-C USB cable to your PC and the board (J2).
- Check the development board switches and jumpers are set according to your preferences. Refer to the Development Kit Setup section.
- Turn on the board power switch (SW3).
Note: To ensure operating stability, keep the USB cable connected and the board powered on when running the demonstration application.
Navigate to the <packagedir>\examples\board_test_system directory to run BTS. The BTS release folder always includes the following files.
Figure 12. BTS Package Folder
You can run BTS GUI easily with the following scripts:
- On Windows system, double click the .bat files to run BTS GUI.
- On Linux system, set permissions correctly and run the shell script using the following command:
# cd $TOP_LEVEL/examples/board_test_system # chmod +x ./start.sh # chmod +x -R ./jre/ # sh start.sh
After running the start script, the BTS GUI appears, and the running log is saved in the board_test_system\log folder.