?? cctr.plg
字號:
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_PLC_CONFIG?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?PLC_RESEND?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_PLC_RSSI?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_AMR_RECEIVE?AMR_CCTR
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?RELAY_INIT?RELAY
*** ERROR L107: ADDRESS SPACE OVERFLOW
SPACE: DATA
SEGMENT: ?DT?_SET_THRES_DET?LME2200
LENGTH: 0001H
*** ERROR L107: ADDRESS SPACE OVERFLOW
SPACE: DATA
SEGMENT: ?DT?_SET_SCALING?LME2200
LENGTH: 0001H
*** ERROR L107: ADDRESS SPACE OVERFLOW
SPACE: DATA
SEGMENT: ?DT?AMR_CCTR
LENGTH: 0001H
*** ERROR L105: PUBLIC REFERS TO IGNORED SEGMENT
SYMBOL: AMR_STAT
SEGMENT: ?DT?AMR_CCTR
Program Size: data=132.0 xdata=1678 code=5128
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
compiling amr_cctr.c...
compiling relay.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_ENABLE_T0?TIMER
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISABLE_T0?TIMER
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_ENABLE_T1?TIMER
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISABLE_T1?TIMER
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_RATE?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?GET_RATE?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_FEC?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_AUTOSYNC?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_OP?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_TIMING?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_GET_TIMING?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_THRES_SYNC?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?GET_THRES_SYNC?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_THRES_DET?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?GET_THRES_DET?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_CARRIER?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_GET_CARRIER?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_SCALING?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?GET_SCALING?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SET_AGC?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_GET_AGC?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_READ_TXBUFFER?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_READ_RXBUFFER?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_PLC_CONFIG?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?PLC_RESEND?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_PLC_RSSI?LME2200
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_AMR_RECEIVE?AMR_CCTR
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?RELAY_INIT?RELAY
Program Size: data=9.0 xdata=1801 code=6170
"CCTR" - 0 Error(s), 28 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(81): error C202: 'AMR_CMD_GET_ALL': undefined identifier
MAIN.C(88): error C202: 'AMR_ACK_GET_STAT': undefined identifier
compiling timer.c...
compiling lme2200.c...
LME2200.C(562): error C172: 'default': missing enclosing switch
LME2200.C(565): error C171: 'break': missing enclosing loop
LME2200.C(567): error C141: syntax error near '}'
compiling sart.c...
SART.C(248): error C141: syntax error near '='
SART.C(249): error C141: syntax error near 'else'
compiling amr_cctr.c...
AMR_CCTR.C(120): warning C206: 'amr_send_frame': missing function-prototype
AMR_CCTR.C(120): error C267: 'amr_send_frame': requires ANSI-style prototype
compiling relay.c...
RELAY.C(173): warning C280: 'addr': unreferenced local variable
RELAY.C(221): warning C206: 'setup_t1': missing function-prototype
RELAY.C(221): error C267: 'setup_t1': requires ANSI-style prototype
RELAY.C(221): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(117): warning C206: 'wr_meter_addr': missing function-prototype
MAIN.C(117): error C267: 'wr_meter_addr': requires ANSI-style prototype
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
SART.C(248): error C141: syntax error near '='
SART.C(249): error C141: syntax error near 'else'
compiling amr_cctr.c...
AMR_CCTR.C(120): warning C206: 'amr_send_frame': missing function-prototype
AMR_CCTR.C(120): error C267: 'amr_send_frame': requires ANSI-style prototype
compiling relay.c...
RELAY.C(173): warning C280: 'addr': unreferenced local variable
RELAY.C(221): warning C206: 'setup_t1': missing function-prototype
RELAY.C(221): error C267: 'setup_t1': requires ANSI-style prototype
RELAY.C(221): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(115): warning C206: 'process_amd_cmd': missing function-prototype
MAIN.C(115): error C267: 'process_amd_cmd': requires ANSI-style prototype
MAIN.C(122): error C202: 'cctr_started': undefined identifier
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
SART.C(248): error C141: syntax error near '='
SART.C(249): error C141: syntax error near 'else'
compiling amr_cctr.c...
AMR_CCTR.C(120): warning C206: 'amr_send_frame': missing function-prototype
AMR_CCTR.C(120): error C267: 'amr_send_frame': requires ANSI-style prototype
compiling relay.c...
RELAY.C(173): warning C280: 'addr': unreferenced local variable
RELAY.C(221): warning C206: 'setup_t1': missing function-prototype
RELAY.C(221): error C267: 'setup_t1': requires ANSI-style prototype
RELAY.C(221): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(117): warning C206: 'proc_amd_cmd': missing function-prototype
MAIN.C(117): error C267: 'proc_amd_cmd': requires ANSI-style prototype
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
SART.C(248): error C141: syntax error near '='
SART.C(249): error C141: syntax error near 'else'
compiling amr_cctr.c...
AMR_CCTR.C(120): warning C206: 'amr_send_frame': missing function-prototype
AMR_CCTR.C(120): error C267: 'amr_send_frame': requires ANSI-style prototype
compiling relay.c...
RELAY.C(173): warning C280: 'addr': unreferenced local variable
RELAY.C(221): warning C206: 'setup_t1': missing function-prototype
RELAY.C(221): error C267: 'setup_t1': requires ANSI-style prototype
RELAY.C(221): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(132): warning C206: 'plc_checkcrc': missing function-prototype
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
SART.C(248): error C141: syntax error near '='
SART.C(249): error C141: syntax error near 'else'
compiling amr_cctr.c...
AMR_CCTR.C(120): warning C206: 'amr_send_frame': missing function-prototype
AMR_CCTR.C(120): error C267: 'amr_send_frame': requires ANSI-style prototype
compiling relay.c...
RELAY.C(173): warning C280: 'addr': unreferenced local variable
RELAY.C(221): warning C206: 'setup_t1': missing function-prototype
RELAY.C(221): error C267: 'setup_t1': requires ANSI-style prototype
RELAY.C(221): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
SART.C(248): error C141: syntax error near '='
SART.C(249): error C141: syntax error near 'else'
compiling amr_cctr.c...
AMR_CCTR.C(120): warning C206: 'amr_send_frame': missing function-prototype
AMR_CCTR.C(120): error C267: 'amr_send_frame': requires ANSI-style prototype
compiling relay.c...
RELAY.C(173): warning C280: 'addr': unreferenced local variable
RELAY.C(221): warning C206: 'setup_t1': missing function-prototype
RELAY.C(221): error C267: 'setup_t1': requires ANSI-style prototype
RELAY.C(221): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
SART.C(259): warning C280: 'd': unreferenced local variable
compiling amr_cctr.c...
AMR_CCTR.C(106): warning C206: 'amr_calcu_cs': missing function-prototype
AMR_CCTR.C(106): error C267: 'amr_calcu_cs': requires ANSI-style prototype
AMR_CCTR.C(111): error C202: 'databuf': undefined identifier
AMR_CCTR.C(130): error C231: '_amr_calcu_cs': redefinition
compiling relay.c...
RELAY.C(220): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
compiling amr_cctr.c...
AMR_CCTR.C(136): error C202: 'databuf': undefined identifier
compiling relay.c...
RELAY.C(220): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
compiling amr_cctr.c...
AMR_CCTR.C(161): warning C206: 'strlen': missing function-prototype
AMR_CCTR.C(161): error C267: 'strlen': requires ANSI-style prototype
AMR_CCTR.C(162): error C202: 'AMR_MSG_TEXT': undefined identifier
compiling relay.c...
RELAY.C(220): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
compiling amr_cctr.c...
compiling relay.c...
RELAY.C(220): error C193: 'parameter': bad operand type
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
compiling amr_cctr.c...
compiling relay.c...
RELAY.C(224): warning C206: 'plc_recved': missing function-prototype
RELAY.C(225): error C202: 'len': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
compiling amr_cctr.c...
compiling relay.c...
RELAY.C(226): warning C206: 'plc_get_frame': missing function-prototype
RELAY.C(226): error C267: 'plc_get_frame': requires ANSI-style prototype
RELAY.C(228): error C141: syntax error near '&&'
RELAY.C(228): error C141: syntax error near ')'
RELAY.C(230): error C141: syntax error near 'else'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
compiling amr_cctr.c...
compiling relay.c...
RELAY.C(214): warning C280: 'meter': unreferenced local variable
RELAY.C(249): error C193: incompatible operand
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
compiling sart.c...
compiling amr_cctr.c...
compiling relay.c...
RELAY.C(252): warning C206: 'sprintf': missing function-prototype
RELAY.C(252): error C267: 'sprintf': requires ANSI-style prototype
RELAY.C(296): error C208: '_amr_message': too many actual parameters
RELAY.C(321): error C141: syntax error near 'return'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling timer.c...
compiling lme2200.c...
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -