Browse Source

无更改

div1
QQyyblithe 2 years ago
parent
commit
26bad969b1
7 changed files with 306 additions and 286 deletions
  1. +2
    -2
      IAR/settings/test01.Debug.cspy.bat
  2. +2
    -2
      IAR/settings/test01.Debug.cspy.ps1
  3. +1
    -1
      IAR/settings/test01.Debug.driver.xcl
  4. +6
    -6
      IAR/settings/test01.Debug.general.xcl
  5. +1
    -1
      IAR/settings/test01.dbgdt
  6. +17
    -17
      IAR/settings/test01.wsdt
  7. +277
    -257
      IAR/test01.dep

+ 2
- 2
IAR/settings/test01.Debug.cspy.bat View File

@@ -25,7 +25,7 @@ if not "%~1" == "" goto debugFile

@echo on

"F:\AAAAA\IAR\common\bin\cspybat" -f "F:\Project_IAR\NXP_MKV56_Task\IAR\settings\test01.Debug.general.xcl" --backend -f "F:\Project_IAR\NXP_MKV56_Task\IAR\settings\test01.Debug.driver.xcl"
"D:\AAAAAA\IAR\IAR\common\bin\cspybat" -f "D:\Pro_IAR\NXP_MKV56F512\IAR\settings\test01.Debug.general.xcl" --backend -f "D:\Pro_IAR\NXP_MKV56F512\IAR\settings\test01.Debug.driver.xcl"

@echo off
goto end
@@ -34,7 +34,7 @@ goto end

@echo on

"F:\AAAAA\IAR\common\bin\cspybat" -f "F:\Project_IAR\NXP_MKV56_Task\IAR\settings\test01.Debug.general.xcl" "--debug_file=%~1" --backend -f "F:\Project_IAR\NXP_MKV56_Task\IAR\settings\test01.Debug.driver.xcl"
"D:\AAAAAA\IAR\IAR\common\bin\cspybat" -f "D:\Pro_IAR\NXP_MKV56F512\IAR\settings\test01.Debug.general.xcl" "--debug_file=%~1" --backend -f "D:\Pro_IAR\NXP_MKV56F512\IAR\settings\test01.Debug.driver.xcl"

@echo off
:end

+ 2
- 2
IAR/settings/test01.Debug.cspy.ps1 View File

@@ -23,9 +23,9 @@

if ($debugfile -eq "")
{
& "F:\AAAAA\IAR\common\bin\cspybat" -f "F:\Project_IAR\NXP_MKV56_Task\IAR\settings\test01.Debug.general.xcl" --backend -f "F:\Project_IAR\NXP_MKV56_Task\IAR\settings\test01.Debug.driver.xcl"
& "D:\AAAAAA\IAR\IAR\common\bin\cspybat" -f "D:\Pro_IAR\NXP_MKV56F512\IAR\settings\test01.Debug.general.xcl" --backend -f "D:\Pro_IAR\NXP_MKV56F512\IAR\settings\test01.Debug.driver.xcl"
}
else
{
& "F:\AAAAA\IAR\common\bin\cspybat" -f "F:\Project_IAR\NXP_MKV56_Task\IAR\settings\test01.Debug.general.xcl" --debug_file=$debugfile --backend -f "F:\Project_IAR\NXP_MKV56_Task\IAR\settings\test01.Debug.driver.xcl"
& "D:\AAAAAA\IAR\IAR\common\bin\cspybat" -f "D:\Pro_IAR\NXP_MKV56F512\IAR\settings\test01.Debug.general.xcl" --debug_file=$debugfile --backend -f "D:\Pro_IAR\NXP_MKV56F512\IAR\settings\test01.Debug.driver.xcl"
}

+ 1
- 1
IAR/settings/test01.Debug.driver.xcl View File

@@ -6,7 +6,7 @@

"-p"

"F:\AAAAA\IAR\arm\CONFIG\debugger\NXP\MKV56F512xxx24.ddf"
"D:\AAAAAA\IAR\IAR\arm\CONFIG\debugger\NXP\MKV56F512xxx24.ddf"

"--semihosting"



+ 6
- 6
IAR/settings/test01.Debug.general.xcl View File

@@ -1,14 +1,14 @@
"F:\AAAAA\IAR\arm\bin\armproc.dll"
"D:\AAAAAA\IAR\IAR\arm\bin\armproc.dll"

"F:\AAAAA\IAR\arm\bin\armjlink2.dll"
"D:\AAAAAA\IAR\IAR\arm\bin\armjlink2.dll"

"F:\Project_IAR\NXP_MKV56_Task\IAR\Debug\Exe\test01.out"
"D:\Pro_IAR\NXP_MKV56F512\IAR\Debug\Exe\test01.out"

--plugin="F:\AAAAA\IAR\arm\bin\armbat.dll"
--plugin="D:\AAAAAA\IAR\IAR\arm\bin\armbat.dll"

--device_macro="F:\AAAAA\IAR\arm\config\debugger\NXP\KV5x.dmac"
--device_macro="D:\AAAAAA\IAR\IAR\arm\config\debugger\NXP\KV5x.dmac"

--flash_loader="F:\AAAAA\IAR\arm\config\flashloader\NXP\FlashKV5xF512.board"
--flash_loader="D:\AAAAAA\IAR\IAR\arm\config\flashloader\NXP\FlashKV5xF512.board"





+ 1
- 1
IAR/settings/test01.dbgdt View File

@@ -964,7 +964,7 @@
<item>g_Adc12ConversionValue</item>
<item>flag1</item>
<item>SystemCoreClock</item>
<item></item>
<item />
</expressions>
<col-names>
<item>Expression</item>


+ 17
- 17
IAR/settings/test01.wsdt
File diff suppressed because it is too large
View File


+ 277
- 257
IAR/test01.dep View File

@@ -5,188 +5,173 @@
<configuration>
<name>Debug</name>
<outputs>
<file>$PROJ_DIR$\..\user\pit.c</file>
<file>$PROJ_DIR$\..\user\pit.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_clock.c</file>
<file>$PROJ_DIR$\..\drivers\fsl_port.h</file>
<file>$PROJ_DIR$\..\startup\MKV56F24.h</file>
<file>$PROJ_DIR$\..\startup\startup_MKV56F24.s</file>
<file>$PROJ_DIR$\..\user\delay.h</file>
<file>$PROJ_DIR$\..\user\uart_Interrupt.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_adc16.h</file>
<file>$PROJ_DIR$\..\user\main.c</file>
<file>$PROJ_DIR$\Debug\Obj\serial_manager.__cstat.et</file>
<file>$PROJ_DIR$\..\drivers\fsl_pit.c</file>
<file>$PROJ_DIR$\..\user\uart_Interrupt.c</file>
<file>$PROJ_DIR$\..\drivers\fsl_common.c</file>
<file>$PROJ_DIR$\..\drivers\fsl_uart.c</file>
<file>$PROJ_DIR$\..\user\adc_Interrupt.c</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_debug_console.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\serial_manager.xcl</file>
<file>$PROJ_DIR$\..\user\delay.h</file>
<file>$PROJ_DIR$\Debug\Obj\uart_Interrupt.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\serial_port_uart.__cstat.et</file>
<file>$PROJ_DIR$\..\startup\startup_MKV56F24.s</file>
<file>$PROJ_DIR$\..\drivers\fsl_gpio.c</file>
<file>$PROJ_DIR$\..\startup\system_MKV56F24.c</file>
<file>$PROJ_DIR$\..\user\delay.c</file>
<file>$PROJ_DIR$\..\drivers\fsl_adc16.c</file>
<file>$PROJ_DIR$\..\drivers\fsl_common.c</file>
<file>$PROJ_DIR$\..\user\pin_Init.c</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_float_setup.h</file>
<file>$PROJ_DIR$\Debug\Obj\uart_Interrupt.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_debug_console.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\pit.xcl</file>
<file>$PROJ_DIR$\..\user\pit.h</file>
<file>$PROJ_DIR$\..\user\uart_Interrupt.h</file>
<file>$PROJ_DIR$\..\user\adc_Interrupt.c</file>
<file>$PROJ_DIR$\..\user\uart_Interrupt.c</file>
<file>$PROJ_DIR$\..\drivers\fsl_adc16.c</file>
<file>$PROJ_DIR$\..\utilities\serial_manager.h</file>
<file>$PROJ_DIR$\..\user\pit.c</file>
<file>$PROJ_DIR$\..\utilities\generic_list.h</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_float_setup.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_pit.c</file>
<file>$PROJ_DIR$\..\startup\system_MKV56F24.c</file>
<file>$PROJ_DIR$\..\user\main.c</file>
<file>$PROJ_DIR$\Debug\Obj\pin_Init.o</file>
<file>$PROJ_DIR$\..\utilities\serial_manager.h</file>
<file>$PROJ_DIR$\Debug\Obj\serial_manager.xcl</file>
<file>$PROJ_DIR$\..\utilities\serial_manager.c</file>
<file>$PROJ_DIR$\..\user\pin_Init.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_debug_console.xcl</file>
<file>$PROJ_DIR$\..\utilities\uart.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_adc16.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\test01.pbd</file>
<file>$PROJ_DIR$\..\Include\core_cm7.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_str.o</file>
<file>$PROJ_DIR$\..\utilities\str\fsl_str.h</file>
<file>$PROJ_DIR$\Debug\Obj\main.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\serial_manager.o</file>
<file>$PROJ_DIR$\..\startup\system_MKV56F24.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_pit.o</file>
<file>$PROJ_DIR$\..\Include\cmsis_iccarm.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_str.xcl</file>
<file>$PROJ_DIR$\..\utilities\uart_adapter.c</file>
<file>$PROJ_DIR$\..\utilities\debug_console\fsl_debug_console_conf.h</file>
<file>$TOOLKIT_DIR$\lib\shb_l.a</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_uart.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_common.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\uart_adapter.__cstat.et</file>
<file>$PROJ_DIR$\..\utilities\serial_port_internal.h</file>
<file>$TOOLKIT_DIR$\lib\dl7M_tln.a</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product_stdlib.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_common.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_gpio.h</file>
<file>$PROJ_DIR$\..\user\adc_Interrupt.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_assert.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\generic_list.o</file>
<file>$PROJ_DIR$\Debug\Obj\main.o</file>
<file>$PROJ_DIR$\..\Include\mpu_armv7.h</file>
<file>$TOOLKIT_DIR$\inc\c\assert.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_port.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_clock.c</file>
<file>$PROJ_DIR$\..\drivers\fsl_adc16.h</file>
<file>$PROJ_DIR$\..\startup\MKV56F24.h</file>
<file>$PROJ_DIR$\Debug\Obj\pit.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\generic_list.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\pin_Init.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\main.xcl</file>
<file>$PROJ_DIR$\Debug\Exe\test01.out</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_clock.__cstat.et</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
<file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_uart.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\adc_Interrupt.xcl</file>
<file>$PROJ_DIR$\..\utilities\generic_list.c</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_gpio.o</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_adc16.o</file>
<file>$PROJ_DIR$\..\utilities\debug_console\fsl_debug_console.c</file>
<file>$PROJ_DIR$\Debug\Obj\system_MKV56F24.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Exe\test01.out</file>
<file>$PROJ_DIR$\Debug\Obj\main.xcl</file>
<file>$TOOLKIT_DIR$\lib\m7M_tls.a</file>
<file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>
<file>$PROJ_DIR$\Debug\Obj\delay.__cstat.et</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
<file>$PROJ_DIR$\..\startup\MKV56F24_features.h</file>
<file>$PROJ_DIR$\Debug\Obj\uart_adapter.o</file>
<file>$PROJ_DIR$\..\utilities\debug_console\fsl_debug_console.c</file>
<file>$PROJ_DIR$\Debug\Obj\pin_Init.__cstat.et</file>
<file>$PROJ_DIR$\..\utilities\generic_list.c</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_str.__cstat.et</file>
<file>$PROJ_DIR$\..\utilities\debug_console\fsl_debug_console.h</file>
<file>$PROJ_DIR$\Debug\Obj\serial_port_uart.o</file>
<file>$PROJ_DIR$\Debug\Obj\serial_port_uart.xcl</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
<file>$PROJ_DIR$\Debug\Obj\generic_list.xcl</file>
<file>$TOOLKIT_DIR$\lib\m7M_tls.a</file>
<file>$PROJ_DIR$\Debug\Obj\startup_MKV56F24.o</file>
<file>$PROJ_DIR$\Debug\Obj\delay.o</file>
<file>$PROJ_DIR$\..\Include\cmsis_compiler.h</file>
<file>$TOOLKIT_DIR$\inc\c\iccarm_builtin.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_assert.o</file>
<file>$PROJ_DIR$\..\drivers\fsl_clock.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_debug_console.o</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_adc16.o</file>
<file>$PROJ_DIR$\Debug\Obj\uart_adapter.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\pin_Init.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_clock.xcl</file>
<file>$PROJ_DIR$\..\drivers\fsl_uart.h</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
<file>$PROJ_DIR$\..\Include\cmsis_version.h</file>
<file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
<file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
<file>$PROJ_DIR$\Debug\Obj\generic_list.__cstat.et</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h</file>
<file>$PROJ_DIR$\..\startup\MKV56F24_features.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_clock.o</file>
<file>$PROJ_DIR$\Debug\Obj\delay.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_assert.o</file>
<file>$PROJ_DIR$\..\drivers\fsl_uart.h</file>
<file>$PROJ_DIR$\Debug\Obj\pit.o</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_assert.xcl</file>
<file>$TOOLKIT_DIR$\inc\c\stdarg.h</file>
<file>$TOOLKIT_DIR$\inc\c\string.h</file>
<file>$TOOLKIT_DIR$\config\linker\NXP\MKV5xF512xxx24.icf</file>
<file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
<file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
<file>$PROJ_DIR$\Debug\Obj\system_MKV56F24.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_uart.o</file>
<file>$PROJ_DIR$\..\utilities\fsl_assert.c</file>
<file>$TOOLKIT_DIR$\inc\c\stdarg.h</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
<file>$PROJ_DIR$\Debug\Obj\delay.xcl</file>
<file>$PROJ_DIR$\..\drivers\fsl_pit.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_common.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_gpio.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_gpio.__cstat.et</file>
<file>$TOOLKIT_DIR$\inc\c\math.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_pit.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\system_MKV56F24.o</file>
<file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
<file>$PROJ_DIR$\..\utilities\str\fsl_str.c</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_uart.o</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_common.o</file>
<file>$PROJ_DIR$\Debug\Obj\uart_Interrupt.o</file>
<file>$PROJ_DIR$\Debug\Obj\uart_Interrupt.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\adc_Interrupt.o</file>
<file>$TOOLKIT_DIR$\inc\c\string.h</file>
<file>$PROJ_DIR$\..\utilities\serial_port_uart.c</file>
<file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
<file>$TOOLKIT_DIR$\inc\c\stdbool.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_gpio.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\system_MKV56F24.o</file>
<file>$TOOLKIT_DIR$\config\linker\NXP\MKV5xF512xxx24.icf</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_assert.xcl</file>
<file>$TOOLKIT_DIR$\lib\rt7M_tl.a</file>
<file>$PROJ_DIR$\Debug\Obj\adc_Interrupt.o</file>
<file>$PROJ_DIR$\Debug\Obj\uart_Interrupt.__cstat.et</file>
<file>$PROJ_DIR$\Debug\List\test01.map</file>
<file>$PROJ_DIR$\..\utilities\serial_port_uart.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_common.o</file>
<file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
<file>$PROJ_DIR$\..\utilities\serial_port_uart.c</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
<file>$PROJ_DIR$\..\utilities\str\fsl_str.c</file>
<file>$PROJ_DIR$\Debug\Obj\serial_port_uart.__cstat.et</file>
<file>$TOOLKIT_DIR$\inc\c\math.h</file>
<file>$PROJ_DIR$\Debug\Obj\pit.o</file>
<file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
<file>$PROJ_DIR$\..\startup\fsl_device_registers.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_pit.h</file>
<file>$PROJ_DIR$\..\utilities\fsl_assert.c</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_common.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\delay.xcl</file>
<file>$TOOLKIT_DIR$\inc\c\iccarm_builtin.h</file>
<file>$PROJ_DIR$\Debug\Obj\delay.o</file>
<file>$PROJ_DIR$\Debug\Obj\pin_Init.xcl</file>
<file>$PROJ_DIR$\..\Include\cmsis_version.h</file>
<file>$PROJ_DIR$\..\drivers\fsl_clock.h</file>
<file>$PROJ_DIR$\Debug\Obj\uart_adapter.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_debug_console.o</file>
<file>$PROJ_DIR$\Debug\Obj\startup_MKV56F24.o</file>
<file>$PROJ_DIR$\..\Include\cmsis_compiler.h</file>
<file>$PROJ_DIR$\..\utilities\serial_port_uart.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_pit.xcl</file>
<file>$TOOLKIT_DIR$\lib\dl7M_tln.a</file>
<file>$PROJ_DIR$\Debug\Obj\serial_manager.o</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_uart.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\serial_port_uart.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_uart.xcl</file>
<file>$TOOLKIT_DIR$\inc\c\assert.h</file>
<file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_adc16.xcl</file>
<file>$PROJ_DIR$\..\Include\cmsis_iccarm.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_clock.o</file>
<file>$PROJ_DIR$\Debug\Obj\generic_list.xcl</file>
<file>$PROJ_DIR$\..\user\pin_Init.h</file>
<file>$PROJ_DIR$\..\utilities\debug_console\fsl_debug_console.h</file>
<file>$PROJ_DIR$\..\startup\system_MKV56F24.h</file>
<file>$PROJ_DIR$\..\utilities\serial_port_internal.h</file>
<file>$PROJ_DIR$\Debug\Obj\uart_adapter.__cstat.et</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product_stdlib.h</file>
<file>$PROJ_DIR$\..\user\adc_Interrupt.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_str.o</file>
<file>$TOOLKIT_DIR$\lib\shb_l.a</file>
<file>$PROJ_DIR$\..\utilities\str\fsl_str.h</file>
<file>$PROJ_DIR$\..\utilities\serial_manager.c</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_assert.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\adc_Interrupt.xcl</file>
<file>$PROJ_DIR$\..\Include\mpu_armv7.h</file>
<file>$PROJ_DIR$\..\utilities\uart_adapter.c</file>
<file>$PROJ_DIR$\Debug\Obj\test01.pbd</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_str.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\serial_port_uart.o</file>
<file>$PROJ_DIR$\Debug\Obj\main.__cstat.et</file>
<file>$PROJ_DIR$\..\utilities\debug_console\fsl_debug_console_conf.h</file>
<file>$PROJ_DIR$\..\Include\core_cm7.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_common.xcl</file>
<file>$PROJ_DIR$\..\drivers\fsl_common.h</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_pit.o</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_debug_console.xcl</file>
<file>$PROJ_DIR$\..\drivers\fsl_gpio.h</file>
<file>$PROJ_DIR$\Debug\Obj\generic_list.o</file>
<file>$PROJ_DIR$\Debug\Obj\main.o</file>
<file>$PROJ_DIR$\..\utilities\uart.h</file>
<file>$PROJ_DIR$\Debug\Obj\pit.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_adc16.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\adc_Interrupt.__cstat.et</file>
<file>$PROJ_DIR$\Debug\Obj\fsl_pit.__cstat.et</file>
</outputs>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>ILINK</name>
<file> 69 111</file>
<file> 33 86</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\user\pit.c</name>
<name>$PROJ_DIR$\..\drivers\fsl_uart.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 92</file>
<file> 73</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 24</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 120 54 7 1</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\drivers\fsl_clock.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 88</file>
<file> 97</file>
</tool>
<tool>
<name>__cstat</name>
<file> 61</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 82</file>
<file> 95</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 128 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87</file>
<file> 57 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51</file>
</tool>
</inputs>
</file>
@@ -195,355 +180,390 @@
<outputs>
<tool>
<name>AARM</name>
<file> 131</file>
<file> 46</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\..\user\main.c</name>
<name>$PROJ_DIR$\..\drivers\fsl_gpio.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 58</file>
<file> 36</file>
</tool>
<tool>
<name>__cstat</name>
<file> 38</file>
<name>BICOMP</name>
<file> 69</file>
</tool>
<tool>
<name>BICOMP</name>
<name>__cstat</name>
<file> 70</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 54 30 1 6 7 55 91</file>
<file> 129 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\drivers\fsl_pit.c</name>
<name>$PROJ_DIR$\..\user\delay.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 41</file>
<file> 47</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 103</file>
<file> 66</file>
</tool>
<tool>
<name>__cstat</name>
<file> 40</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 120 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 4</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\user\uart_Interrupt.c</name>
<name>$PROJ_DIR$\..\drivers\fsl_common.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 105</file>
<file> 74</file>
</tool>
<tool>
<name>__cstat</name>
<file> 106</file>
<name>BICOMP</name>
<file> 125</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 22</file>
<name>__cstat</name>
<file> 68</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 7 91 30 54 120 1 55</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\drivers\fsl_common.c</name>
<name>$PROJ_DIR$\..\user\pin_Init.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 113</file>
<file> 24</file>
</tool>
<tool>
<name>__cstat</name>
<file> 122</file>
<name>BICOMP</name>
<file> 55</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 48</file>
<name>__cstat</name>
<file> 31</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 25 129 104 57</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\drivers\fsl_uart.c</name>
<name>$PROJ_DIR$\..\user\adc_Interrupt.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 100</file>
<file> 84</file>
</tool>
<tool>
<name>__cstat</name>
<file> 64</file>
<name>BICOMP</name>
<file> 116</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 47</file>
<name>__cstat</name>
<file> 135</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 91 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 25 129 110 27</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\user\adc_Interrupt.c</name>
<name>$PROJ_DIR$\..\user\uart_Interrupt.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 107</file>
<file> 75</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 65</file>
<file> 5</file>
</tool>
<tool>
<name>__cstat</name>
<file> 85</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 3 54 55 8</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 13 57 104 129 67 12 110</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\drivers\fsl_gpio.c</name>
<name>$PROJ_DIR$\..\drivers\fsl_adc16.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 66</file>
<file> 53</file>
</tool>
<tool>
<name>__cstat</name>
<file> 101</file>
<name>BICOMP</name>
<file> 100</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 109</file>
<name>__cstat</name>
<file> 134</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 54 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128</file>
<file> 27 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\startup\system_MKV56F24.c</name>
<name>$PROJ_DIR$\..\user\pit.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 104</file>
<file> 88</file>
</tool>
<tool>
<name>__cstat</name>
<file> 68</file>
<name>BICOMP</name>
<file> 29</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 99</file>
<name>__cstat</name>
<file> 133</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 84 114 83 62 86 116 119 4 35 127 132 42 124 59 40 87</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 67 129 13 12</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\user\delay.c</name>
<name>$PROJ_DIR$\..\drivers\fsl_pit.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 125</file>
<file> 127</file>
</tool>
<tool>
<name>__cstat</name>
<file> 89</file>
<name>BICOMP</name>
<file> 92</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 123</file>
<name>__cstat</name>
<file> 136</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 6</file>
<file> 67 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\drivers\fsl_adc16.c</name>
<name>$PROJ_DIR$\..\startup\system_MKV56F24.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 67</file>
<file> 80</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 33</file>
<file> 62</file>
</tool>
<tool>
<name>__cstat</name>
<file> 38</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 8 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128</file>
<file> 99 71 60 58 61 65 90 28 124 59 48 101 49 117 106 42</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\user\pin_Init.c</name>
<name>$PROJ_DIR$\..\user\main.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 26</file>
<file> 131</file>
</tool>
<tool>
<name>__cstat</name>
<file> 74</file>
<name>BICOMP</name>
<file> 32</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 126</file>
<name>__cstat</name>
<file> 122</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 3 54 30 91</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 129 104 12 4 13 110 57</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\utilities\serial_manager.c</name>
<name>$PROJ_DIR$\..\drivers\fsl_clock.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 39</file>
<file> 102</file>
</tool>
<tool>
<name>__cstat</name>
<file> 10</file>
<name>BICOMP</name>
<file> 56</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 28</file>
<name>__cstat</name>
<file> 34</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 27 112 32 50</file>
<file> 51 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\utilities\uart_adapter.c</name>
<name>$PROJ_DIR$\Debug\Exe\test01.out</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 72</file>
<name>ILINK</name>
<file> 86</file>
</tool>
</outputs>
<inputs>
<tool>
<name>__cstat</name>
<file> 49</file>
<name>ILINK</name>
<file> 81 84 47 53 102 74 36 127 73 131 24 88 46 80 75 112 83 45 93</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\utilities\generic_list.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 130</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 129</file>
<file> 103</file>
</tool>
<tool>
<name>__cstat</name>
<file> 30</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 91 32</file>
<file> 19 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\test01.out</name>
<name>$PROJ_DIR$\..\utilities\debug_console\fsl_debug_console.c</name>
<outputs>
<tool>
<name>ILINK</name>
<file> 111</file>
<name>ICCARM</name>
<file> 52</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 128</file>
</tool>
<tool>
<name>__cstat</name>
<file> 2</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ILINK</name>
<file> 96 107 125 67 88 113 66 41 100 58 26 92 131 104 105 46 110 71 51</file>
<name>ICCARM</name>
<file> 64 39 71 60 58 61 65 89 109 123 126 98 79 99 76 41 78 90 28 124 59 48 101 49 117 106 42 51 113 17 91 132 105</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\utilities\debug_console\fsl_debug_console.c</name>
<name>$PROJ_DIR$\..\utilities\fsl_assert.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 130</file>
<file> 50</file>
</tool>
<tool>
<name>__cstat</name>
<file> 23</file>
<name>BICOMP</name>
<file> 82</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 31</file>
<name>__cstat</name>
<file> 115</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 94 63 114 83 62 86 116 97 52 45 53 60 108 84 95 80 98 119 4 35 127 132 42 124 59 40 87 128 37 27 112 32 77</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 105 17 91 132</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\utilities\generic_list.c</name>
<name>$PROJ_DIR$\..\utilities\str\fsl_str.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 57</file>
<file> 111</file>
</tool>
<tool>
<name>__cstat</name>
<file> 85</file>
<name>BICOMP</name>
<file> 120</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 81</file>
<name>__cstat</name>
<file> 44</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 25 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128</file>
<file> 87 71 60 58 61 65 20 64 39 89 109 113 126 98 79 99 76 41 78 90 28 124 59 48 101 49 117 106 42 51 123</file>
</tool>
</inputs>
</file>
@@ -552,67 +572,67 @@
<outputs>
<tool>
<name>ICCARM</name>
<file> 78</file>
<file> 121</file>
</tool>
<tool>
<name>__cstat</name>
<file> 118</file>
<name>BICOMP</name>
<file> 96</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 79</file>
<name>__cstat</name>
<file> 6</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 27 112 32 50</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 17 91 132 107</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\utilities\str\fsl_str.c</name>
<name>$PROJ_DIR$\..\utilities\serial_manager.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 36</file>
<file> 94</file>
</tool>
<tool>
<name>__cstat</name>
<file> 76</file>
<name>BICOMP</name>
<file> 3</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 43</file>
<name>__cstat</name>
<file> 0</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 102 114 83 62 86 116 21 94 63 97 52 37 53 60 108 84 95 80 98 119 4 35 127 132 42 124 59 40 87 128 45</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 17 91 132 107</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\utilities\fsl_assert.c</name>
<name>$PROJ_DIR$\..\utilities\uart_adapter.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file> 90</file>
<file> 43</file>
</tool>
<tool>
<name>__cstat</name>
<file> 56</file>
<name>BICOMP</name>
<file> 54</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 93</file>
<name>__cstat</name>
<file> 108</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file> 53 60 114 83 62 86 116 108 84 95 97 80 63 52 98 119 4 35 127 132 42 124 59 40 87 128 77 27 112 32</file>
<file> 126 98 71 60 58 61 65 79 99 76 89 41 39 109 78 90 28 124 59 48 101 49 117 106 42 51 57 132</file>
</tool>
</inputs>
</file>


Loading…
Cancel
Save