123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.17.0.0
- Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: 2 2, 2, LIC=LJWFW-QTGYT-9XMUW-Q0UBS-3CTLL-LBJCN
-
- Tool Versions:
- Toolchain: MDK-ARM Professional Version: 5.17
- Toolchain Path: D:\Keil_v5\ARM\ARMCC\Bin
- C Compiler: Armcc.exe V5.06 update 1 (build 61)
- Assembler: Armasm.exe V5.06 update 1 (build 61)
- Linker/Locator: ArmLink.exe V5.06 update 1 (build 61)
- Library Manager: ArmAr.exe V5.06 update 1 (build 61)
- Hex Converter: FromElf.exe V5.06 update 1 (build 61)
- CPU DLL: SARMCM3.DLL V5.17
- Dialog DLL: DARMSTM.DLL V1.65.0.0
- Target DLL: Segger\JL2CM3.dll V2.99.16.0
- Dialog DLL: TARMSTM.DLL V1.64.0.0
-
- <h2>Project:</h2>
- D:\work software\M20-AUTH-DTU\MDK-ARM\Project.uvproj
- Project File Date: 07/19/2019
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 1 (build 61)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
- Build target 'RT231A'
- compiling main.c...
- compiling stm32f10x_it.c...
- compiling Modem.c...
- compiling id.c...
- compiling MsgQueue.c...
- compiling Serial.c...
- compiling ProductPara.c...
- compiling RTX_Conf_CM.c...
- compiling MainTask.c...
- compiling ModemTask.c...
- compiling Led.c...
- compiling Timer.c...
- compiling WatchDog.c...
- compiling ProtocolPack.c...
- compiling RTC.c...
- compiling GPS.c...
- compiling MyFoTa.c...
- compiling MBCross.c...
- compiling WiredLanTask.c...
- compiling authNew.c...
- compiling TcpEchoServer.c...
- compiling AT25DF .c...
- linking...
- Program Size: Code=23174 RO-data=1090 RW-data=276 ZI-data=17396
- FromELF: creating hex file...
- After Build - User command #1: D:\Keil\ARM\ARMCC\bin\fromelf.exe --bin -o .\OBJ\RT231A.bin .\OBJ\RT231A.axf
- ".\Obj\RT231A.axf" - 0 Error(s), 0 Warning(s).
- Build Time Elapsed: 00:00:08
- </pre>
- </body>
- </html>
|