Cyclone Automated Control Package
40
5 List of Error Codes
The following error codes are returned from the “get_last_error_code” function
call in the DLL.
Note the “0x” prefix indicates that the corresponding error code is
in hexadecimal format.
Success
:
0x0000: Programming operations completed without error.
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.
0x00C1: Specified Ethernet IP address is incorrect.
0x00C7: The Cyclone PRO device is not ready. Please check power and
connections.