I've been programming my Snickerdoodle using JTAG interface which is fine for programming the PL, but unfortunately I haven't been able program the PS via XSDK. When I try to I'm met with this error:
Error while launching program:
Memory write error at 0x100000. APB AP transaction error, DAP status f0000021
I've done a little Googling and found that the problem is caused by the boot sequence being set to something other than JTAG. I had a look at the Snickerdoodle manual and found that the boot sequence is determined by MIO pins 4 & 5. Referencing the board schematics, I see that these pins are connected to the QSPI module. How can I go about changing the boot mode so I can actually run code on the Zynq?
Error while launching program:
Memory write error at 0x100000. APB AP transaction error, DAP status f0000021
I've done a little Googling and found that the problem is caused by the boot sequence being set to something other than JTAG. I had a look at the Snickerdoodle manual and found that the boot sequence is determined by MIO pins 4 & 5. Referencing the board schematics, I see that these pins are connected to the QSPI module. How can I go about changing the boot mode so I can actually run code on the Zynq?
