| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Project:</h2>
- D:\work software\HS121L\MDK-ARM\Project.uvproj
- Project File Date: 11/07/2019
- <h2>Output:</h2>
- Build target 'HS121'
- compiling main.c...
- compiling stm32f10x_it.c...
- compiling Modem.c...
- compiling id.c...
- compiling Serial.c...
- compiling MsgQueue.c...
- compiling ProductPara.c...
- compiling Audio.c...
- compiling MainTask.c...
- compiling GPS.c...
- compiling GpsData.c...
- compiling LedTask.c...
- compiling Key.c...
- compiling RTX_Conf_CM.c...
- compiling PocTask.c...
- compiling GpsTask.c...
- compiling ModemTask.c...
- compiling HgsTcpProc.c...
- compiling Message.c...
- compiling TSGpsProcess.c...
- compiling ttsTask.c...
- compiling sleep.c...
- linking...
- Program Size: Code=46928 RO-data=1348 RW-data=416 ZI-data=15968
- FromELF: creating hex file...
- After Build - User command #1: fromelf.exe --bin -o "D:\work software\HS121L\MDK-ARM\Obj\HS121.bin" "D:\work software\HS121L\MDK-ARM\Obj\HS121.axf"
- ".\Obj\HS121.axf" - 0 Error(s), 0 Warning(s).
- </pre>
- </body>
- </html>
- ling stm32f10x_dma.c...
- compiling stm32f10x_exti.c...
- compiling stm32f10x_fsmc.c...
- compiling stm32f10x_i2c.c...
- compiling stm32f10x_iwdg.c...
- compiling stm32f10x_pwr.c...
- compiling stm32f10x_rtc.c...
- compiling stm32f10x_sdio.c...
- compiling stm32f10x_spi.c...
- compiling stm32f10x_tim.c...
- compiling stm32f10x_usart.c...
- compiling stm32f10x_wwdg.c...
- compiling core_cm3.c...
- compiling system_stm32f10x.c...
- linking...
- Program Size: Code=46928 RO-data=1348 RW-data=416 ZI-data=15968
- FromELF: creating hex file...
- After Build - User command #1: fromelf.exe --bin -o "D:\work software\HS121L\MDK-ARM\Obj\HS121.bin" "D:\work software\HS121L\MDK-ARM\Obj\HS121.axf"
- ".\Obj\HS121.axf" - 0 Error(s), 0 Warning(s).
|