Jump to content
  • 0

No load address provided for non-ELF


dakefeng

Question

Hi, I am following the https://github.com/Digilent/petalinux-bsps/wiki/Quick-start-guide to try my zybo board.

but when I am doing

petalinux-boot --jtag --prebuilt 3

I got the error

 

INFO: Append dtb - /home/dake/Documents/zybo/plnx/Digilent-Zybo-Linux-BD-v2015.4/pre-built/linux/images/system.dtb and other options to boot zImage

ERROR: No load address provided for non-ELF file "/home/dake/Documents/zybo/plnx/Digilent-Zybo-Linux-BD-v2015.4/pre-built/linux/images/zynq_fsbl.elf"!

 

I checked the file, it seems to be good:

X10SRA:~/Documents/zybo/plnx/Digilent-Zybo-Linux-BD-v2015.4/pre-built/linux/images$ file zynq_fsbl.elf 

zynq_fsbl.elf: ELF 32-bit LSB  executable, ARM, EABI5 version 1 (SYSV), statically linked, not stripped

 

Please help, thanks.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...