Hi All,
I am working on ZC702 evaluation kit, I would like to run FSBL from QSPI using in-place execution.
With FSBL compiled to QSPI, how can I do step by step debug over JTAG, I see error when I tried to do so. In linker I have defined below memory region
FLASH : ORIGIN = 0xFC000000 + 0x2000, LENGTH = 0x2FE000
Please let me know how can this be achieved.
Thanks & Regards,
Vamshi G.