2249 lines
76 KiB
XML
2249 lines
76 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
<project>
|
|
<fileVersion>2</fileVersion>
|
|
<fileChecksum>874752655</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\pm_time.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\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\NormalDemo_Flash.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\pm_time.c</file>
|
|
<file>$PROJ_DIR$\..\src\app\simulat_timer.c</file>
|
|
<file>$PROJ_DIR$\..\src\app\tft.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\FTFx\source\CopyToRam.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\DEFlashPartition.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\EERAMGetProtection.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\DFlashGetProtection.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\DFlashSetProtection.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\EEEWrite.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashCommandSequence.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\EERAMSetProtection.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashCheckSum.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseResume.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseAllBlock.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseBlock.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashProgram.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseSector.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseSuspend.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashInit.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashGetSecurityState.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashProgramCheck.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashReadResource.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashProgramOnce.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashProgramSection.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashReadOnce.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\PFlashSwapCtl.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashSecurityBypass.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashVerifyAllBlock.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashVerifyBlock.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashVerifySection.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\PFlashGetProtection.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\PFlashSetProtection.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\PFlashSwap.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\FTFx\source\SetEEEEnable.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\adc.c</file>
|
|
<file>$PROJ_DIR$\..\src\drivers\cmp.c</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashProgram.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashProgramCheck.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashProgramOnce.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashProgramSection.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashReadOnce.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashReadResource.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashSecurityBypass.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashVerifyAllBlock.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashGetSecurityState.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashInit.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashProgram.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashProgramCheck.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashProgramOnce.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashProgramSection.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashReadOnce.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashReadResource.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashSecurityBypass.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashVerifyAllBlock.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashVerifyBlock.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashVerifySection.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\PFlashGetProtection.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\PFlashSetProtection.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashVerifySection.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\PFlashGetProtection.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\PFlashSetProtection.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\PFlashSwap.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\PFlashSwapCtl.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\SetEEEEnable.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\plan_handle.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\tft.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\time.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\printf.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\startup.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\tft.pbi</file>
|
|
<file>$PROJ_DIR$\..\src\app\time.c</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\output.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\queue.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\io.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\stdlib.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\alloc.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\plan_manage_main.pbd</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\printf.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\knob.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\memtest.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\assert.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\common.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\assert.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Exe\plan_manage_main.out</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\time.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\queue.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\i2c.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\mcg.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\uif.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\tpm.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\tsi.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\tick_timer.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\dma.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\start.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\dac.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\cmp.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\arm_cm0.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\adc.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\uart.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\vectors.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\io.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\uif.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\memtest.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\common.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\time64.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\getzone.pbi</file>
|
|
<file>$PROJ_DIR$\..\src\app\getzone.c</file>
|
|
<file>$PROJ_DIR$\..\src\app\time64.c</file>
|
|
<file>$PROJ_DIR$\..\Debug\List\plan_manage_main.map</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\yfuns.h</file>
|
|
<file>$PROJ_DIR$\..\src\app\clock.c</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\time.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\dma.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\flash.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\uart.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\dac.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\cmp.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\adc.o</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\plan_handle.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\simulat_timer.pbi</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\startup.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\stdlib.pbi</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\pit.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\gpio.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdarg.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\lptmr.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$\..\src\include\drivers\FTFx\SSD_Types.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\NormalDemo_Flash.pbi</file>
|
|
<file>$PROJ_DIR$\..\src\include\drivers\FTFx\SSD_FTFx_Internal.h</file>
|
|
<file>$PROJ_DIR$\..\src\include\drivers\FTFx\user_cfg.h</file>
|
|
<file>$PROJ_DIR$\..\src\include\drivers\FTFx\FTFx_KX_(256_128_64_32_16_8)K_0K_0K_1K_0K.h</file>
|
|
<file>$PROJ_DIR$\..\src\include\drivers\FTFx\SSD_FTFx.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
|
|
<file>$PROJ_DIR$\..\src\include\drivers\FTFx\SSD_FTFx_Common.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\NormalDemo_Flash.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\arm_cm0.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\sysinit.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\start.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\crt0.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\vectors.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\sysinit.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</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>$PROJ_DIR$\..\Debug\Obj\LandzoOLED.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\alloc.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\lptmr.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\pm_time.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\LandzoOLED.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\rtc.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\pit.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\main.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\clock.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\i2c.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\port.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\main.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\getzone.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\flash.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\pm_time.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\input.pbi</file>
|
|
<file>$PROJ_DIR$\..\src\common\stdlib.c</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\key.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\isr.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\time64.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\gpio.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\mcg.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\output.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\clock.o</file>
|
|
<file>$PROJ_DIR$\..\src\include\drivers\FTFx\demo_cfg.h</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\PFlashSwap.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\PFlashSwapCtl.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\SetEEEEnable.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\CopyToRam.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\DEFlashPartition.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseBlock.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\DFlashGetProtection.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\DFlashSetProtection.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\EEEWrite.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\EERAMGetProtection.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\EERAMSetProtection.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashCheckSum.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashCommandSequence.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseAllBlock.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\CopyToRam.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\DFlashGetProtection.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\DEFlashPartition.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\DFlashSetProtection.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\EEEWrite.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\EERAMGetProtection.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\EERAMSetProtection.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashCheckSum.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashCommandSequence.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseAllBlock.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseBlock.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseResume.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseSector.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseSuspend.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashVerifyBlock.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseSector.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseResume.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashEraseSuspend.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashGetSecurityState.pbi</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\FlashInit.pbi</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\dma_channels.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\input.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\debug.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\simulat_timer.o</file>
|
|
<file>$PROJ_DIR$\..\Debug\Obj\display.o</file>
|
|
</outputs>
|
|
<file>
|
|
<name>[ROOT_NODE]</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 127 156</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\debug.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 176</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 332</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 123 108 204 200 124 211 172 173 314 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 1 0</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 123 108 204 200 124 211 172 173 314 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 1 0</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\display.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 177</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 334</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\flash.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 229</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 161</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198 3 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198 3 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\input.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 231</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 331</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\isr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 234</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 169</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 203 108 204 200 124 211 172 173 174 175 314 291 301 123 290 292 293 294 114 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 5 12 1 0 7</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 203 108 204 200 124 211 172 173 174 175 314 291 301 123 290 292 293 294 114 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 5 12 1 0 7</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\key.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 233</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 168</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 123 108 204 200 124 211 172 173 314 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 6 0</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 123 108 204 200 124 211 172 173 314 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 6 0</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\knob.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 120</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 167</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 123 108 204 200 124 211 172 173 314 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 7 0</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 123 108 204 200 124 211 172 173 314 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 7 0</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\main.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 223</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 227</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 203 108 204 200 124 211 172 173 174 175 114 291 301 123 290 292 293 294 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 183 12 6 7 13 0 10 9</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 203 108 204 200 124 211 172 173 174 175 114 291 301 123 290 292 293 294 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 183 12 6 7 13 0 10 9</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\NormalDemo_Flash.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 195</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 202</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198 240 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198 240 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\output.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 112</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 238</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\plan_handle.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 170</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 104</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 123 108 204 200 124 211 172 173 311 314 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 326 312 313 304 315 318 324 307 9 10 13 0</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 123 108 204 200 124 211 172 173 311 314 291 301 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 326 312 313 304 315 318 324 307 9 10 13 0</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\pm_init.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 182</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 181</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 12 123 108 204 200 124 211 172 173 6 7 299 303 1 13 0 10 9</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 12 123 108 204 200 124 211 172 173 6 7 299 303 1 13 0 10 9</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\pm_time.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 219</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 230</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 311 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 326 312 313 304 315 318 324 307 10 0</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 311 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 326 312 313 304 315 318 324 307 10 0</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\simulat_timer.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 171</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 333</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 12 0 6</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 12 0 6</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\tft.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 110</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 105</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 123 108 204 200 124 211 172 173 148 174 149 203 175 326 291 301 290 292 293 294 114 298 297 327 316 309 299 303 295 302 310 319 314 311 312 313 304 315 318 324 307 308 13 7 6 0 10 9</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 123 108 204 200 124 211 172 173 148 174 149 203 175 326 291 301 290 292 293 294 114 298 297 327 316 309 299 303 295 302 310 319 314 311 312 313 304 315 318 324 307 308 13 7 6 0 10 9</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\alloc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 117</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 217</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\assert.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 122</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 126</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\common.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 147</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 125</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\io.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 144</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 115</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\memtest.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 146</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 121</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 293</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 293</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\printf.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 107</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 119</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 186 148 149</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 148 149</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\queue.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 129</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 113</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\startup.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 178</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 109</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\uif.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 132</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 145</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 148 149</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 148 149</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\cpu\arm_cm0.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 205</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 140</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\cpu\crt0.s</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 208</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\cpu\start.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 207</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 137</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\cpu\sysinit.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 206</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 210</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 302 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 302 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\cpu\vectors.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 209</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 143</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 303 5 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 303 5 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\CopyToRam.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 244</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 255</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\DEFlashPartition.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 245</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 257</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\EERAMGetProtection.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 250</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 260</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\DFlashGetProtection.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 247</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 256</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\DFlashSetProtection.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 248</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 258</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\EEEWrite.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 249</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 259</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashCommandSequence.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 253</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 263</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\EERAMSetProtection.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 251</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 261</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashCheckSum.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 252</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 262</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseResume.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 271</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 266</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseAllBlock.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 254</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 264</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseBlock.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 246</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 265</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashProgram.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 76</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 86</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseSector.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 270</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 267</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashEraseSuspend.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 272</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 268</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashInit.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 274</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 85</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashGetSecurityState.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 273</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 84</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashProgramCheck.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 77</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 87</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashReadResource.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 81</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 91</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashProgramOnce.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 78</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 88</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashProgramSection.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 79</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 89</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashReadOnce.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 80</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 90</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\PFlashSwapCtl.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 102</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 242</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashSecurityBypass.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 82</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 92</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashVerifyAllBlock.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 83</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 93</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashVerifyBlock.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 269</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 94</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\FlashVerifySection.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 98</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 95</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\PFlashGetProtection.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 99</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 96</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\PFlashSetProtection.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 100</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 97</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\PFlashSwap.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 101</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 241</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\FTFx\source\SetEEEEnable.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 103</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 243</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199 196 201 194 123 108 204 200 124 211 172 173 197 198</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\adc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 141</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 165</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 304 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 315 318 324 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 304 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 315 318 324 307</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\cmp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 139</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 164</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 305 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 305 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\time.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 128</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 106</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 159 108 204 200 124 211 172 173 174</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 159 108 204 200 124 211 172 173 174</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\Debug\Exe\plan_manage_main.out</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 156</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 213 165 217 140 126 164 125 255 208 163 332 257 256 258 334 160 259 260 261 161 262 263 264 265 266 267 268 84 85 86 87 88 89 90 91 92 93 94 95 236 225 331 115 169 168 167 218 237 121 238 96 97 241 242 222 104 181 230 226 119 113 221 243 333 150 137 109 210 151 105 135 133 134 142 145 143 215 180 212 214</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\getzone.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 153</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 228</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 157 174 108 204 200 124 211 172 173</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 157 174 108 204 200 124 211 172 173</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\time64.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 235</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 152</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 159 108 204 200 124 211 172 173 174</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 159 108 204 200 124 211 172 173 174</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\app\clock.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 224</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 239</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 159 108 204 200 124 211 172 173 174</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 159 108 204 200 124 211 172 173 174</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\common\stdlib.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 179</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 116</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 296 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 296 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\dac.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 138</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 163</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 306 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 306 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\dma.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 136</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 160</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\gpio.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 185</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 236</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 311 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 326 312 313 304 315 318 324 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 311 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 326 312 313 304 315 318 324 307</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\i2c.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 130</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 225</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 312 313 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 304 315 318 324 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 312 313 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 304 315 318 324 307</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\lptmr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 187</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 218</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 315 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 318 324 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 315 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 318 324 307</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\mcg.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 131</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 237</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 317</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 317</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\pit.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 184</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 222</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 318 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 318 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\port.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 188</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 226</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 319 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 308 311 326 312 313 304 315 318 324 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 319 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 308 311 326 312 313 304 315 318 324 307</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\rtc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 189</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 221</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 320</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307 320</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\SPI.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 190</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 150</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 321 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 321 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\systick.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 191</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 151</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 322 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 322 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\tick_timer.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 192</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 135</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 323 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 322</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 323 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308 322</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\tpm.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 193</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 133</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 324 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 324 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 307</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\tsi.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 166</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 134</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 325 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 325 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\drivers\uart.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 162</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 142</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 314 311 326 312 313 304 315 318 324 307 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\..\src\other\LandzoOLED.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 216</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 220</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 330 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 330 314 291 301 123 108 204 200 124 211 172 173 290 292 293 294 114 174 298 297 327 316 309 299 303 295 302 310 319 308 311 326 312 313 304 315 318 324 307</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<forcedrebuild>
|
|
<name>$PROJ_DIR$\..\src\app\main.c</name>
|
|
<tool>ICCARM</tool>
|
|
</forcedrebuild>
|
|
</configuration>
|
|
<configuration>
|
|
<name>Release</name>
|
|
<outputs/>
|
|
<forcedrebuild>
|
|
<name>[MULTI_TOOL]</name>
|
|
<tool>ILINK</tool>
|
|
</forcedrebuild>
|
|
</configuration>
|
|
</project>
|
|
|
|
|