📄 gprs_test.plg
字号:
Build target 'gprs_test'
assembling S3C2410A.s...
..\common\src\S3C2410A.s(989): warning: A1786W: This instruction using SP is deprecated in ARMv7
compiling sys_init.c...
compiling 2410lib.c...
compiling main.c...
main.c(21): warning: #951-D: return type of function "main" must be "int"
main.c(27): warning: #223-D: function "gps_test" declared implicitly
compiling gps_test.c...
gps_test.c(29): warning: #223-D: function "uart_change_baud" declared implicitly
gps_test.c(37): warning: #223-D: function "strncmp" declared implicitly
gps_test.c(40): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
gps_test.c(28): warning: #177-D: variable "set_baud" was declared but never referenced
gps_test.c(68): warning: #177-D: variable "nDate" was declared but never referenced
linking...
Program Size: Code=16496 RO-data=540 RW-data=20 ZI-data=47204
FromELF: creating hex file...
".\obj\gprs_test.axf" - 0 Error(s), 8 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -