?? bin2bcd16.qer
字號:
Archelon URCC C 3.21 2005/08/23
"D:\msp430\bin2bcd16.c", line 67: Cannot find and/or read include file "stdint.h"
aq430pp error return 1 - no compilation
Archelon URCC C 3.21 2005/08/23
"D:\msp430\bin2bcd16.c", line 67: Cannot find and/or read include file "stdint.h"
aq430pp error return 1 - no compilation
Archelon URCC C 3.21 2005/08/23
uint8_t year;
|
"D:\msp430\emeter-toolkit.h", line 108: Expected type
uint8_t month;
|
"D:\msp430\emeter-toolkit.h", line 109: Expected ',' or ';' - skipping to next ';'
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Expected identifier
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Warning: Missing ``declaration specifiers'' - assuming ``int''
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Expected ',' or ';' - skipping to next ';'
extern void bin2bcd16(uint8_t bcd[3], uint16_t bin);
|
"D:\msp430\emeter-toolkit.h", line 140: Expected type, qualifier, or storage class
extern void bin2bcd16(uint8_t bcd[3], uint16_t bin);
|
"D:\msp430\emeter-toolkit.h", line 140: Expected ',' or ')'
extern void bin2bcd32(uint8_t bcd[5], uint32_t bin);
|
"D:\msp430\emeter-toolkit.h", line 141: Expected type, qualifier, or storage class
extern void bin2bcd32(uint8_t bcd[5], uint32_t bin);
|
"D:\msp430\emeter-toolkit.h", line 141: Expected ',' or ')'
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected ',' or ')'
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Identifier list must be empty
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected ',' or ';' - skipping to next ';'
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected ',' or ')'
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Identifier list must be empty
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected identifier
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Cannot have void object
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected identifier
Too many errors - compilation ends
Archelon URCC C 3.21 2005/08/23
uint8_t year;
|
"D:\msp430\emeter-toolkit.h", line 108: Expected type
uint8_t month;
|
"D:\msp430\emeter-toolkit.h", line 109: Expected ',' or ';' - skipping to next ';'
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Expected identifier
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Warning: Missing ``declaration specifiers'' - assuming ``int''
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Expected ',' or ';' - skipping to next ';'
extern void bin2bcd16(uint8_t bcd[3], uint16_t bin);
|
"D:\msp430\emeter-toolkit.h", line 140: Expected type, qualifier, or storage class
extern void bin2bcd16(uint8_t bcd[3], uint16_t bin);
|
"D:\msp430\emeter-toolkit.h", line 140: Expected ',' or ')'
extern void bin2bcd32(uint8_t bcd[5], uint32_t bin);
|
"D:\msp430\emeter-toolkit.h", line 141: Expected type, qualifier, or storage class
extern void bin2bcd32(uint8_t bcd[5], uint32_t bin);
|
"D:\msp430\emeter-toolkit.h", line 141: Expected ',' or ')'
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected ',' or ')'
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Identifier list must be empty
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected ',' or ';' - skipping to next ';'
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected ',' or ')'
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Identifier list must be empty
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected identifier
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Cannot have void object
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected identifier
Too many errors - compilation ends
Archelon URCC C 3.21 2005/08/23
uint8_t year;
|
"D:\msp430\emeter-toolkit.h", line 108: Expected type
uint8_t month;
|
"D:\msp430\emeter-toolkit.h", line 109: Expected ',' or ';' - skipping to next ';'
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Expected identifier
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Warning: Missing ``declaration specifiers'' - assuming ``int''
} rtc_t;
|
"D:\msp430\emeter-toolkit.h", line 115: Expected ',' or ';' - skipping to next ';'
extern void bin2bcd16(uint8_t bcd[3], uint16_t bin);
|
"D:\msp430\emeter-toolkit.h", line 140: Expected type, qualifier, or storage class
extern void bin2bcd16(uint8_t bcd[3], uint16_t bin);
|
"D:\msp430\emeter-toolkit.h", line 140: Expected ',' or ')'
extern void bin2bcd32(uint8_t bcd[5], uint32_t bin);
|
"D:\msp430\emeter-toolkit.h", line 141: Expected type, qualifier, or storage class
extern void bin2bcd32(uint8_t bcd[5], uint32_t bin);
|
"D:\msp430\emeter-toolkit.h", line 141: Expected ',' or ')'
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected ',' or ')'
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Identifier list must be empty
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected identifier
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Cannot have void object
extern void LCDdec16(int16_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 152: Expected ',' or ';' - skipping to next ';'
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected ',' or ')'
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Identifier list must be empty
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected identifier
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Cannot have void object
extern void LCDdec32(int32_t value, int pos, int digits, int after);
|
"D:\msp430\emeter-toolkit.h", line 153: Expected identifier
Too many errors - compilation ends
Archelon URCC C 3.21 2005/08/23
"D:\msp430\bin2bcd16.c", line 67: Cannot find and/or read include file "stdint.h"
aq430pp error return 1 - no compilation
Archelon URCC C 3.21 2005/08/23
"D:\msp430\bin2bcd16.c", line 67: Cannot find and/or read include file "stdint.h"
aq430pp error return 1 - no compilation
Archelon URCC C 3.21 2005/08/23
"D:\msp430\bin2bcd16.c", line 67: Cannot find and/or read include file "stdint.h"
"D:\msp430\emeter-toolkit.h", line 69: Cannot find and/or read include file "stdint.h"
aq430pp error return 1 - no compilation
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -