News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

Using zynqberry demo1 with Vivado 2017.2

Started by dth, September 26, 2018, 10:29:41 AM

Previous topic - Next topic

dth

Hello!

I've downloaded zynqberrydemo1, release 2017.1 and upgraded it to Vivado 2017.2 since most of my company computers are running with it.
I have no problem generating the block design since all IPs are upgraded.
However, the generated hardware and its bitstream are not working: no UART output for a simple HelloWorld project!
Only the .hdf/.bit generated under Vivado 2017.1 enable me to program/debug my application through SDK.

Is it mandatory to use Vivado 2017.1 and not 2017.2?

Thanks for your help,
Regards,
Dth

JH

Hi,

we did not checked 2017.2 for this module, so I can't say which changes are necessary. DEMO is currently only 2017.1 available. Default Linux design also for 2017.4 and 2018.2. i can't give you a timeline, when we update the next time the demos.
But if you has no UART, did you select the correct on on SDK BSP? Select ps7_uart_1, default is ps7_uart_0 on SDK.

And for the demo a modified FSBL is needed source code is available on the download file of the DEMO. add this changes to your 2017.2 FSBL, if you want to use Camera or HDMI for your system.

br
John