Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi Julien
I believe you are missing a point: the boot address in remote update core and the address of bootloader code are unrelated. Remote update boot address ONLY refers to the position of FPGA configuration image. The Nios firmware position is included in this FPGA configuration itself, i.e. it is defined by the bootloader code you assigned to epcs device with the hex memory initialization file. I don't know why you read 8 from the remote update address register; if FPGA reconfigures correctly probably it's only a trivial read error. Anyway, according to what I said above, you should read here the address of the currently loaded fpga image, not that of Nios firmware.