axf_to_bin.plg

来自「基于三星44B0的数码管-MDK程序」· PLG 代码 · 共 85 行

PLG
85
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\技术支持\用MDK生成bin文件\Axf_To_Bin\Axf_To_Bin.uv2
Project File Date:  09/01/2007

<h2>Output:</h2>
Build target 'Axf_To_Bin'
compiling target.c...
compiling main.c...
assembling IRQ.s...
assembling Startup.s...
linking...
Program Size: Code=1576 RO-data=64 RW-data=0 ZI-data=1128  
".\output\Axf_To_Bin.axf" - 0 Error(s), 0 Warning(s).
Build target 'Axf_To_Bin'
compiling target.c...
compiling main.c...
assembling IRQ.s...
assembling Startup.s...
linking...
Program Size: Code=1576 RO-data=64 RW-data=0 ZI-data=1128  
User command #1: C:\Keil\ARM\BIN31\fromelf.exe --bin -o ./output/Axf_To_Bin.bin  Axf_To_Bin.axf
Error: Q0122E: Could not open file 'Axf_To_Bin.axf': No such file or directory
Finished: 0 information, 0 warning and 1 error messages.
".\output\Axf_To_Bin.axf" - 0 Error(s), 0 Warning(s).
Build target 'Axf_To_Bin'
compiling target.c...
compiling main.c...
assembling IRQ.s...
assembling Startup.s...
linking...
Program Size: Code=1576 RO-data=64 RW-data=0 ZI-data=1128  
User command #1: C:\Keil\ARM\BIN31\fromelf.exe --bin -o ./output/Axf_To_Bin.bin  ./output/Axf_To_Bin.axf
".\output\Axf_To_Bin.axf" - 0 Error(s), 0 Warning(s).
Build target 'Axf_To_Bin'
compiling target.c...
compiling main.c...
assembling IRQ.s...
assembling Startup.s...
linking...
Program Size: Code=1576 RO-data=64 RW-data=0 ZI-data=1128  
User command #1: C:\Keil\ARM\BIN31\fromelf.exe --bin -o ./output/Axf_To_Bin.bin  ./output/Axf_To_Bin.axf
".\output\Axf_To_Bin.axf" - 0 Error(s), 0 Warning(s).
Build target 'Axf_To_Bin'
compiling target.c...
compiling main.c...
assembling IRQ.s...
assembling Startup.s...
linking...
Program Size: Code=1576 RO-data=64 RW-data=0 ZI-data=1128  
User command #1: C:\Keil\ARM\BIN31\fromelf.exe
ARM FromELF, RVCT3.1 [Build 903] for uVision [Professional]
ARM Executable ELF file translator
fromelf [options] input_file
Options:
       --help         display this help screen
       --vsn          display version information
       --output file  the output file. (defaults to stdout for -text format)
       --nodebug      do not put debug areas in the output image
       --nolinkview   do not put sections in the output image
Binary Output Formats:
       --bin          Plain Binary
       --m32          Motorola 32 bit Hex
       --i32          Intel 32 bit Hex
       --vhx          Byte Oriented Hex format
       --base addr    Optionally set base address for m32,i32
       --text        Text Information
                Flags for Text Information
                -v          verbose
                -a          print data addresses (For images built with debug)
                -d          print contents of data section
                -e          print exception tables
                -f          print virtual function elimination information
                -g          print debug tables
                -r          print relocation information
                -s          print symbol table
                -t          print string table
                -y          print dynamic segment contents
                -z          print code and data size information
Software supplied by: ARM Limited
".\output\Axf_To_Bin.axf" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?