Forum Discussion
FawazJ_Altera
Frequent Contributor
7 years agoHello sir,
I have found an old post regarding booting from QSPI and executing in it (XIP). no updated on yet. It might help you to define the required flow, along with the debugging script needed for debugging.
The description of the flow:
https://www.intel.com/content/www/us/en/programmable/documentation/hco1433528108894/hco1433527902037/hco1433528091150/hco1433528098241.html
The design example:
https://fpgawiki.intel.com/wiki/Cyclone_V_QSPI_XIP_Example_Design
Hope this might help.
- Dzar7 years ago
Occasional Contributor
This is, essentially, what I'm doing. It simply doesn't work. The symbols are loaded but setting a break point in a piece of code I know is getting executed (as it has output to the serial port and I see that output) will never get hit: software or hardware breakpoint. I'll beat on ARM. Maybe they will help? I think this is a DS-5 issue, after all.