Other Parts Discussed in Thread: AFE7900, , AFE7950, AFE7950EVM
Tool/software:
We have an AFE7900 EVA board and put it on our Xilinx ZCU102 FPGA Board, TI FAE give us a demo zip file which was demo in another customer. We import this demo file into Xilinx Vitis, rebuild it and run it, it works fine, no error shown in UART log.
We could only see the C code in Vitis, and can not see any hardware code . So, we try to rebuild the hardware code of FPGA by ourselves, and run the same C code. But we got some UART log errors as attached file: AFE7900EVA+Zcu102_err.png
Our hardware block diagram is shown as attached file: ZCU102_PL_Block_Diagram.png.
Would you please check what’s wrong there.