Skip to content

Targeting ZCU111 with Vivado/Petalinux 2022.2 #47

Answered by icchalmers
drew-os asked this question in General
Discussion options

You must be logged in to vote

Just for anyone else that ends up here in the future, I've managed to migrate the zcu111 build to Vivado/Petalinux 2023.2. Thanks to @drew-os for doing most of the legwork!

The final hurdle at the ADC 0 timed out at state 6 in XRFdc_WaitForRestartClr error (which basically says the ADC PLL isn't locked) is that the i2c bus numbers seem to have moved around a bit in newer Petalinux builds. Trying to program the clock tree silently fails, and the clocks to the RFdc are never generated.

For me, the SCI18IS60C had moved from bus 12 to bus 11, as verified by i2cdetect (2f is the address of the i2c to spi chip used to talk to the LMK/LMX chips):

zcu111:~# i2cdetect -y -r 11
     0  1  2  3  4  …

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@drew-os
Comment options

@sauka
Comment options

@drew-os
Comment options

Comment options

You must be logged in to vote
2 replies
@drew-os
Comment options

@drew-os
Comment options

Comment options

You must be logged in to vote
1 reply
@drew-os
Comment options

Comment options

You must be logged in to vote
1 reply
@ofontbach
Comment options

Answer selected by ofontbach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants