| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 | 
							- <html>
 
- <body>
 
- <pre>
 
- <h1>µVision Build Log</h1>
 
- <h2>Tool Versions:</h2>
 
- IDE-Version: £gVision V5.33.0.0
 
- Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
 
- License Information: allen chen, cc, LIC=----
 
-  
 
- Tool Versions:
 
- Toolchain:       MDK-Lite  Version: 5.33.0.0
 
- Toolchain Path:  C:\Keil_v5\ARM\ARMCC\Bin
 
- C Compiler:      Armcc.exe V5.06 update 7 (build 960)
 
- Assembler:       Armasm.exe V5.06 update 7 (build 960)
 
- Linker/Locator:  ArmLink.exe V5.06 update 7 (build 960)
 
- Library Manager: ArmAr.exe V5.06 update 7 (build 960)
 
- Hex Converter:   FromElf.exe V5.06 update 7 (build 960)
 
- CPU DLL:         SARMCM3.DLL V5.33.0.0
 
- Dialog DLL:      DCM.DLL V1.17.3.0
 
- Target DLL:      STLink\ST-LINKIII-KEIL_SWO.dll V3.0.8.0
 
- Dialog DLL:      TCM.DLL V1.48.0.0
 
-  
 
- <h2>Project:</h2>
 
- C:\Users\Leo\Desktop\CTO\ADC20220621\MDK-ARM\SDIO.uvprojx
 
- Project File Date:  06/21/2022
 
- <h2>Output:</h2>
 
- *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
 
- Rebuild target 'SDIO'
 
- assembling startup_stm32f407xx.s...
 
- compiling adc.c...
 
- compiling stm32f4xx_hal_adc_ex.c...
 
- compiling stm32f4xx_it.c...
 
- compiling stm32f4xx_hal_tim_ex.c...
 
- compiling main.c...
 
- ../Src/main.c(119): warning:  #1035-D: single-precision operand implicitly converted to double-precision
 
-   						PH = 7.0 - 3.0 / (pH_low - pH_mid) * (voltage_mV - pH_mid);
 
- ../Src/main.c(123): warning:  #1035-D: single-precision operand implicitly converted to double-precision
 
-               PH = 7.0 - 3.0 / (pH_mid - pH_high) * (voltage_mV - pH_mid);
 
- ../Src/main.c: 2 warnings, 0 errors
 
- compiling usart.c...
 
- compiling stm32f4xx_hal_tim.c...
 
- compiling gpio.c...
 
- compiling stm32f4xx_hal_adc.c...
 
- compiling stm32f4xx_hal_msp.c...
 
- compiling stm32f4xx_hal_uart.c...
 
- compiling stm32f4xx_hal_rcc.c...
 
- compiling stm32f4xx_hal_flash_ramfunc.c...
 
- compiling stm32f4xx_hal.c...
 
- compiling stm32f4xx_hal_pwr_ex.c...
 
- compiling stm32f4xx_hal_pwr.c...
 
- compiling stm32f4xx_hal_dma.c...
 
- compiling stm32f4xx_hal_flash_ex.c...
 
- compiling stm32f4xx_hal_rcc_ex.c...
 
- compiling stm32f4xx_hal_dma_ex.c...
 
- compiling stm32f4xx_hal_flash.c...
 
- compiling stm32f4xx_hal_cortex.c...
 
- compiling stm32f4xx_hal_gpio.c...
 
- compiling system_stm32f4xx.c...
 
- compiling stm32f4xx_hal_exti.c...
 
- linking...
 
- Program Size: Code=7776 RO-data=448 RW-data=40 ZI-data=16648  
 
- FromELF: creating hex file...
 
- "SDIO\SDIO.axf" - 0 Error(s), 2 Warning(s).
 
- <h2>Software Packages used:</h2>
 
- Package Vendor: ARM
 
-                 http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
 
-                 ARM.CMSIS.5.7.0
 
-                 CMSIS (Cortex Microcontroller Software Interface Standard)
 
-    * Component: CORE Version: 5.4.0
 
- Package Vendor: Keil
 
-                 http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.15.0.pack
 
-                 Keil.STM32F4xx_DFP.2.15.0
 
-                 STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
 
- <h2>Collection of Component include folders:</h2>
 
-   .\RTE\_SDIO
 
-   C:\Users\Leo\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include
 
-   C:\Users\Leo\AppData\Local\Arm\Packs\Keil\STM32F4xx_DFP\2.15.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
 
- <h2>Collection of Component Files used:</h2>
 
-    * Component: ARM::CMSIS:CORE:5.4.0
 
- Build Time Elapsed:  00:00:16
 
- </pre>
 
- </body>
 
- </html>
 
 
  |