Versions Compared

Key

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

...

NOTE: It is recommended to follow the build steps in sequence.

TO DO: Need to confirm Petalinux Tool-Chain source path

Code Block
themeMidnight
% source <path/to/petalinux-installer>/tool/petalinux-v2018.3-final/settings.sh
% echo $PETALINUX

...

Code Block
themeMidnight
% cd $TRD_HOME/apu/apps
% xsdk -workspace . &&
  • From the menu bar, select File -> Import.., then select General -> Existing Projects into Workspace. Click Next.

...