Skip to content

Commit

Permalink
AIE/F/05-integration: Clarification for environment variables ROOTFS …
Browse files Browse the repository at this point in the history
…and IMAGE set up (#312)

Clarified that environment variables ROOTFS and IMAGE should be set to point to the rootfs and image files
  • Loading branch information
xflorentw authored Oct 26, 2022
1 parent d1e9f7c commit a800d6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This tutorial steps through software emulation, hardware emulation and hardware
Before starting this tutorial run the following steps:

1. Set up your platform by running the `xilinx-versal-common-v2022.1/environment-setup-cortexa72-cortexa53-xilinx-linux` script as provided in the platform download. This script sets up the `SDKTARGETSYSROOT` and `CXX` variables. If the script is not present, you **must** run the `xilinx-versal-common-v2022.1/sdk.sh`.
2. Set up your `ROOTFS`, and `IMAGE` to point to the `xilinx-versal-common-v2022.1` directory.
2. Set up your `ROOTFS`, and `IMAGE` to point to the rootfs.ext4 and Image files located in the `xilinx-versal-common-v2022.1` directory.
3. Set up your `PLATFORM_REPO_PATHS` environment variable based upon where you downloaded the platform.

This tutorial targets VCK190 production board for 2022.1 version.
Expand Down

0 comments on commit a800d6a

Please sign in to comment.