User Manual For Cyclone LC Programmers
103
5/10/2018, 5/11/2018, and 5/12/2018. Does not
allow it on any other dates.
9.2.2.4.3 :ERRORLIMIT n
Processors: All
Sets a limit to the number of errors that may occur while the Cyclone is programming devices.
Once this limit has been reached, the Cyclone will no longer program devices until the error limit is
removed or reset.
9.2.2.5
Image Launch Settings Configuration Commands
9.2.2.5.1 :BARFILE
barfile
Processors: All
Specifies that a .BAR file will be used during programming (programming initiated by bar code
scanner).
barfile
Indicates the path and filename of the .bar file.
Example:
:BARFILE C:\PEMicro\cyclone\imageCreation\barcodeTest.bar
9.2.2.6
Connection Related Configuration Commands (ARM)
9.2.2.6.1 :DEVICE
string
Processors: ARM, DSC, MAC7xxx
For ARM devices, this is a mandatory parameter that specifies the device. It is required because
the debug protocol changes between manufacturers and sometimes also between families or
devices.
Where:
string
: represents the device and follows the “VENDOR_FAMILY_DEVICE” format.
For ARM devices, the easiest way to obtain the device
string
is from the Device Selection dialog
in the Cyclone Image Configuration Utility software. In the PEMICRO Connection Manager, click
“Select New Device” to open the Device Selection dialog. Expand the device tree to find your
device, then right-click and select “Copy Device String to Clipboard.”
9.2.2.6.2 :DEBUGFREQUENCY n
Processors: ARM, ColdFire, PPC, MAC7xxx
Specifies the communications frequency with the target device.
n
Frequency in Kilohertz.
9.2.2.6.3 :USESWD n
Processors: ARM, MAC7xxx
Allows the user to specify SWD (single wire debug) mode instead of JTAG mode.
0
Specifies that JTAG mode will be used during communications (default).
1
Specifies that SWD (single wire debug) mode will be used during communications.
9.2.2.6.4 :JTAGTAPNUM n
Processors: ARM, MAC7xxx
The JTAG Tap Number is the index of the target device in the daisy chain. The first device
connected to TDI is index 0, the next is index 1, and so on. The index of the last device connected
to the TDO of the debugger is the total number of devices in the chain minus 1.
Note:
This command is mandatory for JTAG daisy chain configurations. It is also important to specify