Forum Discussion
Altera_Forum
Honored Contributor
13 years agoALTREMOTE_UPDATE error conditions
Hi, I am having troubles interpreting the status register 7 of the altremote_update core in a Cyclone IV device. My application: * FPGA_BOOT -> offset 0x0 * FPGA_APP -> offset 0x2000...
Altera_Forum
Honored Contributor
13 years agoIf I remember correctly, read source for status register must be 01 for previous configuration.
Then you must set IOWR_32DIRECT(READ_SOURCE_BASE, 0, 0x1);