Versions Compared

Key

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

...

Code Block
languagebash
# Go to the driver directory
$ cd ${RCE_DIRGIT}/software/aes-stream-drivers/
# Build the driver with the "rce_install" flag
$ make rce_install

...

Code Block
languagebash
$ cd ${RCE_DIRGIT}/software/protoDUNE
$ source setup_env.sh
$ make

...