
Related Information
rsu1.tcl
4.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
This command reconfigures the device with factory image. Address
0x00110000
is the start address of the
factory image as shown in the
.map
file. The JTAG host automatically disconnects from the System Console once
the device reconfiguration is successful. You must restart the System Console to re-establish the connection with
the device to perform next command.
ii.
rsu_image_update 0x002F4000
This command reconfigures the device with the application image. Address
0x002F4000
is the start address of
the application image as shown in the
.map
file.
Optional: Retrieve the remote system update status by using the
rsu_status
command to ensure you have successfully
reconfigured the device.
2. In the Tcl console of the System Console, type
rsu_status
to verify the current image. The following figure shows the
device is being reconfigured with the factory image.
4. Remote System Update (RSU)
UG-20205 | 2019.10.09
Intel
®
Agilex
™
Configuration User Guide
171
Содержание Agilex
Страница 165: ...4 Remote System Update RSU UG 20205 2019 10 09 Send Feedback Intel Agilex Configuration User Guide 165...
Страница 168: ...4 Remote System Update RSU UG 20205 2019 10 09 Intel Agilex Configuration User Guide Send Feedback 168...
Страница 170: ...4 Remote System Update RSU UG 20205 2019 10 09 Intel Agilex Configuration User Guide Send Feedback 170...