Visible to Intel only — GUID: lro1432913326349
Ixiasoft
Visible to Intel only — GUID: lro1432913326349
Ixiasoft
3.3.2. Programming Both Hardware and Software into an EPCS/EPCQ Device
The --base parameter is not available for EPCS/EPCQ devices, because in EPCS/EPCQ devices, FPGA configuration data must start at address 0x0. However, if you are programming both an FPGA configuration and a Nios® II software executable in the EPCS/EPCQ device, the --after parameter lets you position the software executable directly after the FPGA configuration data.
Convert the FPGA configuration file first using sof2flash. When converting the Nios® II software executable, use the --after parameter, and specify the FPGA configuration S-record file. The S-record output for the software executable starts at the first address unused by the FPGA configuration. Refer to the second example under the “elf2flash Command-Line Examples” chapter.