HS121.build_log.htm 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Project:</h2>
  6. D:\work software\HS121L\MDK-ARM\Project.uvproj
  7. Project File Date: 11/07/2019
  8. <h2>Output:</h2>
  9. Build target 'HS121'
  10. compiling main.c...
  11. compiling stm32f10x_it.c...
  12. compiling Modem.c...
  13. compiling id.c...
  14. compiling Serial.c...
  15. compiling MsgQueue.c...
  16. compiling ProductPara.c...
  17. compiling Audio.c...
  18. compiling MainTask.c...
  19. compiling GPS.c...
  20. compiling GpsData.c...
  21. compiling LedTask.c...
  22. compiling Key.c...
  23. compiling RTX_Conf_CM.c...
  24. compiling PocTask.c...
  25. compiling GpsTask.c...
  26. compiling ModemTask.c...
  27. compiling HgsTcpProc.c...
  28. compiling Message.c...
  29. compiling TSGpsProcess.c...
  30. compiling ttsTask.c...
  31. compiling sleep.c...
  32. linking...
  33. Program Size: Code=46928 RO-data=1348 RW-data=416 ZI-data=15968
  34. FromELF: creating hex file...
  35. 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"
  36. ".\Obj\HS121.axf" - 0 Error(s), 0 Warning(s).
  37. </pre>
  38. </body>
  39. </html>
  40. ling stm32f10x_dma.c...
  41. compiling stm32f10x_exti.c...
  42. compiling stm32f10x_fsmc.c...
  43. compiling stm32f10x_i2c.c...
  44. compiling stm32f10x_iwdg.c...
  45. compiling stm32f10x_pwr.c...
  46. compiling stm32f10x_rtc.c...
  47. compiling stm32f10x_sdio.c...
  48. compiling stm32f10x_spi.c...
  49. compiling stm32f10x_tim.c...
  50. compiling stm32f10x_usart.c...
  51. compiling stm32f10x_wwdg.c...
  52. compiling core_cm3.c...
  53. compiling system_stm32f10x.c...
  54. linking...
  55. Program Size: Code=46928 RO-data=1348 RW-data=416 ZI-data=15968
  56. FromELF: creating hex file...
  57. 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"
  58. ".\Obj\HS121.axf" - 0 Error(s), 0 Warning(s).