Forum Discussion
Oliver_I_Sedlacek
Contributor
3 years agoThe intent was to go with application code stored in EPCQ flash and the run time location is external RAM as per Table 33 and section 5.2.3.4 of the Embedded Design handbook. The SOF is 802 kB in size so I just rounded up to make the offset to the HEX 1024 kB.
As I stated earlier, everything works if I load the application from the Eclipse debugger, but I do need it to run from power up.
I've added a project archive, all done in Quartus 20.1 Lite.