I have MicroZed Industrial grade. There are no jumpers JP1, JP2, JP3. So I cannot boot it from SD card.
I don't see anything on the COM port. I can only Program FPGA but when I try to run simple Hello World - Launch on Hardware, it gives me these errors
An internal error occurred during: "Launching System Debugger on Local hello1.elf".
No Active System
ERROR : fpga initialization failed
Error while launching program:
AP transaction error, DAP status f0000021
When programming with QSPI, following was the error:
Cannot access DDR: the controller is held in reset
at com.xilinx.sdk.targetmanager.internal.TM.downloadELF(TM.java:686)
at com.xilinx.sdk.debug.core.internal.AppRunner.run(AppRunner.java:129)
at com.xilinx.sdk.debug.core.XilinxAppLaunchConfigurationDelegate.runApplication(XilinxAppLaunchConfigurationDelegate.java:637)
at com.xilinx.sdk.debug.core.XilinxAppLaunchConfigurationDelegate.launch(XilinxAppLaunchConfigurationDelegate.java:309)
at com.xilinx.sdk.debug.ui.XilinxAppLaunchDelegateWrapper.launch(XilinxAppLaunchDelegateWrapper.java:31)
What should I do? Thank you.
