Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

altremote_update - application image mode

Hi,

I know there are plenty of threads on this subject, I did read them but I am still confuse. I am using a Cyclone III EP3C10F256C8 FPGA and ECPS16.

My intention is to upload the firmware image to an upper region (offset 0x80000 - 1/4th of the flash size) and boot from here, without copying the data to the 0x000000 offset.

---# 1 ---

While reading the documentation(s) of the altremote_ug, I got headaches.

  • the altremote_ug specifies page value (param 4) as the page number (0-15 for EPCS16).

  • an521 specifies the value of this param as the address/4.

Which would be the correct one?

---# 2 ---

If for example I would copy the data from address 0x000.. (as written by the Quartus programmer) to another flash offset, the same image should be bootable from the new offset as well, right?

---# 3 ---

how can I find out what problem the core had while trying to reconfigure?

Thanks for the help!

15 Replies