plant_manage/plan_manage_main/ewp/plan_manage_main.dep
forbelief e9d7d4dfbc modified: plan_manage_main/ewp/plan_manage_main.dep
modified:   plan_manage_main/ewp/settings/plan_manage_main.dbgdt
	modified:   plan_manage_main/ewp/settings/plan_manage_main.dni
	modified:   plan_manage_main/src/app/debug.c
	modified:   plan_manage_main/src/app/include/config.h
	modified:   plan_manage_main/src/app/include/debug.h
	modified:   plan_manage_main/src/app/include/input.h
	modified:   plan_manage_main/src/app/include/key.h
	modified:   plan_manage_main/src/app/include/knob.h
	modified:   plan_manage_main/src/app/include/pm_init.h
	modified:   plan_manage_main/src/app/include/simulat_timer.h
	modified:   plan_manage_main/src/app/include/tft.h
	modified:   plan_manage_main/src/app/include/time.h
	modified:   plan_manage_main/src/app/key.c
	modified:   plan_manage_main/src/app/knob.c
	modified:   plan_manage_main/src/app/main.c
	modified:   plan_manage_main/src/app/pm_init.c
	modified:   plan_manage_main/src/app/simulat_timer.c
	modified:   plan_manage_main/src/app/tft.c
	modified:   plan_manage_main/src/app/time.c
	modified:   settings/plan_manage.wsdt

完成tft基础功能
2016-04-17 10:36:06 +08:00

1272 lines
43 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<fileChecksum>1290675525</fileChecksum>
<configuration>
<name>Debug</name>
<outputs>
<file>$PROJ_DIR$\..\src\app\include\config.h</file>
<file>$PROJ_DIR$\..\src\app\include\debug.h</file>
<file>$PROJ_DIR$\..\src\app\include\display.h</file>
<file>$PROJ_DIR$\..\src\app\include\flash.h</file>
<file>$PROJ_DIR$\..\src\app\include\input.h</file>
<file>$PROJ_DIR$\..\src\app\include\isr.h</file>
<file>$PROJ_DIR$\..\src\app\include\key.h</file>
<file>$PROJ_DIR$\..\src\app\include\knob.h</file>
<file>$PROJ_DIR$\..\src\app\include\output.h</file>
<file>$PROJ_DIR$\..\src\app\include\plan_handle.h</file>
<file>$PROJ_DIR$\..\src\app\include\setup.h</file>
<file>$PROJ_DIR$\..\src\app\include\simulat_timer.h</file>
<file>$PROJ_DIR$\..\src\app\include\tft.h</file>
<file>$PROJ_DIR$\..\src\app\include\time.h</file>
<file>$PROJ_DIR$\..\src\app\debug.c</file>
<file>$PROJ_DIR$\..\src\app\display.c</file>
<file>$PROJ_DIR$\..\src\app\flash.c</file>
<file>$PROJ_DIR$\..\src\app\input.c</file>
<file>$PROJ_DIR$\..\src\app\isr.c</file>
<file>$PROJ_DIR$\..\src\app\key.c</file>
<file>$PROJ_DIR$\..\src\app\knob.c</file>
<file>$PROJ_DIR$\..\src\app\main.c</file>
<file>$PROJ_DIR$\..\src\app\output.c</file>
<file>$PROJ_DIR$\..\src\app\plan_handle.c</file>
<file>$PROJ_DIR$\..\src\app\pm_init.c</file>
<file>$PROJ_DIR$\..\src\app\simulat_timer.c</file>
<file>$PROJ_DIR$\..\src\app\tft.c</file>
<file>$PROJ_DIR$\..\src\app\time.c</file>
<file>$PROJ_DIR$\..\src\common\alloc.c</file>
<file>$PROJ_DIR$\..\src\common\assert.c</file>
<file>$PROJ_DIR$\..\src\common\common.c</file>
<file>$PROJ_DIR$\..\src\common\io.c</file>
<file>$PROJ_DIR$\..\src\common\memtest.c</file>
<file>$PROJ_DIR$\..\src\common\printf.c</file>
<file>$PROJ_DIR$\..\src\common\queue.c</file>
<file>$PROJ_DIR$\..\src\common\startup.c</file>
<file>$PROJ_DIR$\..\src\common\uif.c</file>
<file>$PROJ_DIR$\..\src\cpu\arm_cm0.c</file>
<file>$PROJ_DIR$\..\src\cpu\crt0.s</file>
<file>$PROJ_DIR$\..\src\cpu\start.c</file>
<file>$PROJ_DIR$\..\src\cpu\sysinit.c</file>
<file>$PROJ_DIR$\..\src\cpu\vectors.c</file>
<file>$PROJ_DIR$\..\src\drivers\adc.c</file>
<file>$PROJ_DIR$\..\src\drivers\cmp.c</file>
<file>$PROJ_DIR$\..\src\drivers\dac.c</file>
<file>$PROJ_DIR$\..\src\drivers\dma.c</file>
<file>$PROJ_DIR$\..\src\drivers\gpio.c</file>
<file>$PROJ_DIR$\..\src\drivers\i2c.c</file>
<file>$PROJ_DIR$\..\src\drivers\lptmr.c</file>
<file>$PROJ_DIR$\..\src\drivers\mcg.c</file>
<file>$PROJ_DIR$\..\src\drivers\pit.c</file>
<file>$PROJ_DIR$\..\src\drivers\port.c</file>
<file>$PROJ_DIR$\..\src\drivers\rtc.c</file>
<file>$PROJ_DIR$\..\src\drivers\SPI.c</file>
<file>$PROJ_DIR$\..\src\drivers\systick.c</file>
<file>$PROJ_DIR$\..\src\drivers\tick_timer.c</file>
<file>$PROJ_DIR$\..\src\drivers\tpm.c</file>
<file>$PROJ_DIR$\..\src\drivers\tsi.c</file>
<file>$PROJ_DIR$\..\src\drivers\uart.c</file>
<file>$PROJ_DIR$\..\src\include\common\assert.h</file>
<file>$PROJ_DIR$\..\src\include\common\common.h</file>
<file>$PROJ_DIR$\..\src\include\common\io.h</file>
<file>$PROJ_DIR$\..\src\include\common\memtest.h</file>
<file>$PROJ_DIR$\..\src\include\common\queue.h</file>
<file>$PROJ_DIR$\..\src\include\common\startup.h</file>
<file>$PROJ_DIR$\..\src\include\common\stdlib.h</file>
<file>$PROJ_DIR$\..\src\include\common\typedef.h</file>
<file>$PROJ_DIR$\..\src\include\common\uif.h</file>
<file>$PROJ_DIR$\..\src\include\cpu\arm_cm0.h</file>
<file>$PROJ_DIR$\..\src\include\cpu\MKL25Z4.h</file>
<file>$PROJ_DIR$\..\src\include\cpu\sysinit.h</file>
<file>$PROJ_DIR$\..\src\include\cpu\vectors.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\adc.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\cmp.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\dac.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\dma.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\fire_drivers_cfg.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\Fire_kinetis_MCG_CFG.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\gpio_cfg.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\gpio.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\i2c.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\i2c_cfg.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\include.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\lptmr.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\mcg.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\mcg_cfg.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\pit.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\port.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\rtc.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\SPI.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\systick.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\tick_timer.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\tpm.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\tsi.h</file>
<file>$PROJ_DIR$\..\src\include\drivers\uart.h</file>
<file>$PROJ_DIR$\..\src\include\platforms\freedom.h</file>
<file>$PROJ_DIR$\..\src\include\platforms\tower.h</file>
<file>$PROJ_DIR$\..\src\other\LandzoOLED.c</file>
<file>$PROJ_DIR$\..\src\other\LandzoOLED.h</file>
<file>$PROJ_DIR$\..\Debug\Obj\stdlib.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\queue.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\startup.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\lptmr.pbi</file>
<file>$TOOLKIT_DIR$\inc\c\stdarg.h</file>
<file>$PROJ_DIR$\..\Debug\Obj\pit.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\i2c.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\uif.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\mcg.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\gpio.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\port.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\rtc.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\SPI.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\systick.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\tick_timer.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\tpm.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\tsi.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\knob.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\key.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\isr.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\input.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\tft.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\time.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\plan_handle.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\display.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\simulat_timer.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\output.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\debug.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\flash.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\uart.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\LandzoOLED.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\LandzoOLED.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\adc.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\dma.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\cmp.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\dac.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\gpio.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\i2c.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\lptmr.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\mcg.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\pit.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\port.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\rtc.o</file>
<file>$PROJ_DIR$\..\src\common\stdlib.c</file>
<file>$PROJ_DIR$\..\Debug\Obj\queue.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\startup.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\stdlib.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\uif.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\alloc.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\assert.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\common.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\io.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\memtest.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\printf.pbi</file>
<file>$TOOLKIT_DIR$\inc\c\string.h</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
<file>$PROJ_DIR$\..\Debug\Obj\SPI.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\systick.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\tick_timer.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\tpm.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\tsi.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\uart.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\adc.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\cmp.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\dma.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\dac.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\start.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\arm_cm0.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\vectors.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\sysinit.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\crt0.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\arm_cm0.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\start.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\sysinit.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\vectors.pbi</file>
<file>$TOOLKIT_DIR$\lib\m6M_tl.a</file>
<file>$PROJ_DIR$\..\config_files\128KB_Pflash.icf</file>
<file>$TOOLKIT_DIR$\lib\dl6M_tln.a</file>
<file>$TOOLKIT_DIR$\lib\shb_l.a</file>
<file>$TOOLKIT_DIR$\lib\rt6M_tl.a</file>
<file>$PROJ_DIR$\..\Debug\Obj\pm_init.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\pm_init.pbi</file>
<file>$PROJ_DIR$\..\src\app\include\pm_init.h</file>
<file>$PROJ_DIR$\..\Debug\Obj\knob.pbi</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h</file>
<file>$PROJ_DIR$\..\Debug\Obj\output.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\time.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\plan_manage_main.pbd</file>
<file>$PROJ_DIR$\..\Debug\Exe\plan_manage_main.out</file>
<file>$PROJ_DIR$\..\Debug\Obj\tft.pbi</file>
<file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
<file>$PROJ_DIR$\..\Debug\Obj\simulat_timer.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\plan_handle.pbi</file>
<file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
<file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
<file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
<file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>
<file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
<file>$TOOLKIT_DIR$\inc\c\ystdio.h</file>
<file>$PROJ_DIR$\..\Debug\Obj\debug.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\display.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\key.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\isr.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\input.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\flash.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\main.pbi</file>
<file>$PROJ_DIR$\..\Debug\Obj\main.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\alloc.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\assert.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\io.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\common.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\memtest.o</file>
<file>$PROJ_DIR$\..\Debug\Obj\printf.o</file>
<file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>
</outputs>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>ILINK</name>
<file> 187</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\debug.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 201</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 126</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 189 193 192 195 183 196 197 198 82 60 69 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 1 0</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 189 193 192 195 183 196 197 198 82 60 69 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 1 0</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\display.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 202</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 123</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\flash.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 206</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 127</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\input.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 205</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 119</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\isr.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 204</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 118</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 194 193 192 195 183 196 197 198 199 200 82 60 69 189 59 61 62 63 215 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 5 11 1 0 7</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 194 193 192 195 183 196 197 198 199 200 82 60 69 189 59 61 62 63 215 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 5 11 1 0 7</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\key.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 203</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 117</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 189 193 192 195 183 196 197 198 82 60 69 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 6 0</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 189 193 192 195 183 196 197 198 82 60 69 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 6 0</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\knob.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 182</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 116</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 189 193 192 195 183 196 197 198 82 60 69 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 7 0</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 189 193 192 195 183 196 197 198 82 60 69 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 7 0</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\main.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 207</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 208</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 194 193 192 195 183 196 197 198 199 200 215 181 11 189 6 7 68 71 12</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 194 193 192 195 183 196 197 198 199 200 215 181 11 189 6 7 68 71 12</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\output.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 184</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 125</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\plan_handle.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 191</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 122</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\pm_init.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 180</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 179</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11 189 193 192 195 183 196 197 198 6 7 68 71 1 12</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 11 189 193 192 195 183 196 197 198 6 7 68 71 1 12</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\simulat_timer.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 190</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 124</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 11 0 6</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 11 0 6</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\tft.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 188</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 120</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 189 193 192 195 183 196 197 198 153 199 154 194 200 94 60 69 59 61 62 63 215 67 66 95 84 77 68 71 64 70 78 87 82 79 80 81 72 83 86 92 75 76 12 7 6 0 13</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 189 193 192 195 183 196 197 198 153 199 154 194 200 94 60 69 59 61 62 63 215 67 66 95 84 77 68 71 64 70 78 87 82 79 80 81 72 83 86 92 75 76 12 7 6 0 13</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\app\time.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 185</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 121</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 13 189 193 192 195 183 196 197 198</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 13 189 193 192 195 183 196 197 198</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\alloc.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 147</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 209</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\assert.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 148</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 210</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\common.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 149</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 212</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\io.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 150</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 211</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\memtest.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 151</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 213</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 62</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 62</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\printf.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 152</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 214</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76 103</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\queue.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 100</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 143</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\startup.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 101</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 144</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\uif.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 106</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 146</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\cpu\arm_cm0.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 170</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 166</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\cpu\crt0.s</name>
<outputs>
<tool>
<name>AARM</name>
<file> 169</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\cpu\start.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 171</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 165</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\cpu\sysinit.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 172</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 168</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 70 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 70 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\cpu\vectors.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 173</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 167</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 71 5 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 71 5 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\adc.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 161</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 131</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 72 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 83 86 92 75</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 72 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 83 86 92 75</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\cmp.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 162</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 133</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 73 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 73 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\dac.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 164</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 134</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 74 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 74 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\dma.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 163</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 132</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\gpio.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 108</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 135</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 79 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 76 94 80 81 72 83 86 92 75</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 79 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 94 80 81 72 83 86 92 75</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\i2c.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 105</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 136</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 80 81 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 76 79 94 72 83 86 92 75</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 80 81 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 72 83 86 92 75</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\lptmr.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 102</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 137</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 83 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 86 92 75</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 83 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 86 92 75</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\mcg.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 107</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 138</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76 85</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76 85</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\pit.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 104</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 139</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 86 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 86 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\port.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 109</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 140</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 87 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 76 79 94 80 81 72 83 86 92 75</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 87 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 76 79 94 80 81 72 83 86 92 75</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\rtc.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 110</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 141</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 88</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75 88</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\SPI.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 111</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 155</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 89 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 89 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\systick.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 112</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 156</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 90 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 90 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\tick_timer.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 113</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 157</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 91 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76 90</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 91 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76 90</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\tpm.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 114</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 158</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 92 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 75</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 92 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 75</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\tsi.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 115</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 159</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 93 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 93 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\drivers\uart.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 128</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 160</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\other\LandzoOLED.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 130</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 129</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 98 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 98 82 60 69 189 193 192 195 183 196 197 198 59 61 62 63 215 199 67 66 95 84 77 68 71 64 70 78 87 76 79 94 80 81 72 83 86 92 75</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\src\common\stdlib.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 99</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 145</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 60 69 189 193 192 195 183 196 197 198 59 61 62 63 65 67 66 95 84 77 68 71 64 70 78 87 82 79 94 80 81 72 83 86 92 75 76</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\Debug\Exe\plan_manage_main.out</name>
<inputs>
<tool>
<name>ILINK</name>
<file> 175 131 209 166 210 133 212 169 134 126 123 132 127 135 136 119 211 118 117 116 129 137 208 138 213 125 139 122 179 140 214 143 141 124 155 165 144 168 156 120 157 121 158 159 160 146 167 177 178 174 176</file>
</tool>
</inputs>
</file>
</configuration>
<configuration>
<name>Release</name>
<outputs/>
<forcedrebuild>
<name>[MULTI_TOOL]</name>
<tool>ILINK</tool>
</forcedrebuild>
</configuration>
</project>