04-20-2015 11:24 PM
Hello,
i dont get the hardware imported form a .hdl file
I'm created a Petalinux Project like the reference guide tells and changed to the project directory.
the command: petalinux-config --get-hw-description=<path to hdl>
error: ERROR: You are not inside a PetaLinux Project. ...
Where is the failure? I dont get it.
The Petalinux Project directoryconsist of:
- .gitignore
- .petalinux
is that enough?
04-23-2015 04:56 AM
The Problem is Debian(7.8).
I install Ubuntu 14.4.2 with the same conditions and everything works.
04-21-2015 12:00 AM
04-21-2015 12:59 AM
I did it like you told me. Only the paths are diffrent because of the use of Windows with Vivado.
I think the problem isnt the .hdf file.
Is there a command to test if the petalinux project is valid or something?
04-21-2015 01:44 AM
04-21-2015 01:52 AM
The system i work on is windows with a debian in virtualbox on it.
This is the System Petalinux is installed(debian).
04-21-2015 01:58 AM
04-21-2015 02:34 AM
Vivado 2014.2
Petalinux 2014.4
04-21-2015 03:29 AM
04-21-2015 03:41 AM
Okay i need a lower version of petalinux. I will test it if it works with this.
thank you
04-21-2015 03:44 AM
04-21-2015 05:26 AM
install the version 2014.2 of petalinux but nothing changed
the same problem as before:
ERROR: You are not inside a PetaLinux project. Please specify a PetaLinux project!
Configures the project or the specified component with menuconfig.
04-23-2015 04:56 AM
The Problem is Debian(7.8).
I install Ubuntu 14.4.2 with the same conditions and everything works.
04-24-2015 03:43 AM