AD469x Platform Build no‐OS - ArrowElectronics/data-storm-daq GitHub Wiki
-
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
-
Clone the git repo
$ cd ~/ad469x $ git clone https://github.com/ArrowElectronics/no-OS.git
-
Change into the new repo
$ cd no-OS
-
Checkout the 2021_R1 branch
$ git checkout 2021_R1
-
Navigate to the ad469x_fmcz project folder
$ cd projects/ad469x_fmcz
-
Build the project
$ ./build.sh
-
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 ad469x_fmcz/src folder.
Next - Update the SD Card (no-OS)
Return to Build the Example Design
Return to AD469x Platform User Guide
Information on this site was obtained from |
|