Skip to content

Commit

Permalink
Initial commit for Mastering STM32 on Udemy
Browse files Browse the repository at this point in the history
  • Loading branch information
kemechial committed Sep 22, 2024
0 parents commit 4299ba7
Show file tree
Hide file tree
Showing 1,643 changed files with 1,159,131 additions and 0 deletions.
11,376 changes: 11,376 additions & 0 deletions .metadata/.bak_0.log

Large diffs are not rendered by default.

5,385 changes: 5,385 additions & 0 deletions .metadata/.ide.log

Large diffs are not rendered by default.

8,616 changes: 8,616 additions & 0 deletions .metadata/.ide.log-2024-09-19.log

Large diffs are not rendered by default.

5,253 changes: 5,253 additions & 0 deletions .metadata/.ide.log-2024-09-20.log

Large diffs are not rendered by default.

Empty file added .metadata/.lock
Empty file.
793 changes: 793 additions & 0 deletions .metadata/.log

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions .metadata/.log4j2.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<Configuration status="info">
<ThresholdFilter level="INFO"/>
<Appenders>
<RollingFile name="DEBUGFILE" fileName="C:/Users/Lenovo/STM32CubeIDE/Mastering_STM32/.metadata/.ide.log" filePattern="C:/Users/Lenovo/STM32CubeIDE/Mastering_STM32/.metadata/.ide.log-%d{yyyy-MM-dd}.log">
<PatternLayout pattern="%d{yyyy-MM-dd HH:mm:ss,SSS} [%p] %c{1}:%L - %m%n" />
<Policies>
<TimeBasedTriggeringPolicy interval="1" modulate="true" />
<SizeBasedTriggeringPolicy size="50MB"/>
</Policies>
</RollingFile>
</Appenders>
<Loggers>
<Root level="ALL">
<AppenderRef ref="DEBUGFILE" />
</Root>
</Loggers>
</Configuration>
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
NUMBER_FORMAT=0
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
msg
input_captures
timer3_cnt_freq
htim3.Init.Prescaler
PCLK_freq
signal_freq
31 changes: 31 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.core/.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
*** SESSION Sept 19, 2024 07:02:27.795 -----------------------------------------
*** SESSION Sept 19, 2024 07:06:31.589 -----------------------------------------
*** SESSION Sept 19, 2024 07:08:10.846 -----------------------------------------
*** SESSION Sept 19, 2024 19:24:52.408 -----------------------------------------
*** SESSION Sept 19, 2024 21:14:54.946 -----------------------------------------
*** SESSION Sept 19, 2024 21:20:57.431 -----------------------------------------
*** SESSION Sept 19, 2024 21:22:50.79 ------------------------------------------
*** SESSION Sept 19, 2024 21:24:35.690 -----------------------------------------
*** SESSION Sept 19, 2024 21:26:07.69 ------------------------------------------
*** SESSION Sept 19, 2024 21:27:07.530 -----------------------------------------
*** SESSION Sept 19, 2024 22:09:20.45 ------------------------------------------
*** SESSION Sept 19, 2024 22:15:19.986 -----------------------------------------
*** SESSION Sept 19, 2024 22:17:33.625 -----------------------------------------
*** SESSION Sept 19, 2024 23:05:11.818 -----------------------------------------
*** SESSION Sept 20, 2024 07:36:41.261 -----------------------------------------
*** SESSION Sept 20, 2024 09:55:46.737 -----------------------------------------
*** SESSION Sept 20, 2024 12:06:41.752 -----------------------------------------
*** SESSION Sept 20, 2024 12:14:22.79 ------------------------------------------
*** SESSION Sept 20, 2024 12:38:20.638 -----------------------------------------
*** SESSION Sept 20, 2024 13:34:26.811 -----------------------------------------
*** SESSION Sept 20, 2024 13:45:27.03 ------------------------------------------
*** SESSION Sept 20, 2024 13:53:39.308 -----------------------------------------
*** SESSION Sept 20, 2024 15:46:36.739 -----------------------------------------
*** SESSION Sept 21, 2024 10:21:30.209 -----------------------------------------
*** SESSION Sept 21, 2024 10:42:10.401 -----------------------------------------
*** SESSION Sept 21, 2024 14:27:32.262 -----------------------------------------
*** SESSION Sept 21, 2024 14:44:05.625 -----------------------------------------
*** SESSION Sept 21, 2024 14:59:15.877 -----------------------------------------
*** SESSION Sept 21, 2024 17:14:00.302 -----------------------------------------
*** SESSION Sept 21, 2024 17:15:45.154 -----------------------------------------
*** SESSION Sept 21, 2024 20:52:26.81 ------------------------------------------

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.dsf.ui/dialog_settings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
<section name="org.eclipse.cdt.dsf.debug.internal.ui.ExpressionInformationControlCreator$ExpressionInformationControl">
<item key="WIDTH" value="816"/>
<item key="HEIGHT" value="297"/>
<item key="SashWeightTree" value="200"/>
<item key="SashWeightDetails" value="200"/>
</section>
</section>
1 change: 1 addition & 0 deletions .metadata/.plugins/org.eclipse.cdt.make.core/specs.c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions .metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
<section name="org.eclipse.cdt.internal.ui.MakeView">
</section>
</section>
Empty file.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
13:33:11 **** Build of configuration Debug for project STM32F401_PLL_SYSCLK ****
make -j8 all
arm-none-eabi-size STM32F401_PLL_SYSCLK.elf
text data bss dec hex filename
10848 92 2076 13016 32d8 STM32F401_PLL_SYSCLK.elf
Finished building: default.size.stdout


13:33:11 Build Finished. 0 errors, 0 warnings. (took 259ms)

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
08:01:38 **** Incremental Build of configuration Debug for project STM32F401_PLL_SYSCLK_HSE ****
make -j8 all
arm-none-eabi-gcc "../Core/Src/main_app.c" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F401xC -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Core/Src/main_app.d" -MT"Core/Src/main_app.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main_app.o"
arm-none-eabi-gcc -o "STM32F401_PLL_SYSCLK_HSE.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\Lenovo\STM32CubeIDE\Mastering_STM32\STM32F401_PLL_SYSCLK_HSE\STM32F401CCUX_FLASH.ld" --specs=nosys.specs -Wl,-Map="STM32F401_PLL_SYSCLK_HSE.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group
C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-closer.o): in function `_close_r':
(.text._close_r+0xc): warning: _close is not implemented and will always fail
C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-lseekr.o): in function `_lseek_r':
(.text._lseek_r+0x10): warning: _lseek is not implemented and will always fail
C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-readr.o): in function `_read_r':
(.text._read_r+0x10): warning: _read is not implemented and will always fail
C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-writer.o): in function `_write_r':
(.text._write_r+0x10): warning: _write is not implemented and will always fail
Finished building target: STM32F401_PLL_SYSCLK_HSE.elf

arm-none-eabi-size STM32F401_PLL_SYSCLK_HSE.elf
arm-none-eabi-objdump -h -S STM32F401_PLL_SYSCLK_HSE.elf > "STM32F401_PLL_SYSCLK_HSE.list"
text data bss dec hex filename
10816 92 2076 12984 32b8 STM32F401_PLL_SYSCLK_HSE.elf
Finished building: default.size.stdout

Finished building: STM32F401_PLL_SYSCLK_HSE.list


08:01:39 Build Finished. 0 errors, 4 warnings. (took 714ms)

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
13:11:21 **** Build of configuration Debug for project STM32F401_PLL_SYSCLK_HSE_OVR_DRV ****
make -j8 all
arm-none-eabi-size STM32F401_PLL_SYSCLK_HSE_OVR_DRV.elf
text data bss dec hex filename
10884 92 2076 13052 32fc STM32F401_PLL_SYSCLK_HSE_OVR_DRV.elf
Finished building: default.size.stdout


13:11:21 Build Finished. 0 errors, 0 warnings. (took 206ms)

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
13:01:06 **** Clean-only build of configuration Debug for project STM32F401_TIMER_BASE_100MS ****
make -j8 clean
rm -rf ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.su ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.cyclo ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.d ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.o ./Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.su
rm -rf ./Core/Startup/startup_stm32f401ccux.d ./Core/Startup/startup_stm32f401ccux.o
rm -rf ./Core/Src/it_app.cyclo ./Core/Src/it_app.d ./Core/Src/it_app.o ./Core/Src/it_app.su ./Core/Src/main_app.cyclo ./Core/Src/main_app.d ./Core/Src/main_app.o ./Core/Src/main_app.su ./Core/Src/msp_app.cyclo ./Core/Src/msp_app.d ./Core/Src/msp_app.o ./Core/Src/msp_app.su ./Core/Src/system_stm32f4xx.cyclo ./Core/Src/system_stm32f4xx.d ./Core/Src/system_stm32f4xx.o ./Core/Src/system_stm32f4xx.su
rm -rf STM32F401_TIMER_BASE_100MS.elf STM32F401_TIMER_BASE_100MS.list STM32F401_TIMER_BASE_100MS.map default.size.stdout


13:01:07 Build Finished. 0 errors, 0 warnings. (took 307ms)

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
15:59:25 **** Incremental Build of configuration Debug for project STM32F401_TIMER_BASE_100MS2_IT ****
make -j8 all
arm-none-eabi-gcc "../Core/Src/it_app.c" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F401xC -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Core/Src/it_app.d" -MT"Core/Src/it_app.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/it_app.o"
arm-none-eabi-gcc -o "STM32F401_TIMER_BASE_100MS2_IT.elf" @"objects.list" -mcpu=cortex-m4 -T"C:\Users\Lenovo\STM32CubeIDE\Mastering_STM32\STM32F401_TIMER_BASE_100MS2_IT\STM32F401CCUX_FLASH.ld" --specs=nosys.specs -Wl,-Map="STM32F401_TIMER_BASE_100MS2_IT.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group
C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-closer.o): in function `_close_r':
(.text._close_r+0xc): warning: _close is not implemented and will always fail
C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-lseekr.o): in function `_lseek_r':
(.text._lseek_r+0x10): warning: _lseek is not implemented and will always fail
C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-readr.o): in function `_read_r':
(.text._read_r+0x10): warning: _read is not implemented and will always fail
C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-writer.o): in function `_write_r':
(.text._write_r+0x10): warning: _write is not implemented and will always fail
Finished building target: STM32F401_TIMER_BASE_100MS2_IT.elf

arm-none-eabi-size STM32F401_TIMER_BASE_100MS2_IT.elf
arm-none-eabi-objdump -h -S STM32F401_TIMER_BASE_100MS2_IT.elf > "STM32F401_TIMER_BASE_100MS2_IT.list"
text data bss dec hex filename
6348 12 1716 8076 1f8c STM32F401_TIMER_BASE_100MS2_IT.elf
Finished building: default.size.stdout

Finished building: STM32F401_TIMER_BASE_100MS2_IT.list


15:59:26 Build Finished. 0 errors, 4 warnings. (took 755ms)

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
16:16:13 **** Build of configuration Debug for project STM32F401_TIMER_BASE_100MS_IT ****
make -j8 all
arm-none-eabi-size STM32F401_TIMER_BASE_100MS_IT.elf
text data bss dec hex filename
6348 12 1716 8076 1f8c STM32F401_TIMER_BASE_100MS_IT.elf
Finished building: default.size.stdout


16:16:13 Build Finished. 0 errors, 0 warnings. (took 263ms)

10 changes: 10 additions & 0 deletions .metadata/.plugins/org.eclipse.cdt.ui/STM32F401_TIMER_IC.build.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
20:52:47 **** Incremental Build of configuration Debug for project STM32F401_TIMER_IC ****
make -j8 all
arm-none-eabi-size STM32F401_TIMER_IC.elf
text data bss dec hex filename
26396 468 2192 29056 7180 STM32F401_TIMER_IC.elf
Finished building: default.size.stdout


20:52:47 Build Finished. 0 errors, 0 warnings. (took 354ms)

Loading

0 comments on commit 4299ba7

Please sign in to comment.