| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234 |
- [2026-07-07 17:13:24] [info] incremental build: 17 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\BSP\PY32F030xx_Start_Kit\py32f030xx_Start_Kit.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_cortex.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_dma.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_flash.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_gpio.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_pwr.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_rcc.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_rcc_ex.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_tim.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_tim_ex.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\drivers\PY32F0xx_HAL_Driver\src\py32f0xx_hal_uart.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\py32f0xx_hal_msp.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\py32f0xx_it.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\system_py32f0xx.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s': object (.o) file not exist
- [2026-07-07 17:13:26] [done]
- build successfully !
- [2026-07-07 17:23:04] [done]
- build successfully !
- [2026-07-07 17:56:16] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-07 17:56:17] [done]
- build successfully !
- [2026-07-07 18:01:37] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-07 18:01:37] link failed !, exit code: 1
- at unify_builder.Program.Main(String[] args_)
- ---
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: ./Project/.obj/__/Src/main.o: in function `_write':
- d:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE/./../Src/main.c:170: multiple definition of `_write'; ./Project/.obj/__/__/__/__/__/__/Drivers/BSP/PY32F030xx_Start_Kit/py32f030xx_Start_Kit.o:d:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE/./../../../../../../Drivers/BSP/PY32F030xx_Start_Kit/py32f030xx_Start_Kit.c:335: first defined here
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-closer.o): in function `_close_r':
- closer.c:(.text._close_r+0xc): warning: _close is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-closer.o): note: the message above does not take linker garbage collection into account
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-fstatr.o): in function `_fstat_r':
- fstatr.c:(.text._fstat_r+0xe): warning: _fstat is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-fstatr.o): note: the message above does not take linker garbage collection into account
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-isattyr.o): in function `_isatty_r':
- isattyr.c:(.text._isatty_r+0xc): warning: _isatty is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-isattyr.o): note: the message above does not take linker garbage collection into account
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-lseekr.o): in function `_lseek_r':
- lseekr.c:(.text._lseek_r+0x10): warning: _lseek is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-lseekr.o): note: the message above does not take linker garbage collection into account
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-readr.o): in function `_read_r':
- readr.c:(.text._read_r+0x10): warning: _read is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: ./Project/Project.elf has a LOAD segment with RWX permissions
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-readr.o): note: the message above does not take linker garbage collection into account
- Memory region Used Size Region Size %age Used
- RAM: 2032 B 8 KB 24.80%
- FLASH: 10424 B 64 KB 15.91%
- collect2.exe: error: ld returned 1 exit status
- [2026-07-07 18:01:56] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-07 18:01:56] link failed !, exit code: 1
- at unify_builder.Program.Main(String[] args_)
- ---
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: ./Project/.obj/__/Src/main.o: in function `_write':
- d:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE/./../Src/main.c:170: multiple definition of `_write'; ./Project/.obj/__/__/__/__/__/__/Drivers/BSP/PY32F030xx_Start_Kit/py32f030xx_Start_Kit.o:d:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE/./../../../../../../Drivers/BSP/PY32F030xx_Start_Kit/py32f030xx_Start_Kit.c:335: first defined here
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-closer.o): in function `_close_r':
- closer.c:(.text._close_r+0xc): warning: _close is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-fstatr.o): in function `_fstat_r':
- fstatr.c:(.text._fstat_r+0xe): warning: _fstat is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-closer.o): note: the message above does not take linker garbage collection into account
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-fstatr.o): note: the message above does not take linker garbage collection into account
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-isattyr.o): in function `_isatty_r':
- isattyr.c:(.text._isatty_r+0xc): warning: _isatty is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-isattyr.o): note: the message above does not take linker garbage collection into account
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-lseekr.o): in function `_lseek_r':
- lseekr.c:(.text._lseek_r+0x10): warning: _lseek is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-lseekr.o): note: the message above does not take linker garbage collection into account
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-readr.o): in function `_read_r':
- readr.c:(.text._read_r+0x10): warning: _read is not implemented and will always fail
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: ./Project/Project.elf has a LOAD segment with RWX permissions
- C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/Users/13411/.eide/tools/gcc_arm/bin/../lib/gcc/arm-none-eabi/15.2.1/../../../../arm-none-eabi/lib/thumb/v6-m/nofp\libc_nano.a(libc_a-readr.o): note: the message above does not take linker garbage collection into account
- Memory region Used Size Region Size %age Used
- RAM: 2032 B 8 KB 24.80%
- FLASH: 10424 B 64 KB 15.91%
- collect2.exe: error: ld returned 1 exit status
- [2026-07-07 18:04:01] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-07 18:04:01] [done]
- build successfully !
- [2026-07-08 09:35:09] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:35:11] [done]
- build successfully !
- [2026-07-08 09:36:49] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:36:49] [done]
- build successfully !
- [2026-07-08 09:38:15] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:38:15] [done]
- build successfully !
- [2026-07-08 09:38:53] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:38:54] [done]
- build successfully !
- [2026-07-08 09:40:10] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:40:11] [done]
- build successfully !
- [2026-07-08 09:44:12] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:44:12] [done]
- build successfully !
- [2026-07-08 09:45:31] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:45:31] [done]
- build successfully !
- [2026-07-08 09:46:51] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:46:51] [done]
- build successfully !
- [2026-07-08 09:47:57] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:47:57] [done]
- build successfully !
- [2026-07-08 09:49:10] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:49:10] [done]
- build successfully !
- [2026-07-08 09:51:18] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:51:19] [done]
- build successfully !
- [2026-07-08 09:52:08] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:52:08] [done]
- build successfully !
- [2026-07-08 09:58:21] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 09:58:21] [done]
- build successfully !
- [2026-07-08 09:58:44] [done]
- build successfully !
- [2026-07-08 10:00:16] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 10:00:17] [done]
- build successfully !
- [2026-07-08 13:59:00] [info] incremental build: 2 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\py32f0xx_it.c': source file has been changed.
- [2026-07-08 13:59:02] [done]
- build successfully !
- [2026-07-08 14:04:02] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:04:03] [done]
- build successfully !
- [2026-07-08 14:07:20] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:07:20] [done]
- build successfully !
- [2026-07-08 14:10:57] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:10:57] [done]
- build successfully !
- [2026-07-08 14:14:02] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:14:02] [done]
- build successfully !
- [2026-07-08 14:16:44] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:16:45] [done]
- build successfully !
- [2026-07-08 14:23:03] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:23:04] [done]
- build successfully !
- [2026-07-08 14:32:58] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:32:59] [done]
- build successfully !
- [2026-07-08 14:36:23] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:36:23] [done]
- build successfully !
- [2026-07-08 14:39:48] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:39:48] [done]
- build successfully !
- [2026-07-08 14:49:54] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:49:55] [done]
- build successfully !
- [2026-07-08 14:54:25] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 14:54:26] [done]
- build successfully !
- [2026-07-08 15:03:23] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:03:23] [done]
- build successfully !
- [2026-07-08 15:08:38] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:08:38] [done]
- build successfully !
- [2026-07-08 15:12:10] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:12:11] [done]
- build successfully !
- [2026-07-08 15:18:19] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:18:19] [done]
- build successfully !
- [2026-07-08 15:21:21] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:21:21] [done]
- build successfully !
- [2026-07-08 15:24:38] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:24:39] [done]
- build successfully !
- [2026-07-08 15:27:08] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:27:08] [done]
- build successfully !
- [2026-07-08 15:29:48] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:29:48] [done]
- build successfully !
- [2026-07-08 15:31:42] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:31:42] [done]
- build successfully !
- [2026-07-08 15:36:14] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:36:15] [done]
- build successfully !
- [2026-07-08 15:37:51] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:37:51] [done]
- build successfully !
- [2026-07-08 15:40:19] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:40:19] [done]
- build successfully !
- [2026-07-08 15:41:53] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:41:54] [done]
- build successfully !
- [2026-07-08 15:45:21] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:45:21] [done]
- build successfully !
- [2026-07-08 15:57:03] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:57:03] [done]
- build successfully !
- [2026-07-08 15:58:46] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 15:58:46] [done]
- build successfully !
- [2026-07-08 16:02:10] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:02:11] [done]
- build successfully !
- [2026-07-08 16:04:31] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:04:31] [done]
- build successfully !
- [2026-07-08 16:10:19] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:10:20] [done]
- build successfully !
- [2026-07-08 16:12:51] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:12:52] [done]
- build successfully !
- [2026-07-08 16:13:57] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:13:57] [done]
- build successfully !
- [2026-07-08 16:15:54] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:15:54] [done]
- build successfully !
- [2026-07-08 16:17:30] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:17:31] [done]
- build successfully !
- [2026-07-08 16:19:32] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:19:33] [done]
- build successfully !
- [2026-07-08 16:21:11] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:21:12] [done]
- build successfully !
- [2026-07-08 16:23:11] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:23:11] [done]
- build successfully !
- [2026-07-08 16:23:19] [done]
- build successfully !
- [2026-07-08 16:25:41] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:25:41] [done]
- build successfully !
- [2026-07-08 16:26:44] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:26:44] [done]
- build successfully !
- [2026-07-08 16:37:54] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:37:55] [done]
- build successfully !
- [2026-07-08 16:39:59] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:40:00] [done]
- build successfully !
- [2026-07-08 16:46:09] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:46:09] [done]
- build successfully !
- [2026-07-08 16:57:48] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:57:48] [done]
- build successfully !
- [2026-07-08 16:58:08] [done]
- build successfully !
- [2026-07-08 16:59:46] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 16:59:47] [done]
- build successfully !
- [2026-07-08 17:02:52] [done]
- build successfully !
- [2026-07-08 17:05:28] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:05:29] [done]
- build successfully !
- [2026-07-08 17:12:36] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:12:37] [done]
- build successfully !
- [2026-07-08 17:20:27] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:20:27] [done]
- build successfully !
- [2026-07-08 17:23:39] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:23:40] [done]
- build successfully !
- [2026-07-08 17:25:01] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:25:01] [done]
- build successfully !
- [2026-07-08 17:27:15] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:27:16] [done]
- build successfully !
- [2026-07-08 17:41:25] [info] incremental build: 2 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s': source file has been changed.
- [2026-07-08 17:41:26] compilation failed at : "d:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s", exit code: 1
- command:
- "C:\Users\13411\.eide\tools\gcc_arm\bin\arm-none-eabi-gcc.exe" -c -x assembler-with-cpp -I. -I../Inc -I../../../../../../Drivers/BSP/PY32F030xx_Start_Kit -I../../../../../../Drivers/CMSIS/Include -I../../../../../../Drivers/CMSIS/Device/PY32F0xx/Include -I../../../../../../Drivers/PY32F0xx_HAL_Driver/Inc -mcpu=cortex-m0plus -mthumb -g --specs=nosys.specs --specs=nano.specs -o ./Project/.obj/startup_py32f030xx.o -MMD ./startup_py32f030xx.s
- at unify_builder.Program.Main(String[] args_)
- ---
- ./startup_py32f030xx.s: Assembler messages:
- ./startup_py32f030xx.s:1: Error: junk at end of line, first unrecognized character is `-'
- ./startup_py32f030xx.s:2: Error: bad size 0 in type specifier
- ./startup_py32f030xx.s:2: Error: bad instruction `startup_py32f030xx.s'
- [2026-07-08 17:41:34] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s': object (.o) file not exist
- [2026-07-08 17:41:34] compilation failed at : "d:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s", exit code: 1
- command:
- "C:\Users\13411\.eide\tools\gcc_arm\bin\arm-none-eabi-gcc.exe" -c -x assembler-with-cpp -I. -I../Inc -I../../../../../../Drivers/BSP/PY32F030xx_Start_Kit -I../../../../../../Drivers/CMSIS/Include -I../../../../../../Drivers/CMSIS/Device/PY32F0xx/Include -I../../../../../../Drivers/PY32F0xx_HAL_Driver/Inc -mcpu=cortex-m0plus -mthumb -g --specs=nosys.specs --specs=nano.specs -o ./Project/.obj/startup_py32f030xx.o -MMD ./startup_py32f030xx.s
- at unify_builder.Program.Main(String[] args_)
- ---
- ./startup_py32f030xx.s: Assembler messages:
- ./startup_py32f030xx.s:1: Error: junk at end of line, first unrecognized character is `-'
- ./startup_py32f030xx.s:2: Error: bad size 0 in type specifier
- ./startup_py32f030xx.s:2: Error: bad instruction `startup_py32f030xx.s'
- [2026-07-08 17:43:15] [info] incremental build: 2 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s': object (.o) file not exist
- [2026-07-08 17:43:16] [done]
- build successfully !
- [2026-07-08 17:43:43] [done]
- build successfully !
- [2026-07-08 17:45:27] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:45:27] [done]
- build successfully !
- [2026-07-08 17:48:12] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:48:12] [done]
- build successfully !
- [2026-07-08 17:49:12] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:49:12] [done]
- build successfully !
- [2026-07-08 17:59:35] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 17:59:36] [done]
- build successfully !
- [2026-07-08 18:01:57] [done]
- build successfully !
- [2026-07-08 18:03:42] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 18:03:43] [done]
- build successfully !
- [2026-07-08 18:05:12] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 18:05:13] [done]
- build successfully !
- [2026-07-08 18:10:49] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 18:10:49] [done]
- build successfully !
- [2026-07-08 18:13:49] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 18:13:49] [done]
- build successfully !
- [2026-07-08 18:14:00] [done]
- build successfully !
- [2026-07-08 18:18:04] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-08 18:18:05] [done]
- build successfully !
- [2026-07-09 09:12:58] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 09:12:59] [done]
- build successfully !
- [2026-07-09 09:15:17] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 09:15:18] [done]
- build successfully !
- [2026-07-09 09:17:48] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 09:17:49] [done]
- build successfully !
- [2026-07-09 09:28:45] [info] incremental build: 3 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\py32f0xx_hal_msp.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\main.h' has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\py32f0xx_it.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\main.h' has been changed.
- [2026-07-09 09:28:45] [done]
- build successfully !
- [2026-07-09 09:35:09] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 09:35:10] [done]
- build successfully !
- [2026-07-09 09:36:06] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 09:36:06] [done]
- build successfully !
- [2026-07-09 09:36:28] [done]
- build successfully !
- [2026-07-09 09:43:53] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 09:43:54] [done]
- build successfully !
- [2026-07-09 09:51:58] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 09:51:58] [done]
- build successfully !
- [2026-07-09 09:54:16] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 09:54:17] [done]
- build successfully !
- [2026-07-09 10:00:18] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 10:00:18] [done]
- build successfully !
- [2026-07-09 10:03:29] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 10:03:30] [done]
- build successfully !
- [2026-07-09 10:06:19] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 10:06:20] [done]
- build successfully !
- [2026-07-09 10:07:17] [done]
- build successfully !
- [2026-07-09 10:08:00] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 10:08:00] [done]
- build successfully !
- [2026-07-09 10:09:45] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 10:09:46] [done]
- build successfully !
- [2026-07-09 11:17:26] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:17:27] [done]
- build successfully !
- [2026-07-09 11:23:18] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:23:18] [done]
- build successfully !
- [2026-07-09 11:29:17] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:29:17] [done]
- build successfully !
- [2026-07-09 11:31:23] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:31:23] [done]
- build successfully !
- [2026-07-09 11:33:48] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:33:48] [done]
- build successfully !
- [2026-07-09 11:35:50] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:35:50] [done]
- build successfully !
- [2026-07-09 11:38:14] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:38:15] [done]
- build successfully !
- [2026-07-09 11:41:39] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:41:40] [done]
- build successfully !
- [2026-07-09 11:59:08] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 11:59:09] [done]
- build successfully !
- [2026-07-09 12:00:34] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 12:00:35] [done]
- build successfully !
- [2026-07-09 12:02:12] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 12:02:12] [done]
- build successfully !
- [2026-07-09 13:44:15] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 13:44:16] [done]
- build successfully !
- [2026-07-09 13:57:25] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 13:57:25] [done]
- build successfully !
- [2026-07-09 14:06:34] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 14:06:34] [done]
- build successfully !
- [2026-07-09 14:13:31] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-09 14:13:32] [done]
- build successfully !
- [2026-07-09 14:13:41] [done]
- build successfully !
- [2026-07-16 11:47:46] [info] incremental build: 6 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\battery_display.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\input_scan.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\led_driver.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': object (.o) file not exist
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s': source file has been changed.
- [2026-07-16 11:47:47] compilation failed at : "d:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s", exit code: 1
- command:
- "C:\Users\13411\.eide\tools\gcc_arm\bin\arm-none-eabi-gcc.exe" -c -x assembler-with-cpp -I. -I../Inc -I../../../../../../Drivers/BSP/PY32F030xx_Start_Kit -I../../../../../../Drivers/CMSIS/Include -I../../../../../../Drivers/CMSIS/Device/PY32F0xx/Include -I../../../../../../Drivers/PY32F0xx_HAL_Driver/Inc -mcpu=cortex-m0plus -mthumb -g --specs=nosys.specs --specs=nano.specs -o ./Project/.obj/startup_py32f030xx.o -MMD ./startup_py32f030xx.s
- at unify_builder.Program.Main(String[] args_)
- ---
- ./startup_py32f030xx.s: Assembler messages:
- ./startup_py32f030xx.s:1: Error: junk at end of line, first unrecognized character is `-'
- ./startup_py32f030xx.s:2: Error: bad size 0 in type specifier
- ./startup_py32f030xx.s:2: Error: bad instruction `startup_py32f030xx.s'
- [2026-07-16 11:48:53] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\startup_py32f030xx.s': object (.o) file not exist
- [2026-07-16 11:48:54] [done]
- build successfully !
- [2026-07-16 12:09:14] [info] incremental build: 16 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_cortex.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_dma.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_flash.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_gpio.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_pwr.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_rcc.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_rcc_ex.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_tim.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_tim_ex.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_uart.c': compiler options has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\battery_display.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\app_state.h' has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\input_scan.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\led_driver.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\py32f0xx_hal_msp.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-16 12:09:15] [done]
- build successfully !
- [2026-07-16 12:45:46] [info] incremental build: 5 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\battery_display.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\app_state.h' has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\input_scan.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\led_driver.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-16 12:45:46] [done]
- build successfully !
- [2026-07-16 12:47:59] [done]
- build successfully !
- [2026-07-16 12:50:25] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\input_scan.c': source file has been changed.
- [2026-07-16 12:50:26] [done]
- build successfully !
- [2026-07-16 12:53:27] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-16 12:53:28] [done]
- build successfully !
- [2026-07-16 12:56:27] [info] incremental build: 5 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\battery_display.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\app_state.h' has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\input_scan.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\app_state.h' has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\led_driver.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\app_state.h' has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-16 12:56:28] [done]
- build successfully !
- [2026-07-16 12:56:37] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-16 12:56:38] [done]
- build successfully !
- [2026-07-16 13:01:10] [info] incremental build: 2 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\battery_display.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\led_driver.c': source file has been changed.
- [2026-07-16 13:01:10] [done]
- build successfully !
- [2026-07-16 13:10:04] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-16 13:10:05] [done]
- build successfully !
- [2026-07-16 14:45:13] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-16 14:45:13] [done]
- build successfully !
- [2026-07-16 14:51:11] [info] incremental build: 5 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\battery_display.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\app_state.h' has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\input_scan.c': dependence 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\EIDE\..\Inc\app_state.h' has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\led_driver.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-16 14:51:12] [done]
- build successfully !
- [2026-07-16 14:51:17] [done]
- build successfully !
- [2026-07-17 09:12:58] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- [2026-07-17 09:12:59] [done]
- build successfully !
- [2026-07-17 09:52:30] [info] incremental build: 2 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\main.c': source file has been changed.
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-17 09:52:31] [done]
- build successfully !
- [2026-07-17 13:00:00] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\led_driver.c': source file has been changed.
- [2026-07-17 13:00:00] [done]
- build successfully !
- [2026-07-17 13:01:51] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\led_driver.c': source file has been changed.
- [2026-07-17 13:01:51] [done]
- build successfully !
- [2026-07-22 16:19:09] [done]
- build successfully !
- [2026-07-22 16:27:38] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-22 16:27:38] [done]
- build successfully !
- [2026-07-22 16:32:29] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-22 16:32:30] [done]
- build successfully !
- [2026-07-22 16:46:38] [info] incremental build: 1 source files changed
- These source files will be recompiled
- ---
- 'd:\PY32F0xx_Firmware_V1.5.0\Projects\PY32F030-STK\Example\TIMER3\TIM3_Update\Src\uart_protocol.c': source file has been changed.
- [2026-07-22 16:46:38] [done]
- build successfully !
- [2026-07-24 10:58:21] [info] incremental build: 21 source files changed
- These source files will be recompiled
- ---
- 'd:\Panel\Drivers\BSP\PY32F030xx_Start_Kit\py32f030xx_Start_Kit.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_cortex.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_dma.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_flash.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_gpio.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_pwr.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_rcc.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_rcc_ex.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_tim.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_tim_ex.c': object (.o) file not exist
- 'd:\Panel\Drivers\PY32F0xx_HAL_Driver\Src\py32f0xx_hal_uart.c': object (.o) file not exist
- 'd:\Panel\Src\battery_display.c': compiler options has been changed.
- 'd:\Panel\Src\input_scan.c': compiler options has been changed.
- 'd:\Panel\Src\led_driver.c': compiler options has been changed.
- 'd:\Panel\Src\main.c': compiler options has been changed.
- 'd:\Panel\Src\py32f0xx_hal_msp.c': compiler options has been changed.
- 'd:\Panel\Src\py32f0xx_it.c': compiler options has been changed.
- 'd:\Panel\Src\system_py32f0xx.c': compiler options has been changed.
- 'd:\Panel\Src\uart_protocol.c': compiler options has been changed.
- 'd:\Panel\EIDE\startup_py32f030xx.s': compiler options has been changed.
- [2026-07-24 10:58:25] [done]
- build successfully !
|