Hi!
I have a system to which i have added BRAM and a BRAM controller. Now when I try to program the FPGA in Xilinx SDK nothings happens, the "program FPGA" dialog doesnt appear and I get no errors. I have tried to first program the FPGA with iMPACT, which works, but then I cannot run my C code in the ARM processor. I have also tried on different computers, recreated the system and tried older versions of SDK but the problem persists - nothing happens when pressing "Program FPGA" button.
What I've done:
- Created a ZedBoard system in planAhead
- Opened the system with XPS and added BRAM and a BRAM controller
- Exported bitstream and hardware to Xilinx SDK without errors
Have someone managed to get rid of this problem? How did you do? Or do someone have other hints or tips according the problem?
// Mikael Almgren