Hello,
we want to create a Petalinux project, but we are missing the BSP for the TE07203 with TE0703 carrier.
Is there a tutorial which explains the steps to create a BSP via Vivado and SDK, using the reference design Trenz Electronic is providing?
Thank you very much.
Hello,
you probably mean TE0723 module. To create Petalinux project you can use Vivado reference design from
https://shop.trenz-electronic.de/de/Download/?path=Trenz_Electronic/TE0723/Reference_Design/2016.2/test_board
Project contain prebuilt hdf files, or you can build project and export hardware. In Petalinux import hardware using.
petalinux-config --get-hw-description
Best regards
Oleksandr Kiyenko