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 to 0x00000000.
Is there a way to specify an offset address?
The purpose is to generate .flash file for Application FPGA image. We have another Factory image located at address 0x0 in EPCS flash.
Thanks