Cyclone Automated Control Package
57
6.5 DOS Error Codes
If the Cyclone Control Utility encounters a fatal configuration error, such as not
being able to contact a specified Cyclone or providing invalid commands in the
configuration script, the utility will halt immediately.
However, if a Cyclone has an error while it is executing an image, the utility will
still continue to process script commands for all other Cyclone units that do not
have errors.
DOS error returns are provided so they may be tested in .BAT files. Although this
utility controls multiple Cyclone units, the error codes returned only reflect the
most recent error. The error codes used are:
0x0000: Success!
U
Application handling related error codes:
0x00A0: BM is not pre-configured.
0x00A1: BR is not pre-configured.
0x00A2: EB is not pre-configured.
0x00A3: EW is not pre-configured.
0x00A4: EM is not pre-configured.
0x00A5: PB is not pre-configured.
0x00A6: PW is not pre-configured.
0x00A7: PM is not pre-configured.
0x00A8: VM is not pre-configured.
0x00A9: VR is not pre-configured.
0x00AA: VC is not pre-configured.
0x00AB: USER1 is not pre-configured.
0x00AC: USER2 is not pre-configured.
0x00AD: USER3 is not pre-configured.
0x00AE: USER4 is not pre-configured.
0x00AF: USER5 is not pre-configured.
0x00B0: USER6 is not pre-configured.
0x00B1: Wrong USER function specified.
0x00B2: PT is not pre-configured.
0x00B4: Error during power off target.
0x00B5: Error during power on target.
0x00BE: Wrong command line parameters specified.
0x00BF: Specified COM port is not available.
0x00C0: Specified USB port is not available. Please make sure the USB port is
available, and the USB cable is connected.