Borrar filtros
Borrar filtros

How to run Vitis generated .elf file with MATLAB Boot Image on zcu111?

7 visualizaciones (últimos 30 días)
Hussain Ali
Hussain Ali el 17 de Mzo. de 2024
Editada: Hussain Ali el 18 de Mzo. de 2024
I have a ZCU111 board running the SoC Blockset provided Linux Image from an SD Card. I've successfully executed several examples from the SoC Blockset. Now, I'm trying to run a Vitis-generated ELF file on the board during initialization before the SoC Blockset ELF runs. I copied this ELF file to the /mnt folder on the SD Card and attempted to execute it during initialization by modifying the init.sh file. This method works fine with the SoC-generated ELF file, but not with Vitis-generated ELF files. To confirm this issue with a simple code, I compiled the Hello World example in Vitis, which worked fine in JTAG mode (standalone elf) but isn't working in SD Card Boot mode (linux elf).

Respuestas (0)

Productos


Versión

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by