Altera_Forum
Honored Contributor
13 years agoBoard Update Portal, and elf2flash Problem
Hi Everyone,
I'm having a problem with Board Update Portal using the CycloneIVGX 4cgx150 Dev Kit. We are unable to Load a User Software image which is stored on the CFI device on our User Hardware Image using the Board Update Portal. My User Hardware design (Qsys Design) doesn't have an Flash Controller, so does that mean that my Base and End Address When I use elf2flash is the base and end Address of the Memory that I do use (Which is on chip-memory)? Should the Base and End address of the elf2flash be the actual User Software Area of the Memory device (0x01F2.0000 - 0x03FD.FFFF)? I am unable to find exactly where the elf .flash image is stored and why its stored there? If the Base Address is the flash components base address in the Qsys design how does the .flash 'know' where to move in the User Software Address range in the Flash Device? and If the Base Address is the Flash Device User Software Address (0x01F2.0000) why doesn't the elf2flash utility work? Ref: ug_civgx_fpga_dev_kit.pdf Alternative Nios II Boot Methods AN458.pdf