porting project to new vivado version(2021.2) #33
Replies: 2 comments 7 replies
-
Hi @julianctrt, it's great to see that you've advanced in your idea described #30. Once it works, it would be nice to share the details of how you have modified the solution and, if you like, the code too. Please, let us know if we can help you towards that end. As you said, we used version 2019.2 for both Vivado and Petalinux for the Zcu boards. We have in our short-term plans to move to newer versions. In the meanwhile, what is exactly the configuration information that you need? Let us know and we'll share it here. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hi @julianctrt
Could you clarify which config file are you using? |
Beta Was this translation helpful? Give feedback.
-
this repo is only designed for the 2019.2 version and due my toolchain is the 2021.2 version I would like update all code.
for now the vivado project is updated and generated the bitstream for the zcu208 dev board but not sure if it's working since I can't still test it because I'm still not able to test the txrx app for not been able to configure the kernel.
After generate the petalinux image and boot it in the dev board correctly the next step is generate the environment for cross compile the app.
I understand I have to checkout the 2021.2 version of the linux-xlnx repo since the petalinux was created with this version.
but the config is not working correctly since is asking for lot of configuration so I guess some info is missing in config file.
could you provide the complete config for compare it?.
regards
Beta Was this translation helpful? Give feedback.
All reactions