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

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

5.3.2. Compiling the µC/OS-II HPS Software with the Arm Script

You must have an Arm Development Studio license to compile the HPS software. Alternatively you can compile the software with the Arm GUI.
  1. Run the SoC EDS command shell.
  2. In the SoC EDS command shell, type <your_ArmDS_install_path_in_Cygwin_expresstion>/bin/cmdsuite.exe, for example:
    /cygdrive/c/Program\Files/Arm/Development\ Studio\ 2021.1/bin/cmdsuite.exe
  3. Set default toolchain environment by typing select toolchain and then enter the number Arm Compiler 6.
  4. Type cd <project_dir>/software/DOC_TANDEM_CVSX.
  5. Type bash.
  6. Type export ARM_TOOL_VARIANT=intel_fpga.
  7. Type make.