HI,
Is there any default hardware description file available to download or any document to generate simple .hdf file?
I just like to start my software project which is asking a hardware description file.
Thanks
HI,
Is there any default hardware description file available to download or any document to generate simple .hdf file?
I just like to start my software project which is asking a hardware description file.
Thanks
There is no default hardware description file because there is no default hardware. What hardware are you targeting? There is likely a solution containing an HDF that you could start with.
Bryan
I have zedboard eval board, I followed the petalinux "Workflow Tutorial"(UG1156), page 7, "petalinux-build", I got the following err:
[INFO ] install linux/kernel
[ERROR] ERROR: Invalid ELF file '/opt/PetaLinux/project/Avnet-Digilent-ZedBoard-2015.4/images/linux/vmlinux'
[ERROR] make[1]: *** [package-subsystem-FIT] Error 255
ERROR: Failed to build linux
I'm using newest release 2015.4, any comments? Thanks
I have zedboard eval board, I followed the petalinux "Workflow Tutorial"(UG1156), page 7, "petalinux-build", I got the following err:
[INFO ] install linux/kernel
[ERROR] ERROR: Invalid ELF file '/opt/PetaLinux/project/Avnet-Digilent-ZedBoard-2015.4/images/linux/vmlinux'
[ERROR] make[1]: *** [package-subsystem-FIT] Error 255
ERROR: Failed to build linux
I'm using newest release 2015.4, any comments? Thanks
I have also met the similar issue,following is the message: