Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
# check the exact name of the bitfile, e.g., 
sudo oc-flash-script hardware/build/Images/oc_2023_0202_1645_25G_hls_helloworld_1024_noSDRAM_OC-AD9H335_1_primary.bin hardware/build/Images/oc_2023_0202_1645_25G_hls_helloworld_1024_noSDRAM_OC-AD9H335_1_secondary.bin

sudo ./actions/hls_helloworld_1024/tests/hw_test.sh   


Warning

the card is not flushed for the first time with the appropriate OpenCAPI bitfile, therefore oc-flash-script fails. This is still need to be fixed. 

...