Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: energy-saving on April 13, 2017, 02:40:21 PM

Title: Creating BSP using reference design
Post by: energy-saving on April 13, 2017, 02:40:21 PM
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.

Title: Re: Creating BSP using reference design
Post by: Oleksandr Kiyenko on April 19, 2017, 06:37:47 PM
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