From efc1ad5ce8ff286b856060da143f8c83b373cf9a Mon Sep 17 00:00:00 2001 From: the_deepest Date: Mon, 27 Jul 2026 19:43:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + iar/uCOS_Modbus.dep | 1788 ++++++++++++++++++++++--------------------- iar/uCOS_Modbus.ewp | 3 - 3 files changed, 896 insertions(+), 896 deletions(-) diff --git a/.gitignore b/.gitignore index 5d84db6..355f698 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Modbus.si4project/ iar/Debug/ iar/Release/ F407_Modbus.si4project/ +.vscode/ diff --git a/iar/uCOS_Modbus.dep b/iar/uCOS_Modbus.dep index de5d0e4..cdf2384 100644 --- a/iar/uCOS_Modbus.dep +++ b/iar/uCOS_Modbus.dep @@ -1,284 +1,283 @@ 4 - 3900343231 + 2264105889 Debug $PROJ_DIR$\..\app\src\hardware.c - $PROJ_DIR$\..\app\main.c - $PROJ_DIR$\..\app\inc\hardware.h $PROJ_DIR$\..\app\main.h - $PROJ_DIR$\..\cmsis\core_cmFunc.h + $PROJ_DIR$\..\cmsis\core_cm4_simd.h + $PROJ_DIR$\..\app\inc\hardware.h $PROJ_DIR$\startup_stm32f40xx.s + $PROJ_DIR$\..\drivers\inc\stm32f4xx_can.h + $PROJ_DIR$\..\cmsis\core_cm4.h + $PROJ_DIR$\..\cmsis\core_cmInstr.h + $PROJ_DIR$\..\cmsis\stm32f4xx.h + $PROJ_DIR$\..\cmsis\system_stm32f4xx.c + $PROJ_DIR$\..\cmsis\system_stm32f4xx.h + $PROJ_DIR$\..\app\main.c + $PROJ_DIR$\..\cmsis\core_cmFunc.h + $PROJ_DIR$\..\drivers\inc\misc.h $PROJ_DIR$\..\drivers\inc\stm32f4xx_adc.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_dac.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_exti.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_dcmi.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_flash.h - $PROJ_DIR$\..\cmsis\core_cm4_simd.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_crc.h $PROJ_DIR$\..\drivers\inc\stm32f4xx_fsmc.h + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_tdes.c + $PROJ_DIR$\..\drivers\src\misc.c + $PROJ_DIR$\..\drivers\inc\stm32f4xx_tim.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_wwdg.h + $PROJ_DIR$\..\drivers\src\stm32f4xx_dac.c + $PROJ_DIR$\..\drivers\inc\stm32f4xx_dcmi.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_gpio.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_pwr.h $PROJ_DIR$\..\drivers\inc\stm32f4xx_cryp.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_iwdg.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_crc.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_dbgmcu.h - $PROJ_DIR$\..\cmsis\core_cm4.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_rcc.h $PROJ_DIR$\..\drivers\inc\stm32f4xx_hash.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_rcc.h $PROJ_DIR$\..\drivers\inc\stm32f4xx_rtc.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_sdio.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_dma.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_syscfg.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_exti.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_flash.h $PROJ_DIR$\..\drivers\inc\stm32f4xx_spi.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_i2c.h - $PROJ_DIR$\..\drivers\inc\misc.h - $PROJ_DIR$\..\cmsis\stm32f4xx.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_gpio.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_can.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_usart.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_dac.h + $PROJ_DIR$\..\drivers\src\stm32f4xx_adc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp.c + $PROJ_DIR$\..\drivers\inc\stm32f4xx_syscfg.h + $PROJ_DIR$\..\drivers\src\stm32f4xx_crc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_aes.c + $PROJ_DIR$\..\drivers\inc\stm32f4xx_dbgmcu.h $PROJ_DIR$\..\drivers\inc\stm32f4xx_rng.h - $PROJ_DIR$\..\drivers\inc\stm32f4xx_pwr.h - $PROJ_DIR$\..\cmsis\system_stm32f4xx.c - $PROJ_DIR$\..\cmsis\system_stm32f4xx.h - $PROJ_DIR$\..\cmsis\core_cmInstr.h - $PROJ_DIR$\Debug\Obj\stm32f4xx_syscfg.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_fsmc.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_adc.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_syscfg.xcl - $TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h - $TOOLKIT_DIR$\inc\c\stdint.h - $PROJ_DIR$\Debug\Obj\stm32f4xx_flash.xcl - $TOOLKIT_DIR$\inc\c\iccarm_builtin.h - $PROJ_DIR$\Debug\Obj\stm32f4xx_adc.o - $PROJ_DIR$\Debug\Obj\os_core.xcl - $TOOLKIT_DIR$\inc\c\yvals.h - $PROJ_DIR$\Debug\Obj\stm32f4xx_rcc.o - $PROJ_DIR$\Debug\Obj\utils.o - $PROJ_DIR$\Debug\Obj\os_cpu_a.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_dac.o + $PROJ_DIR$\..\drivers\inc\stm32f4xx_iwdg.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_sdio.h + $PROJ_DIR$\..\drivers\inc\stm32f4xx_i2c.h + $PROJ_DIR$\..\drivers\src\stm32f4xx_can.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_des.c + $PROJ_DIR$\..\drivers\inc\stm32f4xx_dma.h + $PROJ_DIR$\Debug\Obj\stm32f4xx_dma.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_tim.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_usart.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_tdes.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_sha1.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_aes.o $PROJ_DIR$\Debug\Obj\os_dbg.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_i2c.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_usart.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_des.xcl - $PROJ_DIR$\Debug\Obj\system_stm32f4xx.xcl - $PROJ_DIR$\Debug\Obj\main.o - $PROJ_DIR$\Debug\Obj\main.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_flash.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp.o - $PROJ_DIR$\Debug\Obj\os_mem.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_dma.o - $PROJ_DIR$\Debug\List\uCOS_Modbus.map - $PROJ_DIR$\Debug\Obj\stm32f4xx_pwr.xcl - $PROJ_DIR$\Debug\Obj\system_stm32f4xx.o - $TOOLKIT_DIR$\inc\c\ycheck.h - $PROJ_DIR$\Debug\Obj\stm32f4xx_rtc.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_tdes.o - $PROJ_DIR$\Debug\Obj\os_mem.xcl - $PROJ_DIR$\Debug\Obj\os_tmr.xcl - $PROJ_DIR$\Debug\Obj\os_tmr.o - $TOOLKIT_DIR$\lib\dl7M_tln.a - $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_md5.__cstat.et + $PROJ_DIR$\Debug\Obj\os_core.__cstat.et $PROJ_DIR$\Debug\Obj\os_time.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_aes.xcl - $TOOLKIT_DIR$\inc\c\DLib_Product.h - $PROJ_DIR$\Debug\Obj\os_sem.o - $PROJ_DIR$\Debug\Obj\modbus.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_fsmc.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_usart.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_spi.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_sha1.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_it.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_flash.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_usart.o - $PROJ_DIR$\Debug\Obj\os_sem.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_can.__cstat.et - $PROJ_DIR$\Debug\Obj\os_mutex.o - $PROJ_DIR$\Debug\Obj\os_time.o - $PROJ_DIR$\Debug\Obj\os_q.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_gpio.xcl - $PROJ_DIR$\Debug\Obj\os_flag.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_dcmi.__cstat.et - $PROJ_DIR$\Debug\Obj\uCOS_Modbus.pbd - $TOOLKIT_DIR$\inc\c\DLib_Defaults.h - $PROJ_DIR$\Debug\Obj\os_mutex.__cstat.et - $PROJ_DIR$\Debug\Obj\os_task.o - $TOOLKIT_DIR$\lib\rt7M_tl.a - $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_sha1.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_exti.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_dma.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_fsmc.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_tim.__cstat.et $PROJ_DIR$\Debug\Obj\os_task.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_sha1.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_rcc.xcl - $PROJ_DIR$\Debug\Obj\os_mbox.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_gpio.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_it.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_hash.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_tim.o - $PROJ_DIR$\Debug\Obj\hardware.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_it.o - $PROJ_DIR$\Debug\Obj\os_time.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_rtc.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_spi.o + $PROJ_DIR$\Debug\Obj\os_tmr.o + $PROJ_DIR$\..\app\src\app.c + $PROJ_DIR$\Debug\Obj\modbus.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_dcmi.xcl + $PROJ_DIR$\Debug\Exe\uCOS_Modbus.out + $PROJ_DIR$\Debug\Obj\misc.o + $PROJ_DIR$\Debug\Obj\os_cpu_c.xcl $PROJ_DIR$\Debug\Obj\sys_cfg.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_crc.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_crc.xcl - $TOOLKIT_DIR$\config\linker\ST\stm32f407xG.icf - $PROJ_DIR$\Debug\Obj\sys_cfg.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_wwdg.o - $PROJ_DIR$\Debug\Obj\modbus.o - $PROJ_DIR$\Debug\Obj\main.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_spi.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_tim.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_pwr.__cstat.et - $PROJ_DIR$\Debug\Obj\os_q.__cstat.et - $PROJ_DIR$\Debug\Obj\os_sem.xcl - $PROJ_DIR$\Debug\Obj\system_stm32f4xx.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_hash.__cstat.et $PROJ_DIR$\Debug\Obj\stm32f4xx_sdio.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_tim.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_iwdg.__cstat.et + $PROJ_DIR$\Debug\Obj\utils.o + $PROJ_DIR$\Debug\Obj\os_tmr.xcl + $PROJ_DIR$\Debug\Obj\modbus.__cstat.et $PROJ_DIR$\Debug\Obj\stm32f4xx_can.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_aes.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_dbgmcu.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_dma.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_des.__cstat.et - $PROJ_DIR$\Debug\Obj\os_mutex.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_fsmc.__cstat.et - $PROJ_DIR$\Debug\Obj\os_core.o - $TOOLKIT_DIR$\inc\c\cmsis_iar.h - $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_md5.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_wwdg.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_dma.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_tdes.__cstat.et - $PROJ_DIR$\Debug\Obj\misc.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_dcmi.o - $PROJ_DIR$\Debug\Obj\os_mbox.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_spi.__cstat.et + $PROJ_DIR$\Debug\Obj\system_stm32f4xx.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_syscfg.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_adc.o + $PROJ_DIR$\Debug\Obj\os_cpu_a.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_gpio.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_it.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_crc.xcl $PROJ_DIR$\Debug\Obj\stm32f4xx_hash.xcl - $PROJ_DIR$\Debug\Obj\modbus.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_iwdg.xcl - $PROJ_DIR$\Debug\Obj\os_flag.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_exti.xcl - $PROJ_DIR$\Debug\Obj\hardware.xcl + $PROJ_DIR$\Debug\Obj\os_flag.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_it.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_usart.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp.xcl + $PROJ_DIR$\Debug\Obj\misc.__cstat.et + $PROJ_DIR$\Debug\Obj\os_sem.__cstat.et $PROJ_DIR$\Debug\Obj\utils.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_rng.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_sdio.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_rcc.__cstat.et + $PROJ_DIR$\Debug\Obj\main.o + $PROJ_DIR$\Debug\Obj\main.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_it.xcl $PROJ_DIR$\Debug\Obj\stm32f4xx_gpio.o - $PROJ_DIR$\Debug\Obj\hardware.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_des.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_rtc.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_syscfg.o $PROJ_DIR$\Debug\Obj\stm32f4xx_dac.xcl - $PROJ_DIR$\Debug\Obj\os_cpu_c.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_dcmi.xcl - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_tdes.xcl - $PROJ_DIR$\Debug\Obj\os_dbg.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_sdio.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_rtc.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_iwdg.xcl + $PROJ_DIR$\Debug\Obj\os_mem.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_tdes.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_des.xcl $PROJ_DIR$\Debug\Obj\os_mbox.o - $PROJ_DIR$\Debug\Obj\os_mem.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_dbgmcu.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_adc.xcl - $PROJ_DIR$\Debug\Obj\os_q.o + $PROJ_DIR$\Debug\Obj\os_cpu_c.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_pwr.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_usart.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_crc.__cstat.et + $PROJ_DIR$\Debug\Obj\os_flag.__cstat.et + $TOOLKIT_DIR$\inc\c\DLib_Product.h $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_md5.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_rng.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_dbgmcu.__cstat.et + $TOOLKIT_DIR$\lib\shb_l.a + $PROJ_DIR$\Debug\Obj\stm32f4xx_dac.__cstat.et + $PROJ_DIR$\Debug\Obj\os_mem.__cstat.et + $PROJ_DIR$\Debug\Obj\os_mutex.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_md5.__cstat.et + $PROJ_DIR$\Debug\Obj\os_dbg.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_md5.xcl + $PROJ_DIR$\Debug\Obj\os_time.o + $PROJ_DIR$\Debug\Obj\sys_cfg.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_aes.xcl $PROJ_DIR$\Debug\Obj\stm32f4xx_rtc.__cstat.et $PROJ_DIR$\Debug\Obj\stm32f4xx_rng.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_wwdg.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_iwdg.o + $PROJ_DIR$\Debug\Obj\os_tmr.__cstat.et + $PROJ_DIR$\Debug\Obj\system_stm32f4xx.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_fsmc.xcl + $PROJ_DIR$\Debug\Obj\os_flag.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_pwr.__cstat.et + $TOOLKIT_DIR$\inc\c\stdint.h + $PROJ_DIR$\Debug\Obj\os_core.xcl + $PROJ_DIR$\Debug\Obj\os_sem.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_fsmc.o + $PROJ_DIR$\Debug\Obj\sys_cfg.xcl + $PROJ_DIR$\Debug\Obj\utils.__cstat.et + $PROJ_DIR$\Debug\Obj\os_mem.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_rcc.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_rng.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_flash.xcl $PROJ_DIR$\Debug\Obj\stm32f4xx_i2c.__cstat.et $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_des.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_dbgmcu.__cstat.et - $PROJ_DIR$\Debug\Obj\sys_cfg.xcl - $PROJ_DIR$\Debug\Obj\os_dbg.__cstat.et + $PROJ_DIR$\Debug\Obj\os_mutex.xcl + $TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h + $PROJ_DIR$\Debug\Obj\stm32f4xx_dcmi.__cstat.et + $PROJ_DIR$\Debug\Obj\os_q.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_i2c.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_syscfg.xcl $PROJ_DIR$\Debug\Obj\stm32f4xx_i2c.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_spi.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_exti.xcl + $PROJ_DIR$\Debug\Obj\modbus.o + $PROJ_DIR$\Debug\Obj\os_dbg.__cstat.et $PROJ_DIR$\Debug\Obj\stm32f4xx_can.o - $PROJ_DIR$\Debug\Obj\os_flag.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_aes.__cstat.et + $PROJ_DIR$\Debug\Obj\misc.xcl + $TOOLKIT_DIR$\lib\m7M_tls.a + $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_sha1.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_rng.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_iwdg.__cstat.et + $PROJ_DIR$\Debug\Obj\os_cpu_c.o + $TOOLKIT_DIR$\inc\c\yvals.h $PROJ_DIR$\Debug\Obj\stm32f4xx_hash.o - $PROJ_DIR$\Debug\Obj\misc.o - $PROJ_DIR$\Debug\Obj\startup_stm32f40xx.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_dac.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_sdio.o + $TOOLKIT_DIR$\config\linker\ST\stm32f407xG.icf + $TOOLKIT_DIR$\inc\c\ycheck.h + $PROJ_DIR$\Debug\List\uCOS_Modbus.map + $TOOLKIT_DIR$\inc\c\iccarm_builtin.h + $PROJ_DIR$\Debug\Obj\stm32f4xx_hash_sha1.xcl + $TOOLKIT_DIR$\lib\dl7M_tln.a + $PROJ_DIR$\Debug\Obj\app.__cstat.et + $PROJ_DIR$\Debug\Exe\uCOS_Modbus.bin + $PROJ_DIR$\Debug\Obj\os_mutex.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_can.__cstat.et + $PROJ_DIR$\Debug\Obj\os_core.o + $PROJ_DIR$\Debug\Obj\hardware.xcl $PROJ_DIR$\Debug\Obj\stm32f4xx_pwr.o - $PROJ_DIR$\Debug\Obj\os_cpu_c.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_wwdg.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_flash.__cstat.et + $PROJ_DIR$\Debug\Obj\os_q.xcl + $PROJ_DIR$\Debug\Obj\main.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_sdio.o + $TOOLKIT_DIR$\lib\rt7M_tl.a + $PROJ_DIR$\Debug\Obj\stm32f4xx_adc.__cstat.et + $TOOLKIT_DIR$\inc\c\DLib_Defaults.h + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_tdes.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_flash.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_dbgmcu.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_cryp_aes.__cstat.et + $TOOLKIT_DIR$\inc\c\cmsis_iar.h + $PROJ_DIR$\Debug\Obj\os_sem.o + $PROJ_DIR$\Debug\Obj\system_stm32f4xx.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_tim.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_gpio.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_dcmi.o $PROJ_DIR$\Debug\Obj\os_task.__cstat.et - $PROJ_DIR$\Debug\Exe\uCOS_Modbus.bin - $PROJ_DIR$\Debug\Exe\uCOS_Modbus.out - $TOOLKIT_DIR$\lib\m7M_tls.a - $PROJ_DIR$\Debug\Obj\stm32f4xx_iwdg.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_rcc.__cstat.et - $PROJ_DIR$\Debug\Obj\os_tmr.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_syscfg.__cstat.et - $PROJ_DIR$\Debug\Obj\os_core.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_crc.__cstat.et - $PROJ_DIR$\Debug\Obj\os_cpu_c.xcl - $PROJ_DIR$\Debug\Obj\utils.__cstat.et - $PROJ_DIR$\Debug\Obj\stm32f4xx_exti.o - $PROJ_DIR$\Debug\Obj\stm32f4xx_spi.o - $PROJ_DIR$\..\drivers\src\stm32f4xx_dac.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_dma.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_fsmc.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_md5.c - $PROJ_DIR$\..\drivers\inc\stm32f4xx_usart.h - $PROJ_DIR$\..\drivers\src\stm32f4xx_iwdg.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_rcc.c + $PROJ_DIR$\Debug\Obj\startup_stm32f40xx.o + $PROJ_DIR$\Debug\Obj\hardware.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_dbgmcu.o $PROJ_DIR$\..\drivers\src\stm32f4xx_flash.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_dcmi.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_des.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_pwr.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_can.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_rtc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_wwdg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rcc.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu.h + $PROJ_DIR$\..\drivers\src\stm32f4xx_dma.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_sha1.c $PROJ_DIR$\..\drivers\src\stm32f4xx_i2c.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_spi.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_rng.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu_c.c + $PROJ_DIR$\..\modbus\modbus.h + $PROJ_DIR$\..\drivers\src\stm32f4xx_gpio.c + $PROJ_DIR$\..\modbus\modbus.c $PROJ_DIR$\..\drivers\src\stm32f4xx_sdio.c - $PROJ_DIR$\..\drivers\inc\stm32f4xx_tim.h $PROJ_DIR$\..\drivers\src\stm32f4xx_syscfg.c $PROJ_DIR$\..\drivers\src\stm32f4xx_tim.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_gpio.c - $PROJ_DIR$\..\drivers\inc\stm32f4xx_wwdg.h + $PROJ_DIR$\..\drivers\src\stm32f4xx_fsmc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_spi.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_iwdg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_usart.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dcmi.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rng.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu_a.asm + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_md5.c + $PROJ_DIR$\..\ucos_ii\ports\os_dbg.c + $PROJ_DIR$\..\ucos_ii\source\os.h + $PROJ_DIR$\..\ucos_ii\source\os_core.c $PROJ_DIR$\..\drivers\src\stm32f4xx_dbgmcu.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_crc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rtc.c + $PROJ_DIR$\..\ucos_ii\source\os_flag.c $PROJ_DIR$\..\drivers\src\stm32f4xx_exti.c - $PROJ_DIR$\..\drivers\src\misc.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_sha1.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_adc.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_tdes.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_aes.c - $PROJ_DIR$\..\ucos_ii\source\os_q.c - $PROJ_DIR$\..\ucos_ii\ports\os_dbg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_pwr.c + $PROJ_DIR$\..\ucos_ii\source\os_mbox.c + $PROJ_DIR$\Debug\Obj\stm32f4xx_wwdg.o + $PROJ_DIR$\Debug\Obj\os_task.o + $PROJ_DIR$\Debug\Obj\stm32f4xx_wwdg.xcl + $PROJ_DIR$\..\ucos_ii\source\os_mem.c + $PROJ_DIR$\Debug\Obj\stm32f4xx_adc.xcl + $PROJ_DIR$\Debug\Obj\stm32f4xx_dma.o + $PROJ_DIR$\..\user\app_cfg.h $PROJ_DIR$\..\user\stm32f4xx_it.c - $PROJ_DIR$\..\user\sys_cfg.c + $PROJ_DIR$\Debug\Obj\os_q.__cstat.et + $PROJ_DIR$\Debug\Obj\stm32f4xx_crc.o + $PROJ_DIR$\Debug\Obj\os_mbox.xcl + $PROJ_DIR$\..\ucos_ii\source\os_sem.c + $PROJ_DIR$\..\ucos_ii\source\os_task.c $PROJ_DIR$\..\ucos_ii\source\os_time.c - $PROJ_DIR$\..\user\sys_cfg.h - $TOOLKIT_DIR$\lib\shb_l.a - $PROJ_DIR$\..\ucos_ii\source\os_mbox.c $PROJ_DIR$\..\ucos_ii\source\os_tmr.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_wwdg.c - $PROJ_DIR$\..\ucos_ii\ports\os_cpu_a.asm - $PROJ_DIR$\..\ucos_ii\source\os_flag.c - $PROJ_DIR$\..\ucos_ii\source\os_sem.c + $PROJ_DIR$\Debug\Obj\stm32f4xx_exti.o + $PROJ_DIR$\Debug\Obj\hardware.o + $PROJ_DIR$\Debug\Obj\os_time.__cstat.et + $PROJ_DIR$\Debug\Obj\app.xcl + $PROJ_DIR$\..\user\sys_cfg.h + $PROJ_DIR$\..\ucos_ii\source\os_q.c $PROJ_DIR$\..\ucos_ii\source\ucos_ii.h - $PROJ_DIR$\..\user\app_cfg.h - $PROJ_DIR$\..\ucos_ii\source\os_mem.c - $PROJ_DIR$\..\ucos_ii\source\os.h - $PROJ_DIR$\..\modbus\modbus.h - $PROJ_DIR$\..\ucos_ii\source\os_task.c - $PROJ_DIR$\..\ucos_ii\source\os_core.c - $PROJ_DIR$\..\ucos_ii\ports\os_cpu_c.c + $PROJ_DIR$\..\user\os_cfg.h + $PROJ_DIR$\..\user\sys_cfg.c + $PROJ_DIR$\Debug\Obj\stm32f4xx_dac.o + $PROJ_DIR$\Debug\Obj\os_mbox.__cstat.et + $PROJ_DIR$\..\ucos_ii\source\os_mutex.c $PROJ_DIR$\..\user\stm32f4xx_conf.h $PROJ_DIR$\..\user\stm32f4xx_it.h + $PROJ_DIR$\Debug\Obj\stm32f4xx_rcc.xcl $PROJ_DIR$\..\user\utils.c - $PROJ_DIR$\..\user\os_cfg.h - $PROJ_DIR$\Debug\Obj\stm32f4xx_exti.__cstat.et - $PROJ_DIR$\Debug\Obj\misc.__cstat.et - $PROJ_DIR$\..\drivers\src\stm32f4xx_usart.c - $PROJ_DIR$\..\ucos_ii\ports\os_cpu.h - $PROJ_DIR$\..\ucos_ii\source\os_mutex.c - $PROJ_DIR$\..\modbus\modbus.c - $PROJ_DIR$\Debug\Obj\app.o - $PROJ_DIR$\Debug\Obj\app.xcl - $PROJ_DIR$\..\app\src\app.c [ROOT_NODE] ILINK - 189 61 + 66 170 @@ -287,95 +286,122 @@ ICCARM - 107 + 251 - __cstat - 155 + BICOMP + 179 - BICOMP - 150 + __cstat + 201 ICCARM - 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 2 + 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 3 - $PROJ_DIR$\..\app\main.c + $PROJ_DIR$\startup_stm32f40xx.s - ICCARM - 55 + AARM + 200 + + + + $PROJ_DIR$\..\cmsis\system_stm32f4xx.c + - __cstat - 118 + ICCARM + 131 BICOMP - 56 + 195 + + + __cstat + 77 ICCARM - 3 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 2 246 247 257 261 249 238 + 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\startup_stm32f40xx.s + $PROJ_DIR$\..\app\main.c - AARM - 182 + ICCARM + 93 + + + BICOMP + 94 + + + __cstat + 184 + + + ICCARM + 1 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 3 256 241 257 207 227 254 212 + + - $PROJ_DIR$\..\cmsis\system_stm32f4xx.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_tdes.c ICCARM - 63 + 106 - __cstat - 125 + BICOMP + 50 - BICOMP - 54 + __cstat + 189 ICCARM - 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 25 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\Debug\Exe\uCOS_Modbus.out + $PROJ_DIR$\..\drivers\src\misc.c - ILINK - 61 + ICCARM + 67 - OBJCOPY - 188 + BICOMP + 160 + + + __cstat + 89 - ILINK - 114 264 107 55 181 117 136 48 186 50 148 161 59 86 165 75 96 87 69 182 43 177 112 58 130 172 66 49 163 143 60 199 57 36 154 180 166 98 176 108 191 185 46 169 110 184 200 35 106 83 116 111 63 47 239 97 190 70 + ICCARM + 13 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 @@ -384,927 +410,913 @@ ICCARM - 49 + 259 - __cstat - 183 + BICOMP + 100 - BICOMP - 156 + __cstat + 118 ICCARM - 7 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 33 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_dma.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_adc.c ICCARM - 60 + 79 - __cstat - 132 + BICOMP + 239 - BICOMP - 140 + __cstat + 187 ICCARM - 22 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 14 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_fsmc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp.c ICCARM - 36 + 134 - __cstat - 135 + BICOMP + 88 - BICOMP - 77 + __cstat + 102 ICCARM - 12 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 28 25 14 31 18 20 21 24 23 219 206 223 26 + 25 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_crc.c ICCARM - 58 + 244 - __cstat - 120 + BICOMP + 83 - BICOMP - 89 + __cstat + 112 ICCARM - 13 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 15 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_md5.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_aes.c ICCARM - 166 + 52 - __cstat - 71 + BICOMP + 126 - BICOMP - 138 + __cstat + 192 ICCARM - 19 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 25 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_iwdg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_can.c ICCARM - 191 + 159 - __cstat - 128 + BICOMP + 75 - BICOMP - 147 + __cstat + 177 ICCARM - 14 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 31 18 20 21 24 23 219 206 223 26 + 5 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_rcc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_des.c ICCARM - 46 + 147 - __cstat - 192 + BICOMP + 107 - BICOMP - 101 + __cstat + 97 ICCARM - 18 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 20 21 24 23 219 206 223 26 + 25 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_flash.c + $PROJ_DIR$\..\app\src\app.c - ICCARM - 57 + BICOMP + 253 __cstat - 82 + 174 + + + + + $PROJ_DIR$\Debug\Exe\uCOS_Modbus.out + + + OBJCOPY + 175 - BICOMP - 41 + ILINK + 170 - ICCARM - 10 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + ILINK + 168 251 93 67 157 178 80 165 53 133 108 142 176 151 194 236 124 62 200 79 159 244 134 52 147 106 259 202 198 240 250 190 139 96 167 115 162 154 82 129 180 143 128 103 185 61 99 196 87 235 69 131 72 117 186 161 173 - $PROJ_DIR$\..\drivers\src\stm32f4xx_dcmi.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_flash.c ICCARM - 143 + 190 - __cstat - 92 + BICOMP + 145 - BICOMP - 158 + __cstat + 182 ICCARM - 9 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 30 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_des.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash.c ICCARM - 172 + 167 - __cstat - 133 + BICOMP + 84 - BICOMP - 53 + __cstat + 70 ICCARM - 13 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 26 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_pwr.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_wwdg.c ICCARM - 185 + 235 - __cstat - 122 + BICOMP + 237 - BICOMP - 62 + __cstat + 181 ICCARM - 31 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 18 20 21 24 23 219 206 223 26 + 20 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_can.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rcc.c ICCARM - 177 + 143 - __cstat - 85 + BICOMP + 264 - BICOMP - 129 + __cstat + 92 ICCARM - 29 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 27 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_rtc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dma.c ICCARM - 110 + 240 - __cstat - 168 + BICOMP + 57 - BICOMP - 65 + __cstat + 47 ICCARM - 20 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 21 24 23 219 206 223 26 + 46 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_i2c.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_sha1.c ICCARM - 176 + 162 - __cstat - 171 + BICOMP + 172 - BICOMP + __cstat 51 ICCARM - 25 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 14 31 18 20 21 24 23 219 206 223 26 + 26 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_spi.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_i2c.c ICCARM - 200 + 154 - __cstat - 119 + BICOMP + 152 - BICOMP - 79 + __cstat + 146 ICCARM - 24 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 23 219 206 223 26 + 43 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_rng.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu_c.c ICCARM - 169 + 165 - __cstat - 167 + BICOMP + 68 - BICOMP - 152 + __cstat + 109 ICCARM - 30 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 256 241 257 207 - $PROJ_DIR$\..\drivers\src\stm32f4xx_sdio.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_gpio.c ICCARM - 184 + 96 - __cstat - 126 + BICOMP + 81 - BICOMP - 153 + __cstat + 197 ICCARM - 21 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 24 23 219 206 223 26 + 23 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_syscfg.c + $PROJ_DIR$\..\modbus\modbus.c ICCARM - 35 + 157 - __cstat - 194 + BICOMP + 64 - BICOMP - 38 + __cstat + 74 ICCARM - 23 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 219 206 223 26 + 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 3 256 241 257 207 227 254 - $PROJ_DIR$\..\drivers\src\stm32f4xx_tim.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_sdio.c ICCARM - 106 + 185 - __cstat - 127 + BICOMP + 101 - BICOMP - 121 + __cstat + 71 ICCARM - 219 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 206 223 26 + 42 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_gpio.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_syscfg.c ICCARM - 154 + 99 - __cstat - 103 + BICOMP + 153 - BICOMP - 90 + __cstat + 78 ICCARM - 28 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 25 14 31 18 20 21 24 23 219 206 223 26 + 36 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_dbgmcu.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_tim.c ICCARM - 163 + 196 - __cstat - 173 + BICOMP + 48 - BICOMP - 131 + __cstat + 59 ICCARM - 16 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 19 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_crc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_fsmc.c ICCARM - 112 + 139 - __cstat - 196 + BICOMP + 132 - BICOMP - 113 + __cstat + 58 ICCARM - 15 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 16 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_exti.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_spi.c ICCARM - 199 + 61 - __cstat - 258 + BICOMP + 155 - BICOMP - 149 + __cstat + 76 ICCARM - 8 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 31 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\misc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_iwdg.c ICCARM - 181 + 129 - __cstat - 259 + BICOMP + 104 - BICOMP - 142 + __cstat + 164 ICCARM - 26 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 + 41 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_usart.c ICCARM - 180 + 87 - __cstat - 105 + BICOMP + 111 - BICOMP - 145 + __cstat + 49 ICCARM - 19 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 32 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_sha1.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dcmi.c ICCARM - 98 + 198 - __cstat - 100 + BICOMP + 65 - BICOMP - 80 + __cstat + 150 ICCARM - 19 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 22 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_adc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rng.c ICCARM - 43 + 128 - __cstat - 37 + BICOMP + 144 - BICOMP - 164 + __cstat + 163 ICCARM - 6 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 40 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_tdes.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu_a.asm - ICCARM - 66 - - - __cstat - 141 - - - BICOMP - 159 + AARM + 80 - - - ICCARM - 13 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 - - - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_aes.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_md5.c ICCARM - 130 + 115 - __cstat - 179 + BICOMP + 123 - BICOMP - 73 + __cstat + 121 ICCARM - 13 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 26 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\ucos_ii\source\os_q.c + $PROJ_DIR$\..\ucos_ii\ports\os_dbg.c ICCARM - 165 + 53 - __cstat - 123 + BICOMP + 122 - BICOMP - 88 + __cstat + 158 ICCARM - 246 247 257 261 + 256 241 257 207 - $PROJ_DIR$\..\ucos_ii\ports\os_dbg.c + $PROJ_DIR$\..\ucos_ii\source\os_core.c ICCARM - 50 + 178 - __cstat - 175 + BICOMP + 137 - BICOMP - 160 + __cstat + 54 ICCARM - 246 247 257 261 + 256 241 257 207 - $PROJ_DIR$\..\user\stm32f4xx_it.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dbgmcu.c ICCARM - 108 + 202 - __cstat - 81 + BICOMP + 191 - BICOMP - 104 + __cstat + 116 ICCARM - 255 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 246 247 257 261 + 39 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\user\sys_cfg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rtc.c ICCARM - 111 + 103 - __cstat - 115 + BICOMP + 98 - BICOMP - 174 + __cstat + 127 ICCARM - 238 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 257 + 28 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 42 31 36 19 32 20 13 - $PROJ_DIR$\..\ucos_ii\source\os_time.c + $PROJ_DIR$\..\ucos_ii\source\os_flag.c ICCARM - 87 + 133 - __cstat - 109 + BICOMP + 85 - BICOMP - 72 + __cstat + 113 ICCARM - 246 247 257 261 + 256 241 257 207 - $PROJ_DIR$\..\ucos_ii\source\os_mbox.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_exti.c ICCARM - 161 + 250 - __cstat - 102 + BICOMP + 156 - BICOMP - 144 + __cstat + 56 ICCARM - 246 247 257 261 + 29 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\ucos_ii\source\os_tmr.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_pwr.c ICCARM - 69 + 180 - __cstat - 193 + BICOMP + 110 - BICOMP - 68 + __cstat + 135 ICCARM - 246 247 257 261 + 24 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 27 28 42 31 36 19 32 20 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_wwdg.c + $PROJ_DIR$\..\ucos_ii\source\os_mbox.c ICCARM - 116 + 108 - __cstat - 170 + BICOMP + 245 - BICOMP - 139 + __cstat + 260 ICCARM - 223 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 26 + 256 241 257 207 - $PROJ_DIR$\..\ucos_ii\ports\os_cpu_a.asm - - - AARM - 48 - - - - - $PROJ_DIR$\..\ucos_ii\source\os_flag.c + $PROJ_DIR$\..\ucos_ii\source\os_mem.c ICCARM - 148 + 142 - __cstat - 178 + BICOMP + 105 - BICOMP - 91 + __cstat + 119 ICCARM - 246 247 257 261 + 256 241 257 207 - $PROJ_DIR$\..\ucos_ii\source\os_sem.c + $PROJ_DIR$\..\user\stm32f4xx_it.c ICCARM - 75 + 82 - __cstat - 84 + BICOMP + 95 - BICOMP - 124 + __cstat + 86 ICCARM - 246 247 257 261 + 263 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 256 241 257 207 - $PROJ_DIR$\..\ucos_ii\source\os_mem.c + $PROJ_DIR$\..\ucos_ii\source\os_sem.c ICCARM - 59 + 194 - __cstat - 162 + BICOMP + 138 - BICOMP - 67 + __cstat + 90 ICCARM - 246 247 257 261 + 256 241 257 207 @@ -1313,113 +1325,113 @@ ICCARM - 96 + 236 - __cstat - 187 + BICOMP + 60 - BICOMP - 99 + __cstat + 199 ICCARM - 246 247 257 261 + 256 241 257 207 - $PROJ_DIR$\..\ucos_ii\source\os_core.c + $PROJ_DIR$\..\ucos_ii\source\os_time.c ICCARM - 136 + 124 - __cstat - 195 + BICOMP + 55 - BICOMP - 44 + __cstat + 252 ICCARM - 246 247 257 261 + 256 241 257 207 - $PROJ_DIR$\..\ucos_ii\ports\os_cpu_c.c + $PROJ_DIR$\..\ucos_ii\source\os_tmr.c ICCARM - 186 + 62 - __cstat - 157 + BICOMP + 73 - BICOMP - 197 + __cstat + 130 ICCARM - 246 247 257 261 + 256 241 257 207 - $PROJ_DIR$\..\user\utils.c + $PROJ_DIR$\..\ucos_ii\source\os_q.c ICCARM - 47 + 151 - __cstat - 198 + BICOMP + 183 - BICOMP - 151 + __cstat + 243 ICCARM - 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 256 241 257 207 - $PROJ_DIR$\..\drivers\src\stm32f4xx_usart.c + $PROJ_DIR$\..\user\sys_cfg.c ICCARM - 83 + 69 - __cstat - 78 + BICOMP + 140 - BICOMP - 52 + __cstat + 125 ICCARM - 206 27 17 40 64 45 94 39 74 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 223 26 + 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 257 254 @@ -1428,57 +1440,44 @@ ICCARM - 86 + 176 - __cstat - 95 + BICOMP + 148 - BICOMP - 134 + __cstat + 120 ICCARM - 246 247 257 261 + 256 241 257 207 - $PROJ_DIR$\..\modbus\modbus.c + $PROJ_DIR$\..\user\utils.c ICCARM - 117 - - - __cstat - 76 + 72 BICOMP - 146 - - - - - $PROJ_DIR$\..\app\src\app.c - - - ICCARM - 264 + 91 - BICOMP - 265 + __cstat + 141 ICCARM - 246 247 257 261 40 64 45 94 39 74 27 17 34 137 42 4 11 33 254 15 16 22 8 10 12 28 25 14 31 18 20 21 24 23 219 206 223 26 + 8 6 136 169 166 188 149 114 7 193 171 12 2 10 262 15 39 46 29 30 16 23 43 41 24 27 28 42 31 36 19 32 20 13 @@ -1487,164 +1486,164 @@ Release $PROJ_DIR$\..\app\src\hardware.c - $PROJ_DIR$\..\app\main.c $PROJ_DIR$\startup_stm32f40xx.s $PROJ_DIR$\..\cmsis\system_stm32f4xx.c - $PROJ_DIR$\Release\Obj\stm32f4xx_hash.xcl + $PROJ_DIR$\..\app\main.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_tdes.c + $PROJ_DIR$\..\drivers\src\misc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dac.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_adc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_crc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_aes.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_can.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_des.c + $PROJ_DIR$\Release\Obj\stm32f4xx_usart.xcl + $PROJ_DIR$\Release\Obj\os_flag.o + $PROJ_DIR$\Release\Obj\utils.o + $PROJ_DIR$\Release\Obj\stm32f4xx_dbgmcu.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_aes.xcl + $PROJ_DIR$\Release\Obj\main.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_gpio.o + $PROJ_DIR$\Release\Obj\stm32f4xx_syscfg.o + $PROJ_DIR$\Release\Obj\os_mem.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_tdes.o + $PROJ_DIR$\Release\Obj\os_sem.o + $PROJ_DIR$\Release\Obj\stm32f4xx_hash_sha1.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_des.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_dac.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_adc.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_hash.o + $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_tdes.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_sdio.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_exti.o + $PROJ_DIR$\Release\Obj\os_dbg.o + $PROJ_DIR$\Release\Obj\startup_stm32f40xx.o + $PROJ_DIR$\Release\Obj\stm32f4xx_dbgmcu.o + $PROJ_DIR$\Release\Obj\stm32f4xx_i2c.o + $PROJ_DIR$\Release\Obj\stm32f4xx_usart.o + $PROJ_DIR$\Release\Obj\stm32f4xx_crc.o + $PROJ_DIR$\Release\Obj\stm32f4xx_spi.xcl + $PROJ_DIR$\Release\Obj\os_mem.o + $PROJ_DIR$\Release\Obj\os_task.xcl + $PROJ_DIR$\Release\Obj\os_mbox.xcl + $PROJ_DIR$\Release\Obj\os_flag.xcl + $PROJ_DIR$\Release\Obj\misc.o + $PROJ_DIR$\Release\Obj\system_stm32f4xx.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_wwdg.o + $PROJ_DIR$\Release\Obj\os_cpu_c.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_spi.o + $PROJ_DIR$\Release\Obj\stm32f4xx_gpio.xcl $PROJ_DIR$\Release\Obj\os_core.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_des.o - $PROJ_DIR$\Release\Obj\stm32f4xx_usart.xcl - $PROJ_DIR$\Release\Exe\uCOS_Modbus.out - $PROJ_DIR$\Release\Obj\os_time.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_fsmc.xcl + $PROJ_DIR$\Release\Obj\sys_cfg.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_wwdg.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_pwr.o + $PROJ_DIR$\Release\Obj\os_dbg.xcl + $PROJ_DIR$\Release\Obj\os_q.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_dcmi.o + $PROJ_DIR$\Release\Obj\stm32f4xx_can.xcl $PROJ_DIR$\Release\Obj\stm32f4xx_it.xcl - $PROJ_DIR$\Release\Obj\hardware.o - $PROJ_DIR$\Release\Obj\stm32f4xx_gpio.xcl - $PROJ_DIR$\Release\Obj\os_mutex.xcl $PROJ_DIR$\Release\Obj\stm32f4xx_adc.o - $PROJ_DIR$\Release\Obj\os_q.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_iwdg.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_cryp.o $PROJ_DIR$\Release\Obj\stm32f4xx_flash.xcl + $PROJ_DIR$\Release\Obj\os_core.o + $PROJ_DIR$\Release\Obj\stm32f4xx_fsmc.o + $PROJ_DIR$\Release\Obj\system_stm32f4xx.o $PROJ_DIR$\Release\Obj\stm32f4xx_dma.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_rcc.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_pwr.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_dcmi.o - $PROJ_DIR$\Release\Obj\system_stm32f4xx.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_it.o + $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_des.o $PROJ_DIR$\Release\Obj\stm32f4xx_tim.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_rtc.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_wwdg.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_hash_md5.xcl - $PROJ_DIR$\Release\Obj\os_cpu_c.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_rng.o + $PROJ_DIR$\Release\Obj\stm32f4xx_hash_md5.o $PROJ_DIR$\Release\Obj\stm32f4xx_dac.o - $PROJ_DIR$\Release\Obj\os_tmr.xcl - $PROJ_DIR$\Release\Obj\os_flag.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_rcc.o - $PROJ_DIR$\Release\Obj\os_mem.o - $PROJ_DIR$\Release\Obj\stm32f4xx_rng.xcl + $PROJ_DIR$\Release\Obj\main.o $PROJ_DIR$\Release\Obj\os_cpu_a.o - $PROJ_DIR$\Release\Obj\stm32f4xx_crc.xcl - $PROJ_DIR$\Release\Obj\os_task.o - $PROJ_DIR$\Release\Obj\os_tmr.o - $PROJ_DIR$\Release\Obj\stm32f4xx_flash.o + $PROJ_DIR$\Release\Obj\os_tmr.xcl + $PROJ_DIR$\Release\Obj\misc.xcl $PROJ_DIR$\Release\Obj\stm32f4xx_i2c.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_syscfg.xcl - $PROJ_DIR$\Release\Obj\os_sem.o - $PROJ_DIR$\Release\Obj\stm32f4xx_spi.o - $PROJ_DIR$\Release\Obj\stm32f4xx_syscfg.o - $PROJ_DIR$\Release\Obj\stm32f4xx_exti.o - $PROJ_DIR$\Release\Obj\stm32f4xx_rtc.o - $PROJ_DIR$\Release\Obj\os_mutex.o - $PROJ_DIR$\Release\Obj\stm32f4xx_hash_sha1.o - $PROJ_DIR$\Release\Obj\stm32f4xx_hash_md5.o - $PROJ_DIR$\Release\Obj\os_dbg.o - $PROJ_DIR$\Release\Obj\stm32f4xx_dcmi.xcl - $PROJ_DIR$\Release\Obj\main.xcl + $PROJ_DIR$\Release\Obj\os_tmr.o + $PROJ_DIR$\Release\Obj\stm32f4xx_can.o $PROJ_DIR$\Release\Obj\os_mbox.o - $PROJ_DIR$\Release\Obj\misc.o - $PROJ_DIR$\Release\Obj\startup_stm32f40xx.o - $PROJ_DIR$\Release\Obj\stm32f4xx_wwdg.o - $PROJ_DIR$\Release\Obj\stm32f4xx_gpio.o - $PROJ_DIR$\Release\Obj\utils.o $PROJ_DIR$\Release\Obj\os_sem.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_des.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_dma.o - $PROJ_DIR$\Release\Obj\os_core.o - $PROJ_DIR$\Release\Obj\stm32f4xx_can.xcl - $PROJ_DIR$\Release\Obj\main.o - $PROJ_DIR$\Release\Obj\stm32f4xx_fsmc.o - $PROJ_DIR$\Release\Obj\stm32f4xx_adc.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_dbgmcu.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_aes.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_aes.o - $PROJ_DIR$\Release\Obj\sys_cfg.o - $PROJ_DIR$\Release\Obj\stm32f4xx_spi.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_iwdg.xcl - $PROJ_DIR$\Release\Obj\os_task.xcl $PROJ_DIR$\Release\Obj\stm32f4xx_cryp.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_dbgmcu.o - $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_tdes.o - $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_tdes.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_sdio.xcl - $PROJ_DIR$\Release\Obj\system_stm32f4xx.o - $PROJ_DIR$\Release\Obj\utils.xcl - $PROJ_DIR$\Release\Obj\os_mem.xcl - $PROJ_DIR$\Release\Obj\os_dbg.xcl - $PROJ_DIR$\Release\Obj\misc.xcl - $PROJ_DIR$\Release\Obj\os_mbox.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_hash_sha1.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_exti.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_sdio.o - $PROJ_DIR$\Release\Obj\stm32f4xx_dac.xcl $PROJ_DIR$\Release\Obj\hardware.xcl - $PROJ_DIR$\Release\Obj\sys_cfg.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_it.o - $PROJ_DIR$\Release\Obj\stm32f4xx_hash.o - $PROJ_DIR$\Release\Obj\stm32f4xx_i2c.o - $PROJ_DIR$\Release\Obj\os_q.o + $PROJ_DIR$\Release\Obj\os_mutex.o + $PROJ_DIR$\Release\Obj\sys_cfg.o + $PROJ_DIR$\Release\Obj\stm32f4xx_tim.o + $PROJ_DIR$\Release\Obj\stm32f4xx_crc.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_rcc.xcl + $PROJ_DIR$\Release\Obj\os_time.o + $PROJ_DIR$\Release\Obj\stm32f4xx_hash.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_hash_sha1.o + $PROJ_DIR$\Release\Obj\stm32f4xx_dma.o + $PROJ_DIR$\Release\Obj\stm32f4xx_hash_md5.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_rng.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_dcmi.xcl $PROJ_DIR$\Release\Obj\stm32f4xx_iwdg.o + $PROJ_DIR$\Release\Exe\uCOS_Modbus.out + $PROJ_DIR$\Release\Obj\stm32f4xx_rtc.o + $PROJ_DIR$\Release\Obj\stm32f4xx_rcc.o + $PROJ_DIR$\Release\Obj\stm32f4xx_syscfg.xcl $PROJ_DIR$\Release\Obj\os_cpu_c.o - $PROJ_DIR$\Release\Obj\stm32f4xx_rng.o - $PROJ_DIR$\Release\Obj\stm32f4xx_usart.o - $PROJ_DIR$\Release\Obj\stm32f4xx_cryp.o - $PROJ_DIR$\Release\Obj\stm32f4xx_can.o - $PROJ_DIR$\Release\Obj\os_time.o - $PROJ_DIR$\Release\Obj\stm32f4xx_pwr.o - $PROJ_DIR$\Release\Obj\os_flag.o - $PROJ_DIR$\Release\Obj\stm32f4xx_fsmc.xcl - $PROJ_DIR$\Release\Obj\stm32f4xx_tim.o - $PROJ_DIR$\Release\Obj\stm32f4xx_crc.o - $PROJ_DIR$\..\drivers\src\stm32f4xx_dac.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_dma.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_fsmc.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_md5.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_iwdg.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_rcc.c + $PROJ_DIR$\Release\Obj\stm32f4xx_sdio.o + $PROJ_DIR$\Release\Obj\os_time.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_pwr.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_rtc.xcl + $PROJ_DIR$\Release\Obj\os_q.o + $PROJ_DIR$\Release\Obj\os_mutex.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_exti.xcl + $PROJ_DIR$\Release\Obj\stm32f4xx_flash.o + $PROJ_DIR$\Release\Obj\hardware.o + $PROJ_DIR$\Release\Obj\os_task.o + $PROJ_DIR$\Release\Obj\stm32f4xx_cryp_aes.o + $PROJ_DIR$\Release\Obj\utils.xcl $PROJ_DIR$\..\drivers\src\stm32f4xx_flash.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_dcmi.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_des.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_pwr.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_can.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_rtc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_wwdg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rcc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dma.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_sha1.c $PROJ_DIR$\..\drivers\src\stm32f4xx_i2c.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_spi.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_rng.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu_c.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_gpio.c $PROJ_DIR$\..\drivers\src\stm32f4xx_sdio.c $PROJ_DIR$\..\drivers\src\stm32f4xx_syscfg.c $PROJ_DIR$\..\drivers\src\stm32f4xx_tim.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_gpio.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_fsmc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_spi.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_iwdg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_usart.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dcmi.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rng.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu_a.asm + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_md5.c + $PROJ_DIR$\..\ucos_ii\ports\os_dbg.c + $PROJ_DIR$\..\ucos_ii\source\os_core.c $PROJ_DIR$\..\drivers\src\stm32f4xx_dbgmcu.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_crc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rtc.c + $PROJ_DIR$\..\ucos_ii\source\os_flag.c $PROJ_DIR$\..\drivers\src\stm32f4xx_exti.c - $PROJ_DIR$\..\drivers\src\misc.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_sha1.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_adc.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_tdes.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_aes.c - $PROJ_DIR$\..\ucos_ii\source\os_q.c - $PROJ_DIR$\..\ucos_ii\ports\os_dbg.c - $PROJ_DIR$\..\user\stm32f4xx_it.c - $PROJ_DIR$\..\user\sys_cfg.c - $PROJ_DIR$\..\ucos_ii\source\os_time.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_pwr.c $PROJ_DIR$\..\ucos_ii\source\os_mbox.c - $PROJ_DIR$\..\ucos_ii\source\os_tmr.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_wwdg.c - $PROJ_DIR$\..\ucos_ii\ports\os_cpu_a.asm - $PROJ_DIR$\..\ucos_ii\source\os_flag.c - $PROJ_DIR$\..\ucos_ii\source\os_sem.c $PROJ_DIR$\..\ucos_ii\source\os_mem.c + $PROJ_DIR$\..\user\stm32f4xx_it.c + $PROJ_DIR$\..\ucos_ii\source\os_sem.c $PROJ_DIR$\..\ucos_ii\source\os_task.c - $PROJ_DIR$\..\ucos_ii\source\os_core.c - $PROJ_DIR$\..\ucos_ii\ports\os_cpu_c.c - $PROJ_DIR$\..\user\utils.c - $PROJ_DIR$\..\drivers\src\stm32f4xx_usart.c + $PROJ_DIR$\..\ucos_ii\source\os_time.c + $PROJ_DIR$\..\ucos_ii\source\os_tmr.c + $PROJ_DIR$\..\ucos_ii\source\os_q.c + $PROJ_DIR$\..\user\sys_cfg.c $PROJ_DIR$\..\ucos_ii\source\os_mutex.c + $PROJ_DIR$\..\user\utils.c [ROOT_NODE] ILINK - 8 + 97 @@ -1653,549 +1652,549 @@ ICCARM - 11 + 110 BICOMP - 87 + 83 - $PROJ_DIR$\..\app\main.c + $PROJ_DIR$\startup_stm32f40xx.s - ICCARM - 62 - - - BICOMP - 50 + AARM + 33 - $PROJ_DIR$\startup_stm32f40xx.s + $PROJ_DIR$\..\cmsis\system_stm32f4xx.c - AARM - 53 + ICCARM + 65 + + + BICOMP + 44 - $PROJ_DIR$\..\cmsis\system_stm32f4xx.c + $PROJ_DIR$\..\app\main.c ICCARM - 77 + 73 BICOMP - 21 + 18 - $PROJ_DIR$\..\drivers\src\stm32f4xx_dac.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_tdes.c ICCARM - 27 + 22 BICOMP - 86 + 29 - $PROJ_DIR$\..\drivers\src\stm32f4xx_dma.c + $PROJ_DIR$\..\drivers\src\misc.c ICCARM - 59 + 43 BICOMP - 17 + 76 - $PROJ_DIR$\..\drivers\src\stm32f4xx_fsmc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dac.c ICCARM - 63 + 72 BICOMP - 102 + 26 - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_adc.c ICCARM - 97 + 59 BICOMP - 72 + 27 - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_md5.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp.c ICCARM - 47 + 61 BICOMP - 25 + 82 - $PROJ_DIR$\..\drivers\src\stm32f4xx_iwdg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_crc.c ICCARM - 93 + 37 BICOMP - 70 + 87 - $PROJ_DIR$\..\drivers\src\stm32f4xx_rcc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_aes.c ICCARM - 30 + 112 BICOMP - 18 + 17 - $PROJ_DIR$\..\drivers\src\stm32f4xx_flash.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_can.c ICCARM - 37 + 79 BICOMP - 16 + 57 - $PROJ_DIR$\..\drivers\src\stm32f4xx_dcmi.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_des.c ICCARM - 20 + 68 BICOMP - 49 + 25 - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_des.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_flash.c ICCARM - 6 + 109 BICOMP - 58 + 62 - $PROJ_DIR$\..\drivers\src\stm32f4xx_pwr.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash.c ICCARM - 100 + 28 BICOMP - 19 + 90 - $PROJ_DIR$\..\drivers\src\stm32f4xx_can.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_wwdg.c ICCARM - 98 + 45 BICOMP - 61 + 52 - $PROJ_DIR$\..\drivers\src\stm32f4xx_rtc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rcc.c ICCARM - 44 + 99 BICOMP - 23 + 88 - $PROJ_DIR$\..\drivers\src\stm32f4xx_i2c.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dma.c ICCARM - 91 + 92 BICOMP - 38 + 66 - $PROJ_DIR$\..\drivers\src\stm32f4xx_spi.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_sha1.c ICCARM - 41 + 91 BICOMP - 69 + 24 - $PROJ_DIR$\..\drivers\src\stm32f4xx_rng.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_i2c.c ICCARM - 95 + 35 BICOMP - 32 + 77 - $PROJ_DIR$\..\drivers\src\stm32f4xx_sdio.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu_c.c ICCARM - 85 + 101 BICOMP - 76 + 46 - $PROJ_DIR$\..\drivers\src\stm32f4xx_syscfg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_gpio.c ICCARM - 42 + 19 BICOMP - 39 + 48 - $PROJ_DIR$\..\drivers\src\stm32f4xx_tim.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_sdio.c ICCARM - 103 + 102 BICOMP - 22 + 30 - $PROJ_DIR$\..\drivers\src\stm32f4xx_gpio.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_syscfg.c ICCARM - 55 + 20 BICOMP - 12 + 100 - $PROJ_DIR$\..\drivers\src\stm32f4xx_dbgmcu.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_tim.c ICCARM - 73 + 86 BICOMP - 65 + 69 - $PROJ_DIR$\..\drivers\src\stm32f4xx_crc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_fsmc.c ICCARM - 104 + 64 BICOMP - 34 + 50 - $PROJ_DIR$\..\drivers\src\stm32f4xx_exti.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_spi.c ICCARM - 43 + 47 BICOMP - 84 + 38 - $PROJ_DIR$\..\drivers\src\misc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_iwdg.c ICCARM - 52 + 96 BICOMP - 81 + 60 - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_usart.c ICCARM - 90 + 36 BICOMP - 4 + 13 - $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_sha1.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dcmi.c ICCARM - 46 + 56 BICOMP - 83 + 95 - $PROJ_DIR$\..\drivers\src\stm32f4xx_adc.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rng.c ICCARM - 14 + 70 BICOMP - 64 + 94 - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_tdes.c + $PROJ_DIR$\..\ucos_ii\ports\os_cpu_a.asm - ICCARM + AARM 74 - - BICOMP - 75 - - $PROJ_DIR$\..\drivers\src\stm32f4xx_cryp_aes.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_hash_md5.c ICCARM - 67 + 71 BICOMP - 66 + 93 - $PROJ_DIR$\..\ucos_ii\source\os_q.c + $PROJ_DIR$\..\ucos_ii\ports\os_dbg.c ICCARM - 92 + 32 BICOMP - 15 + 54 - $PROJ_DIR$\..\ucos_ii\ports\os_dbg.c + $PROJ_DIR$\..\ucos_ii\source\os_core.c ICCARM - 48 + 63 BICOMP - 80 + 49 - $PROJ_DIR$\..\user\stm32f4xx_it.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_dbgmcu.c ICCARM - 89 + 34 BICOMP - 10 + 16 - $PROJ_DIR$\..\user\sys_cfg.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_rtc.c ICCARM - 68 + 98 BICOMP - 88 + 105 - $PROJ_DIR$\..\ucos_ii\source\os_time.c + $PROJ_DIR$\..\ucos_ii\source\os_flag.c ICCARM - 99 + 14 BICOMP - 9 + 42 - $PROJ_DIR$\..\ucos_ii\source\os_mbox.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_exti.c ICCARM - 51 + 31 BICOMP - 82 + 108 - $PROJ_DIR$\..\ucos_ii\source\os_tmr.c + $PROJ_DIR$\..\drivers\src\stm32f4xx_pwr.c ICCARM - 36 + 53 BICOMP - 28 + 104 - $PROJ_DIR$\..\drivers\src\stm32f4xx_wwdg.c + $PROJ_DIR$\..\ucos_ii\source\os_mbox.c ICCARM - 54 + 80 BICOMP - 24 + 41 - $PROJ_DIR$\..\ucos_ii\ports\os_cpu_a.asm + $PROJ_DIR$\..\ucos_ii\source\os_mem.c - AARM - 33 + ICCARM + 39 + + + BICOMP + 21 - $PROJ_DIR$\..\ucos_ii\source\os_flag.c + $PROJ_DIR$\..\user\stm32f4xx_it.c ICCARM - 101 + 67 BICOMP - 29 + 58 @@ -2204,102 +2203,102 @@ ICCARM - 40 + 23 BICOMP - 57 + 81 - $PROJ_DIR$\..\ucos_ii\source\os_mem.c + $PROJ_DIR$\..\ucos_ii\source\os_task.c ICCARM - 31 + 111 BICOMP - 79 + 40 - $PROJ_DIR$\..\ucos_ii\source\os_task.c + $PROJ_DIR$\..\ucos_ii\source\os_time.c ICCARM - 35 + 89 BICOMP - 71 + 103 - $PROJ_DIR$\..\ucos_ii\source\os_core.c + $PROJ_DIR$\..\ucos_ii\source\os_tmr.c ICCARM - 60 + 78 BICOMP - 5 + 75 - $PROJ_DIR$\..\ucos_ii\ports\os_cpu_c.c + $PROJ_DIR$\..\ucos_ii\source\os_q.c ICCARM - 94 + 106 BICOMP - 26 + 55 - $PROJ_DIR$\..\user\utils.c + $PROJ_DIR$\..\user\sys_cfg.c ICCARM - 56 + 85 BICOMP - 78 + 51 - $PROJ_DIR$\..\drivers\src\stm32f4xx_usart.c + $PROJ_DIR$\..\ucos_ii\source\os_mutex.c ICCARM - 96 + 84 BICOMP - 7 + 107 - $PROJ_DIR$\..\ucos_ii\source\os_mutex.c + $PROJ_DIR$\..\user\utils.c ICCARM - 45 + 15 BICOMP - 13 + 113 @@ -2307,5 +2306,8 @@ [MULTI_TOOL] ILINK + + [REBUILD_ALL] + diff --git a/iar/uCOS_Modbus.ewp b/iar/uCOS_Modbus.ewp index 6baf775..a8e2562 100644 --- a/iar/uCOS_Modbus.ewp +++ b/iar/uCOS_Modbus.ewp @@ -2121,9 +2121,6 @@ src - - $PROJ_DIR$\..\app\src\app.c - $PROJ_DIR$\..\app\src\hardware.c