Box.build_log.htm 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>礦ision Build Log</h1>
  5. <h2>Project:</h2>
  6. D:\维鼎\模拟分机\Box\Box.uvproj
  7. Project File Date: 02/01/2018
  8. <h2>Output:</h2>
  9. Build target 'Target 1'
  10. compiling misc.c...
  11. compiling stm32f10x_adc.c...
  12. compiling stm32f10x_bkp.c...
  13. compiling stm32f10x_can.c...
  14. compiling stm32f10x_cec.c...
  15. compiling stm32f10x_crc.c...
  16. compiling stm32f10x_dac.c...
  17. compiling stm32f10x_dbgmcu.c...
  18. compiling stm32f10x_dma.c...
  19. compiling stm32f10x_exti.c...
  20. compiling stm32f10x_flash.c...
  21. compiling stm32f10x_fsmc.c...
  22. compiling stm32f10x_gpio.c...
  23. compiling stm32f10x_i2c.c...
  24. compiling stm32f10x_iwdg.c...
  25. compiling stm32f10x_pwr.c...
  26. compiling stm32f10x_rcc.c...
  27. compiling stm32f10x_rtc.c...
  28. compiling stm32f10x_sdio.c...
  29. compiling stm32f10x_spi.c...
  30. compiling stm32f10x_tim.c...
  31. compiling stm32f10x_usart.c...
  32. compiling stm32f10x_wwdg.c...
  33. compiling system_stm32f10x.c...
  34. compiling BSP.c...
  35. BSP\BSP.h(11): warning: #1-D: last line of file ends without a newline
  36. #endif
  37. BSP\TIM1_CAP.h(10): warning: #1-D: last line of file ends without a newline
  38. #endif
  39. BSP\BSP.c: 2 warnings, 0 errors
  40. compiling GPIO_Audio.c...
  41. BSP\GPIO_Audio.c(31): warning: #1-D: last line of file ends without a newline
  42. }
  43. BSP\GPIO_Audio.c: 1 warning, 0 errors
  44. compiling TIM1_CAP.c...
  45. BSP\TIM1_CAP.h(10): warning: #1-D: last line of file ends without a newline
  46. #endif
  47. BSP\TIM1_CAP.c(9): warning: #177-D: variable "TIM1_cc_flag" was declared but never referenced
  48. static unsigned char TIM1_cc_flag=0;
  49. BSP\TIM1_CAP.c(10): warning: #177-D: variable "TIM1_Rev_Buf" was declared but never referenced
  50. static unsigned char TIM1_Rev_Buf[3]={0};
  51. BSP\TIM1_CAP.c(204): warning: #550-D: variable "CC4" was set but never used
  52. static unsigned short CC4[100],CCindex=0;
  53. BSP\TIM1_CAP.c: 4 warnings, 0 errors
  54. compiling TIM6_1MS.c...
  55. compiling UART_ARM.c...
  56. BSP\UART_ARM.c(141): warning: #1-D: last line of file ends without a newline
  57. }
  58. BSP\UART_ARM.c: 1 warning, 0 errors
  59. compiling Main.c...
  60. .\BSP\BSP.h(11): warning: #1-D: last line of file ends without a newline
  61. #endif
  62. .\BSP\TIM1_CAP.h(10): warning: #1-D: last line of file ends without a newline
  63. #endif
  64. User\Main.c: 2 warnings, 0 errors
  65. linking...
  66. Program Size: Code=9656 RO-data=368 RW-data=112 ZI-data=4880
  67. FromELF: creating hex file...
  68. ".\Object\Box.axf" - 0 Error(s), 10 Warning(s).
  69. Load "D:\\维鼎\\模拟分机\\Box\\Object\\Box.axf"
  70. Set JLink Project File to "D:\维鼎\模拟分机\Box\JLinkSettings.ini"
  71. * JLink Info: Device "STM32F105RB" selected (128 KB flash, 32 KB RAM).
  72. JLink info:
  73. ------------
  74. DLL: V4.80g, compiled Feb 13 2014 20:50:02
  75. Firmware: J-Link ARM V8 compiled Nov 28 2014 13:44:46
  76. Hardware: V8.00
  77. S/N : 17935099
  78. Feature(s) : RDI,FlashDL,FlashBP,JFlash
  79. * JLink Info: Found SWD-DP with ID 0x1BA01477
  80. * JLink Info: Found SWD-DP with ID 0x1BA01477
  81. * JLink Info: Found Cortex-M3 r1p1, Little endian.
  82. * JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
  83. * JLink Info: TPIU fitted.
  84. * JLink Info: ETM fitted.
  85. ROMTableAddr = 0xE00FF003
  86. Target info:
  87. ------------
  88. Device: STM32F105RB
  89. VTarget = 3.300V
  90. State of Pins:
  91. TCK: 0, TDI: 0, TDO: 0, TMS: 1, TRES: 1, TRST: 0
  92. Hardware-Breakpoints: 6
  93. Software-Breakpoints: 8192
  94. Watchpoints: 4
  95. JTAG speed: 1000 kHz
  96. Erase Done.
  97. Programming Done.
  98. Verify OK.