ATaylorCEngFIET / Kira_PCAM

KRIA and PCAM baremetal
8 stars 3 forks source link

I2C write Error #3

Open nikilthapa opened 2 years ago

nikilthapa commented 2 years ago

Hi Adam, thanks for sharing the design sources. It has helped a lot. However, I am facing a little issue with the I2C switch configuration.

Initially, I just imported Vitis .zip file and ran the design. It was working without any issue.

In the second step, I created the block design by bd.tcl. I did not touch anything to the block design. The bitstream generation was successful. In Vitis, I imported the same vitis code to run the design but got an "I2C write error". I could not go beyond this. Could you help to solve this? I am using vivado 2021.1. image

Thanks,

ATaylorCEngFIET commented 2 years ago

Hi

Did you make sure the use FSBL flow was unchecked ? Adam

image