is there a good tutorial for builindg petalinux starting from an empty block design, with working WiFi and bluetooth?
A lot of the reference material is for Vivado 2017.2, and I have Vivado 2018.2 installed
is there a good tutorial for builindg petalinux starting from an empty block design, with working WiFi and bluetooth?
A lot of the reference material is for Vivado 2017.2, and I have Vivado 2018.2 installed
Thank you for help so far, I appreciate it.
so, using github.com/avnet/hdl, I was able to build the hardware Vivado project in 2018.2.
I then used the petalinux-create command to exapnd the bsp archive in the 2017.4 lab's folder, I get a warning, but I am able to run the command.
Next, I use petalinux-config in the project directory using the hdf file from the 2018.2 project. This runs succesfully and I am able to configure the project.
Finally, whenever I try to run other commands (i.e petalinux-build, petalinux-config -c kernel), I get the same warnings and errors and the command fails. Is there any way to do this in 2018.2, or would it be easier to roll back to 2017.4?
The warnings and errors I get are as follows
Thank you for help so far, I appreciate it.
so, using github.com/avnet/hdl, I was able to build the hardware Vivado project in 2018.2.
I then used the petalinux-create command to exapnd the bsp archive in the 2017.4 lab's folder, I get a warning, but I am able to run the command.
Next, I use petalinux-config in the project directory using the hdf file from the 2018.2 project. This runs succesfully and I am able to configure the project.
Finally, whenever I try to run other commands (i.e petalinux-build, petalinux-config -c kernel), I get the same warnings and errors and the command fails. Is there any way to do this in 2018.2, or would it be easier to roll back to 2017.4?
The warnings and errors I get are as follows