port_t~1.log
来自「this program is ubicontent example sourc」· LOG 代码 · 共 24 行
LOG
24 行
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
---------------------------------------------------------------
OBJECT port_t~1.o
C:\ADSv1_2\bin\armcc -c -DDYNAMIC_APP -cpu ARM7TDMI -apcs /ropi/interwork/norwpi -littleend -zo -fa -g -Ospace -O2 -I. -IC:\PROGRA~1\BREW31~1.5\sdk\inc -I C:\PROGRA~1\BREW31~1.5\sdk\inc -o port_t~1.o e:\UBICON~1\PORT_T~1\port_t~1.c
"e:\UBICON~1\PORT_T~1\port_t~1.c", line 845: Warning: C2916W: use of '=' in condition context
"e:\UBICON~1\PORT_T~1\port_t~1.c", line 751: Warning: C2873W: implicit return in non-void function
"e:\UBICON~1\PORT_T~1\port_t~1.c", line 302: Warning: C2874W: 'ret' may be used before being set
"e:\UBICON~1\PORT_T~1\port_t~1.c", line 473: Warning: C2874W: 'mainText' may be used before being set
"e:\UBICON~1\PORT_T~1\port_t~1.c", line 786: Warning: C2873W: implicit return in non-void function
"e:\UBICON~1\PORT_T~1\port_t~1.c", line 1083: Warning: C2874W: 'mainText' may be used before being set
e:\UBICON~1\PORT_T~1\port_t~1.c: 6 warnings, 0 errors, 0 serious errors
---------------------------------------------------------------
---------------------------------------------------------------
TARGET port_test.elf
C:\ADSv1_2\bin\armlink -o port_test.elf -ropi -rwpi -entry 0x8000 AEEGen.o App.o PORT_T~1.o -first AEEMod_Load
---------------------------------------------------------------
TARGET port_test.mod
C:\ADSv1_2\bin\fromelf port_test.elf -bin port_test.mod
Warning: Q0115W: Deprecated command syntax will not be supported in future versions. Use -output to specify the output file.
Finished: 0 information, 1 warning and 0 error messages.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?