tato_pt
New Contributor
10 months agoGSFI AVL MEM for Cyclone 10GX 220
HEllo! I want to run a .elf file for Nios Vfrom flash on EPCQ1024L connected to a Cyclone 10GX 220 device.
The literature says to use:
elf2flash --input software/app/debug/yyyyyy.elf \
--output flash.srec --reset [reset offset + base address of GSFI AVL MEM] \
--base [base address of GSFI AVL MEM] \
--end [end address of GSFI AVL MEM]
but I cannot understand what the base and end addresses for GSFI AVL MEM should be. How can I find this out?
Thanks!
- Paulo