AD7768‐1 Platform Build no‐OS - ArrowElectronics/data-storm-daq GitHub Wiki

  1. Setup up the environment for the project build. Ignore the DS-5 installation warning. It will not be utilized here.

     $ /home/soceds/intelFPGA_lite/18.1/embedded/embedded_command_shell.sh  
    
  2. Clone the git repo

     $ cd ~/ad7768-1
     $ git clone https://github.com/ArrowElectronics/no-OS.git
    
  3. Change into the new repo

     $ cd no-OS  
    
  4. Checkout the 2021_R1 branch

     $ git checkout 2021_R1 
    
  5. Navigate to the ad7768-1fmcz project folder

     $ cd projects/ad7768-1fmcz
    
  6. Build the project

     $ ./build.sh
    
  7. The newly created u-boot.scr file will be available in the current working directory and the hwlib.bin file will be available inside the ad7768-1fmcz/src folder.



Next - Update the SD Card (no-OS)

Return to Build the Example Design
Return to AD7768-1 Platform User Guide


Information on this site was obtained from
⚠️ **GitHub.com Fallback** ⚠️