Forum Discussion
Gauthier_Auvray
New Contributor
2 years agosof2flash offset in EPCS mode
Hello, We would like to generate a .flash file from .sof file for EPCS device with an offset != 0x0. Apparently with the --epcs option the address in the .flash output file (srecord) is always set ...
EBERLAZARE_I_Intel
Regular Contributor
2 years agoHi,
Maybe you could port one of the example design which is the RSU over UART with EPCQ:
This uses the EPCQ boot copier method to program multiple application instances.
You need to refer here for the design of the EPCQ boot copier method:
Then refer to the example design doc on the programming files generation steps:
This may take some time to grasp if you're not familiar with the RSU.
- Gauthier_Auvray2 years ago
New Contributor
Hello,
I am familiar with RSU. I already had a look at those documents.
However I didn't find a way to generate a .flash file in epcs or epcq128 mode with an offset.
Even with more recent version of Quartus.
Gauthier