Note: This example does not assign the Direct to Factory Image pin. Consequently, the Programmer configures the
device with the application image. The application image is the default image if the design does not use the Direct
to Factory Image pin.
5. Use the
RSU_STATUS
command to determine which bitstream image the Programmer is using as shown in the following
example:
a. In the Intel Quartus Prime software, select Tools
➤
System Debugging Tools
➤
System Console to launch the
system console.
b. In the Tcl Console pane, type
source rsu1.tcl
to open the example of Tcl script to perform the remote system
update commands. Refer to the Related Information for a link to
rsu1.tcl.
c. Type the
rsu_status
command to report the current remote system update status. You can retrieve the current
running image address from the remote system update status report. The current image address must match the
start address for the application image printed in the
.map
file.
Figure 81.
Running Tcl Commands Available in rsu1.tcl
source rsu1.tcl
rsu_status
Related Information
rsu1.tcl
5.6.4. Reconfiguring the Device with an Application or Factory Image
The following steps describe the process to reconfigure the device with a different application image or the factory image
using operation commands after the device is in user mode.
1. The remote system update host sends the
RSU_IMAGE_UPDATE
command to perform the remote system update to the
new application image or factory image.
a. For example, in the Tcl console of the System Console, type the following command to initiate a remote system
update to the factory image.
i.
rsu_image_update 0x00110000
5. Remote System Update (RSU)
683673 | 2021.10.29
Intel
®
Agilex
™
Configuration User Guide
201