In order to update the firmware for the Analog Devices Inc. ICE-1000 and/or ICE-2000 emulator using OpenOCD, the following process should be followed:
- Download the latest firmware files.
- Unzip the firmware files
- Use the openOCD firmware command to perform the update
- openocd -f interface/ice1000.cfg -c "firmware Ice1000_firmware.hex"
NOTE: Only the version of openOCD from a CrossCore Embedded Studio release can be used.