Test ELF Creation - 1.0 English

Versal Adaptive SoC Integrated 400G High Speed Channelized Cryptography Engine Subsystem Product Guide (PG372)

Document ID
PG372
Release Date
2024-01-30
Version
1.0 English
  1. Select Tools > Launch Vitis IDE to create an application using the AMD Vitis™ IDE.

  2. Provide a workspace path to create the application. After the set up, the Vitis window is launched.
  3. Select Create Application Project.

  4. Browse the exported hardware file (.xsa) path and click Next.

  5. Enter the application project name (for example, hsc_test) and click Next.

  6. Select Empty Application and click Finish.

  7. Add a C file to the application. Right-click Source and select Import Sources.

  8. Specify the Import Sources window browse path: <file_path>../hsc_0_ex/hsc_0_ex.gen/sources_1/bd/hsc_0_exdes_support/ip/ hsc_0_exdes_support_hsc_0_core_0/sample_c_files/ and select hsc_exdes_test.c, and click Finish.

  9. Build the project. A .elf file is generated in the Debug folder.