Forum Discussion
Douglas_P_Intel
New Contributor
6 years agoDid you delete all the components in red? (You have to modify the HPS component to remove the SDRAM0 and SDRAM1 bridges)
Did you delete the following from the board_spec.xml file?
<interface name="board" port="kernel_mem1" type="slave" width="512" maxburst="16" latency="240" address="0x40000000" size="0x40000000"/>
This statement creates the AVMM Master on the left. The clock bridge on the left should have a port kernel_mem1.
Make sure the rebuild the drivers AND the utilities (like diagnose) after making hardware changes.