mirror of
https://github.com/dimoniche/changer.git
synced 2026-01-30 01:03:30 +03:00
5519 lines
191 KiB
XML
5519 lines
191 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
<project>
|
|
<fileVersion>2</fileVersion>
|
|
<fileChecksum>3387436400</fileChecksum>
|
|
<configuration>
|
|
<name>Flash Central</name>
|
|
<outputs>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu_a.s</file>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_mem.c</file>
|
|
<file>$PROJ_DIR$\OS\app\app_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\app\includes.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_bsp.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_isr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\iolpc2368.h</file>
|
|
<file>$PROJ_DIR$\OS\app\app.c</file>
|
|
<file>$PROJ_DIR$\OS\app\os_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\bsp.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\bsp.c</file>
|
|
<file>$PROJ_DIR$\OS\bsp\LPC2368_Flash.icf</file>
|
|
<file>$PROJ_DIR$\OS\bsp\cstartup.s</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_bsp.c</file>
|
|
<file>$PROJ_DIR$\OS\app\net_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_str.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mbox.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mutex.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_flag.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mem.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_q.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_sem.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_task.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_mem.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_time.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_dcc.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\ucos_ii.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_core.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\net_phy_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_tmr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_str.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_c.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_dbg.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_a.asm</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_cfg_net.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Ports\ARM\IAR\net_util_a.asm</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_type.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\control.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\control.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\console_cmd.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\app_serv.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\console_cmd.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\app_serv.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\ftp_app.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\data.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\host_app.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\uart0.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\spi.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\fram.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\modem_task.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\datadesc.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\spi.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\host_app.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\uart0.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\fram.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\datadesc.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\ftp_app.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\journal.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\fram_map.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\data.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\journal.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\modem_task.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\VMCConst.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\wchar.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_time.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\uart2.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\fram.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\cstartup.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_udp.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\data.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\time.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_mem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_cpu_c.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\coin.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_conn.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\mode.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_mbox.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_phy.pbi</file>
|
|
<file>$TOOLKIT_DIR$\lib\rt4t_al.a</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\lib_str.pbi</file>
|
|
<file>$TOOLKIT_DIR$\lib\m4t_tl.a</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\app.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_cpu_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_core.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_arp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\bsp.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\fr.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_dcc.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\time.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\crc16.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\keyboard.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_if.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\host_app.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\mode.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\sk-mlpc2368.pbd</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_dbg.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_dbg.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_flag.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_sem.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xtls.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_udp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\cpu_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\control.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\time.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\version.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_core.pbi</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\validator.c</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\console_cmd.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\menudesc.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_ctr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\uart2.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_util_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\crc16.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\keyboard.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\limits.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\errno.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_buf.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocale.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\validator.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\modem_task.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\menu.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\lib_mem.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocaleuse.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\modem.o</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\time.c</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_task.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\app_serv.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_sock.o</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\modem.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\uart.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\crc16.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\console.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menudesc.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\fr.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\uart2.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\ftp_client.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\modem.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\coin.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\fr.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\ftp_client.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\mode.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\mode.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\lcd\symtab.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menu.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menu.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\crc16.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menudesc.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\console.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\uart.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\coin.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\uart2.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_ip.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\app.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_bsp.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\app_serv.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_bsp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\bsp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_stat.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_phy.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xtgmath.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_conn.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\host_app.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_util.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\validator.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_icmp.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\math.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\lpc23xx-iap.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\ftp_app.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_if_pkt.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_isr.pbi</file>
|
|
<file>$TOOLKIT_DIR$\lib\shs_l.a</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_ip.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\data.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_cpu_c.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_dcc.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\control.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xmtx.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_mutex.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\spi.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\CCRSProtocol.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_ascii.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\lpc23xx-iap.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_mbox.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Exe\version0_05.out</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ctype.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ymath.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Exe\changer0_05.hex</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\fiscal.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_if_pkt.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_nic.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_err.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\lcd.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\List\version0_05.map</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\fiscal.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_mem.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_os.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\uart1.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\uart1.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\io_macros.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_os.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\coin.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_mutex.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\fram.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_tcp.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_arp.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_bsd.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\spi.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\lib_str.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\lib_mem.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_flag.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\datadesc.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_q.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_if.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\console.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_task.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\menu.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\ftp_client.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_bsd.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\fr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_stat.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\validator.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_ctr.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_tcp.pbi</file>
|
|
<file>$TOOLKIT_DIR$\lib\dl4t_tln.a</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_ascii.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\modem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\ftp_app.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\journal.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_tmr.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdarg.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_tmr.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_dbg.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\console_cmd.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\console.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\intrinsics.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_tmr.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\string.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\modem_task.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_util.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_sock.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ystdio.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\uart0.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\uart0.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_time.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_err.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\ftp_client.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocale_c.h</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\CCRSProtocol.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_tmr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_buf.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_icmp.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_nic.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\journal.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\menudesc.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_q.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\lcd.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\datadesc.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_dbg.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\os_sem.o</file>
|
|
<file>$PROJ_DIR$\Flash Central\Obj\net_isr.o</file>
|
|
</outputs>
|
|
<file>
|
|
<name>[ROOT_NODE]</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 256 266</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\cpu\cpu_a.s</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 162</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\lib\lib_mem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 186</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 282</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 33 8 1 2 4</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 33 8 1 2 4</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\net_isr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 240</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 336</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\app\app.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 222</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 142</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 59 105 102 198 115 104 117 63 118 94 220 204 106 78 197 263</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 59 105 102 198 115 104 117 63 118 94 220 204 106 78 197 263</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\bsp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 226</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 146</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\cstartup.s</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 125</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\net_bsp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 225</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 223</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 59 39</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 59 39</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mbox.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 255</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 137</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mutex.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 248</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 275</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 152</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 286</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 239</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 261</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_flag.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 158</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 283</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 130</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 268</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 328</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 262</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68 59 39</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68 59 39</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 273</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 269</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_q.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 331</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 285</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_sem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 159</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 335</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_task.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 191</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 288</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_time.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 122</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 320</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_dcc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 148</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 245</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_core.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 168</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 144</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_tmr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 311</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 302</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\lib\lib_str.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 140</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 281</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 18 8 1 2 4 303 181 134 164 165 188 127 252 257 180 160 247 187 323 121 178 177 312 317</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 18 8 1 2 4 303 181 134 164 308 165 188 127 252 257 180 160 247 187 323 121 178 177 312 317</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_c.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 132</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 244</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_dbg.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 157</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 156</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_a.asm</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 143</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 138</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 229</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68 59 39</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68 59 39</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 131</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 251</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 279</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 291</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 179</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 326</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 231</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 135</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Ports\ARM\IAR\net_util_a.asm</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 174</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 253</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 298</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 145</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 278</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 315</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 233</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\control.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 246</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 163</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 63 117 104</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 63 117 104</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\console_cmd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 170</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 79 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 263 102 115 104 117 63 118 94 166 213 78 167</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 79 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 263 102 115 104 117 63 118 94 166 213 78 167</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 334</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 306</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 242</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 221</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 235</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 327</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 161</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 126</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 264</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 321</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 316</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 193</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 227</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 293</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\app_serv.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 192</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 224</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 194 182 204 166 94 211 117 208 199 118 63 104 114 200 213 103 107 198 106 112</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 194 182 204 166 94 211 117 208 199 118 63 104 114 200 213 103 107 198 106 112</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\ftp_app.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 238</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 300</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 202 263 166 118 63 94 117 104 112 102 115</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 202 263 166 118 63 94 117 104 112 102 115</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 172</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 295</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 296</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 277</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 325</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 305</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\data\data.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 128</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 243</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 117 104 63 102 166</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 117 104 63 102 166</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 260</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 267</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 108 94 200</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 108 94 200</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\host_app.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 232</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 153</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 107</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 107</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fiscal\uart0.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 319</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 318</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 108</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 108</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 324</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 250</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 114 120 182 116 236 258 230</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 114 120 182 116 236 258 230</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fram\spi.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 249</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 280</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 9 272 36 4 11 29 303 181 134 164 165 188 127 252 8 1 105</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 9 272 36 4 11 29 303 181 134 164 308 165 188 127 252 8 1 105</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 151</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 176</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 106 78</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 106 78</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fram\fram.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 124</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 276</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 105 102</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 105 102</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 271</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 270</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 116</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 116</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\data\datadesc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 284</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 333</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 117 104 63 211 199 118 94 102 115 166 213 103 78 194 204 112</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 117 104 63 211 199 118 94 102 115 166 213 103 78 194 204 112</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\journal.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 329</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 301</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 118 63 94 102 115 104 117 166 200 213 208</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 118 63 94 102 115 104 117 166 200 213 208</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\modem_task.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 183</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 314</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 118 63 94 194 103 78 117 104 166</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 118 63 94 194 103 78 117 104 166</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\Flash Central\Obj\sk-mlpc2368.pbd</name>
|
|
<inputs>
|
|
<tool>
|
|
<name>BILINK</name>
|
|
<file> 324 222 192 226 133 309 307 246 175 128 284 260 292 124 238 290 232 329 151 332 186 140 237 289 330 136 299 183 131 145 253 279 225 179 231 172 334 264 235 152 239 242 240 328 273 138 316 227 296 325 161 315 168 132 157 148 158 255 130 248 331 159 191 122 311 249 129 319 271 173 234</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\validator.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 234</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 294</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 182 114 116 78 118 63 94 117 104</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 182 114 116 78 118 63 94 117 104</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\time.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 129</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 149</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 9 272 36 4 11 29 8 1 78 166 303 181 134 164 165 188 127 252 312 317 313 228</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 9 272 36 4 11 29 8 1 78 166 303 181 134 164 308 165 188 127 252 312 317 313 228</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\libs\crc16.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 175</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 150</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\modem\modem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 299</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 189</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 194 103 78 117 104 63 201</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 194 103 78 117 104 63 201</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\fr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 292</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 147</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 94 200 108 117 104 63 118 166 102 115</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 94 200 108 117 104 63 118 166 102 115</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\ftp_client.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 290</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 322</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 202 263 166 107</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 202 263 166 107</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\mode.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 136</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 154</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 208 78</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 208 78</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 332</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 265</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 310 220 209</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 310 220 209</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\menu\menu.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 289</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 185</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 211 199 118 63 94 117 106 220 208 78 166</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 211 199 118 63 94 117 106 220 208 78 166</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\menu\menudesc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 330</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 171</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 211 199 118 63 94 117 104 166 208 167 112</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 78 211 199 118 63 94 117 104 166 208 167 112</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 237</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 254</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 263 181 134 164 165 188 127 5 312 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 263 181 134 164 308 165 188 127 5 312 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\console.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 309</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 287</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 198 79 263 102 115 104 117 63 118 94 78</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 198 79 263 102 115 104 117 63 118 94 78</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\coin.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 133</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 274</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 9 272 36 4 11 29 8 1 78 204 117 104 63 194 303 181 134 164 165 188 127 252</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 9 272 36 4 11 29 8 1 78 204 117 104 63 194 303 181 134 164 308 165 188 127 252</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\modem\uart2.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 173</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 123</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 312 181 134 164 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 201</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 312 181 134 164 308 165 188 127 252 317 313 228 257 180 160 247 303 187 323 121 304 184 9 272 36 4 11 29 8 1 2 33 18 178 177 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 93 49 57 90 68 201</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\Flash Central\Exe\version0_05.out</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 266</file>
|
|
</tool>
|
|
<tool>
|
|
<name>OBJCOPY</name>
|
|
<file> 259</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 14 250 142 224 146 274 287 170 163 162 150 125 243 333 267 147 276 300 322 153 301 176 265 282 281 254 185 171 154 189 314 251 278 298 291 223 326 135 295 306 321 327 286 261 221 336 262 269 229 193 293 277 305 126 233 174 144 143 244 156 245 283 137 268 275 285 335 288 320 302 280 149 318 270 123 294 241 139 141 297</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
</configuration>
|
|
<configuration>
|
|
<name>Flash Positive</name>
|
|
<outputs>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu_a.s</file>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_mem.c</file>
|
|
<file>$PROJ_DIR$\OS\app\app_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\app\includes.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_bsp.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_isr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\iolpc2368.h</file>
|
|
<file>$PROJ_DIR$\OS\app\app.c</file>
|
|
<file>$PROJ_DIR$\OS\app\os_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\bsp.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\bsp.c</file>
|
|
<file>$PROJ_DIR$\OS\bsp\LPC2368_Flash.icf</file>
|
|
<file>$PROJ_DIR$\OS\bsp\cstartup.s</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_bsp.c</file>
|
|
<file>$PROJ_DIR$\OS\app\net_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_str.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mbox.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mutex.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_flag.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mem.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_q.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_sem.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_task.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_mem.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_time.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_dcc.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\ucos_ii.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_core.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\net_phy_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_tmr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_str.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_c.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_dbg.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_a.asm</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_cfg_net.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Ports\ARM\IAR\net_util_a.asm</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_type.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\control.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\control.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\console_cmd.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\app_serv.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\console_cmd.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\app_serv.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\data.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\host_app.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\uart0.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\spi.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\fram.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\modem_task.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\datadesc.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\spi.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\host_app.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\uart0.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\fram.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\datadesc.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\journal.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\fram_map.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\data.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\journal.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\modem_task.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\VMCConst.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\wchar.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
|
|
<file>$TOOLKIT_DIR$\lib\rt4t_al.a</file>
|
|
<file>$TOOLKIT_DIR$\lib\m4t_tl.a</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_dbg.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\lpc23xx-iap.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\spi.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_ascii.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\crc16.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\lcd.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\modem.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_mbox.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\fr.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_cpu_c.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\uart2.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xtls.h</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\control.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\validator.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\validator.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_sock.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_mem.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_stat.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\mode.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\menudesc.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_err.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\uart2.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_flag.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_flag.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_q.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_ctr.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_arp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_tcp.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\time.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_phy.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_dcc.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_core.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_stat.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\data.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_ascii.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_mutex.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_isr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\keyboard.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\fram.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\fram.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_ip.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_if.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_os.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_util_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\keyboard.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\host_app.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\journal.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_icmp.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\bsp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_buf.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_core.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_tcp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_if.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_bsd.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_phy.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\console.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\menu.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_udp.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_if_pkt.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\cpu_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_dbg.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_tmr.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\lcd.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_nic.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\modem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\datadesc.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\app.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_tmr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_ctr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\uart1.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_task.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\menudesc.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_util.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\uart0.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_if_pkt.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_time.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\data.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_util.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_buf.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_tmr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\CCRSProtocol.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_q.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_task.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_cpu_c.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\fiscal.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\console_cmd.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\fiscal.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_os.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_nic.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_bsp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_udp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\journal.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\app_serv.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\host_app.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_sock.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\fr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\console.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\spi.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\time.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\mode.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\List\sk_mlpc2368_positive_06_xx.map</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\crc16.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\control.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_bsp.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_err.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\modem_task.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_mbox.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\menu.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\lpc23xx-iap.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Exe\sk_mlpc2368_positive_06_xx.out</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_isr.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\console_cmd.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_time.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_conn.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_mutex.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\sk-mlpc2368.pbd</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\uart1.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\CCRSProtocol.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\lib_str.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_dbg.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_dcc.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\modem_task.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\bsp.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\coin.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_dbg.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\app.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_cpu_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\datadesc.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\coin.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Exe\sk_mlpc2368_positive_06_xx.hex</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_bsd.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_icmp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_ip.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_mem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_conn.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\uart0.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\lib_mem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\lib_mem.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_sem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\cstartup.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_sem.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\os_tmr.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\lib_str.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\net_arp.o</file>
|
|
<file>$PROJ_DIR$\Flash Positive\Obj\app_serv.pbi</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\time.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\version.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\validator.c</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\limits.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\errno.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocale.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\validator.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocaleuse.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\time.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\modem.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\crc16.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\console.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menudesc.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\fr.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\uart2.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\modem.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\coin.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\fr.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\mode.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\mode.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menu.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menu.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\crc16.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menudesc.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\console.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\coin.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\uart2.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xtgmath.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\math.h</file>
|
|
<file>$TOOLKIT_DIR$\lib\shs_l.a</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xmtx.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ctype.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ymath.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\io_macros.h</file>
|
|
<file>$TOOLKIT_DIR$\lib\dl4t_tln.a</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdarg.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\intrinsics.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\string.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ystdio.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocale_c.h</file>
|
|
</outputs>
|
|
<file>
|
|
<name>[ROOT_NODE]</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 225 235</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\cpu\cpu_a.s</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 184</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\lib\lib_mem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 262</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 263</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 33 8 1 2 4</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 33 8 1 2 4</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\net_isr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 160</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 236</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\app\app.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 251</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 191</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 59 104 101 288 113 103 115 63 116 93 306 105 78 287 315</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 59 104 101 288 113 103 115 63 116 93 306 105 78 287 315</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\bsp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 172</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 248</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\cstartup.s</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 265</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\net_bsp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 214</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 229</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 59 39</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 59 39</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mbox.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 131</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 232</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mutex.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 240</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 159</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 177</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 165</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 199</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 183</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_flag.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 147</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 146</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 259</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 140</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 188</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 213</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68 59 39</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68 59 39</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 166</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 212</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_q.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 148</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 206</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_sem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 264</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 266</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_task.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 207</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 195</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_time.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 238</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 200</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_dcc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 246</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 154</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_core.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 174</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 155</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_tmr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 204</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 267</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\lib\lib_str.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 268</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 244</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 18 8 1 2 4 318 279 121 271 272 283 120 312 313 278 135 311 282 325 119 277 276 322 324</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 18 8 1 2 4 318 279 121 271 320 272 283 120 312 313 278 135 311 282 325 119 277 276 322 324</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_c.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 208</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 133</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_dbg.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 250</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 185</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 36 4 11 29</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_a.asm</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 252</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 179</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 153</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68 59 39</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68 59 39</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 175</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 228</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 256</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 178</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 203</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 173</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 260</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 239</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Ports\ARM\IAR\net_util_a.asm</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 167</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 158</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 127</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 150</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 269</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 197</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 202</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\control.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 136</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 227</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 63 115 103</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 63 115 103</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\console_cmd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 210</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 237</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 79 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 315 101 113 103 115 63 116 93 273 300 78 274</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 79 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 315 101 113 103 115 63 116 93 273 300 78 274</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 124</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 245</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 258</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 164</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 257</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 171</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 215</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 182</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 230</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 144</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 219</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 139</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 156</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 141</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\app_serv.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 270</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 217</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 78 285 280 293 273 93 298 115 296 289 116 63 103 112 290 300 102 106 288 105</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 78 285 280 293 273 93 298 115 296 289 116 63 103 112 290 300 102 106 288 105</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 193</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 149</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 176</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 151</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 192</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 186</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 46 8 1 2 33 4 75 41 17 53 62 82 72 73 86 52 80 77 6 58 36 11 29 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\data\data.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 201</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 157</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 115 103 63 101 273</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 115 103 63 101 273</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 209</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 211</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 107 93 290</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 107 93 290</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\host_app.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 169</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 218</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 78 106</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 78 106</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fiscal\uart0.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 261</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 198</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 107</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 107</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 205</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 243</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 112 118 280 114 309 314 308</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 112 118 280 114 309 314 308</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fram\spi.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 126</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 222</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 9 316 36 4 11 29 318 279 121 271 272 283 120 312 8 1 104</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 9 316 36 4 11 29 318 279 121 271 320 272 283 120 312 8 1 104</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 168</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 161</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 105 78</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 105 78</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fram\fram.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 162</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 163</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 104 101</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 104 101</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 194</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 242</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 114</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 114</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\data\datadesc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 190</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 253</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 115 103 63 298 289 116 93 101 113 273 300 102 78 285 293</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 115 103 63 298 289 116 93 101 113 273 300 102 78 285 293</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\journal.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 216</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 170</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 116 63 93 101 113 103 115 273 290 300 296</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 116 63 93 101 113 103 115 273 290 300 296</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\modem_task.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 247</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 231</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 116 63 93 285 102 78 115 103 273</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 116 63 93 285 102 78 115 103 273</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\Flash Positive\Exe\sk_mlpc2368_positive_06_xx.out</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 225</file>
|
|
</tool>
|
|
<tool>
|
|
<name>OBJCOPY</name>
|
|
<file> 255</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 14 243 191 217 248 249 180 237 227 184 226 265 157 253 211 132 163 218 170 161 187 263 244 125 181 143 224 130 231 228 269 127 178 229 173 239 149 245 144 171 165 183 164 236 213 212 153 139 141 151 186 182 202 167 155 252 133 185 154 146 232 140 159 206 266 195 200 267 222 223 198 242 134 138 310 122 123 317</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\Flash Positive\Obj\sk-mlpc2368.pbd</name>
|
|
<inputs>
|
|
<tool>
|
|
<name>BILINK</name>
|
|
<file> 205 251 270 172 254 221 210 136 128 201 190 209 220 162 169 216 168 129 262 268 234 233 196 142 189 247 175 150 158 256 214 203 260 193 124 230 257 177 199 258 160 188 166 179 219 156 176 192 215 197 174 208 250 246 147 131 259 240 148 264 207 238 204 126 152 261 194 145 137</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\validator.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 137</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 138</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 280 112 114 78 116 63 93 115 103</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 280 112 114 78 116 63 93 115 103</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\time.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 152</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 223</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 9 316 36 4 11 29 8 1 78 273 318 279 121 271 272 283 120 312 322 324 323 307</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 9 316 36 4 11 29 8 1 78 273 318 279 121 271 320 272 283 120 312 322 324 323 307</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\libs\crc16.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 128</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 226</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\modem\modem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 189</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 130</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 285 102 78 115 103 63 291</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 285 102 78 115 103 63 291</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\fr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 220</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 132</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 78 93 290 107 115 103 63 116 273 101 113</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 78 93 290 107 115 103 63 116 273 101 113</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\mode.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 142</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 224</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 296 78</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 296 78</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 129</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 187</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 321 306</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 321 306</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\menu\menu.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 233</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 181</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 298 289 116 63 93 115 105 306 296 78 273</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 298 289 116 63 93 115 105 306 296 78 273</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\menu\menudesc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 196</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 143</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 78 298 289 116 63 93 115 103 273 296 274</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 78 298 289 116 63 93 115 103 273 296 274</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 234</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 125</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 315 279 121 271 272 283 120 5 322 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 315 279 121 271 320 272 283 120 5 322 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\console.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 221</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 180</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 288 79 315 101 113 103 115 63 116 93 78</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 288 79 315 101 113 103 115 63 116 93 78</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\coin.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 254</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 249</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 9 316 36 4 11 29 8 1 78 293 115 103 63 285 318 279 121 271 272 283 120 312</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 9 316 36 4 11 29 8 1 78 293 115 103 63 285 318 279 121 271 320 272 283 120 312</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\modem\uart2.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 145</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 134</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 322 279 121 271 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 291</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 5 322 279 121 271 320 272 283 120 312 324 323 307 313 278 135 311 318 282 325 119 319 281 9 316 36 4 11 29 8 1 2 33 18 277 276 12 46 75 41 17 53 62 82 72 73 86 52 80 77 6 58 28 23 60 37 83 65 76 92 49 57 89 68 291</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<forcedrebuild>
|
|
<name>[MULTI_TOOL]</name>
|
|
<tool>ILINK</tool>
|
|
</forcedrebuild>
|
|
</configuration>
|
|
<configuration>
|
|
<name>Flash Post</name>
|
|
<outputs>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu_a.s</file>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_mem.c</file>
|
|
<file>$PROJ_DIR$\OS\app\app_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\app\includes.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_bsp.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_isr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\cpu\cpu.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\iolpc2368.h</file>
|
|
<file>$PROJ_DIR$\OS\app\app.c</file>
|
|
<file>$PROJ_DIR$\OS\app\os_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\bsp.h</file>
|
|
<file>$PROJ_DIR$\OS\bsp\bsp.c</file>
|
|
<file>$PROJ_DIR$\OS\bsp\cstartup.s</file>
|
|
<file>$PROJ_DIR$\OS\bsp\net_bsp.c</file>
|
|
<file>$PROJ_DIR$\OS\app\net_cfg.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_str.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mbox.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mutex.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_flag.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_mem.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_q.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_sem.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_task.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_mem.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_time.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_dcc.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\ucos_ii.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_core.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\net_phy_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\source\os_tmr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\lib\lib_str.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_c.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_dbg.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_a.asm</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_cfg_net.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Ports\ARM\IAR\net_util_a.asm</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_type.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\control.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\control.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\console_cmd.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_def.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\app_serv.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\console_cmd.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\app_serv.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.h</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.c</file>
|
|
<file>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fiscal\uart0.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\spi.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\fram.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\modem_task.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\datadesc.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\spi.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\host_app.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\fram\fram.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\fram_map.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\data\data.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\journal.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\app\modem_task.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\ccnet\VMCConst.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\wchar.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xtls.h</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_cpu_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\fr.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_tmr.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_stat.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_util.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_sem.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\fiscal.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\time.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_ascii.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Exe\sk_mlpc2368.hex</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\mode.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\coin.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\console.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\control.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_ip.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_tcp.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\validator.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_sock.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_flag.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\uart0.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_core.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_bsp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_sock.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_q.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_ctr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\bsp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_conn.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_conn.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_isr.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_time.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_mutex.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_tmr.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\lib_str.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_dcc.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_dbg.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_time.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\crc16.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_cpu_c.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\cstartup.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Exe\sk_mlpc2368.out</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\menu.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_mbox.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\fr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\lib_mem.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\lpc23xx-iap.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\lpc23xx-iap.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_buf.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\bsp.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_q.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\crc16.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\fiscal.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\fram.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_icmp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_tmr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_ctr.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_sem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_err.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\console.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_mem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_udp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\lib_mem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_mutex.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_tmr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_flag.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\fram.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\keyboard.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_tcp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\app.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\app_serv.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\mode.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_isr.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\uart2.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_ascii.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_buf.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_os.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\control.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_stat.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\modem.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_dbg.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_util_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_arp.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\uart1.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_dcc.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\menudesc.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_if_pkt.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\console_cmd.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_arp.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_task.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\menudesc.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\lcd.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\coin.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_icmp.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_task.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\uart2.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_os.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\keyboard.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_core.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\lib_str.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\validator.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_nic.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\modem.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\spi.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\cpu_a.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\modem_task.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_bsd.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\spi.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_phy.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\time.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\menu.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\CCRSProtocol.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\uart1.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_dbg.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_nic.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_dbg.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_bsp.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_err.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\console_cmd.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_mbox.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_udp.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\app.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\CCRSProtocol.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\app_serv.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\modem_task.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_bsd.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_mem.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_phy.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\os_cpu_c.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_if.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_if.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_util.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\lcd.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_if_pkt.o</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\net_ip.pbi</file>
|
|
<file>$PROJ_DIR$\Flash Post\Obj\uart0.o</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\time.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\version.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\validator.c</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\limits.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\errno.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocale.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\validator.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocaleuse.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\time.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\modem.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\crc16.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\console.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menudesc.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\fr.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\modem.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\coin.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\fr.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\mode.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\mode.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menu.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menu.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\crc16.h</file>
|
|
<file>$PROJ_DIR$\PROJECT\menu\menudesc.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\console.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\services\coin.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\modem\uart2.c</file>
|
|
<file>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xtgmath.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\math.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xmtx.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ctype.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ymath.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\io_macros.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdarg.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\string.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\ystdio.h</file>
|
|
<file>$TOOLKIT_DIR$\inc\c\xlocale_c.h</file>
|
|
</outputs>
|
|
<file>
|
|
<name>[ROOT_NODE]</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>ILINK</name>
|
|
<file> 156</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\cpu\cpu_a.s</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 220</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\lib\lib_mem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 177</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 160</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 32 8 1 2 4</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\net_isr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 187</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 145</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\app\app.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 184</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 237</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67 58 101 98 270 107 100 109 62 110 92 287 102 77 269 295</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\bsp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 142</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 164</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\cstartup.s</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 155</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\bsp\net_bsp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 138</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 232</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67 58 38</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mbox.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 235</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 158</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mutex.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 178</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 147</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\IF\Ether\net_if.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 245</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 246</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\IF\net_if_pkt.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 202</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 249</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_flag.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 180</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 135</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_mem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 175</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 242</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\LPC2368\net_nic.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 217</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 230</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67 58 38</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\OS\net_os.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 192</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 212</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_q.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 140</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 165</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_sem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 172</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 122</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_task.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 210</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 205</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_time.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 146</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 152</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_dcc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 200</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 150</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_core.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 214</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 137</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\source\os_tmr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 170</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 148</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\lib\lib_str.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 149</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 215</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 17 8 1 2 4 297 261 115 253 254 265 114 292 293 260 116 291 264 302 113 259 258 299 301</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_c.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 154</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 244</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_dbg.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 196</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 229</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 35 4 11 28</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\os_ii\port\os_cpu_a.asm</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 117</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\NIC\ETHER\PHY\KS8721BL\net_phy.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 243</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 224</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67 58 38</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 250</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 188</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_bsd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 241</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 222</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_buf.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 163</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 191</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_conn.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 143</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 144</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Ports\ARM\IAR\net_util_a.asm</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>AARM</name>
|
|
<file> 197</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ascii.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 190</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 125</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_arp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 198</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 204</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_util.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 121</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 247</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\control.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 130</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 193</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67 62 109 100</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\console_cmd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 203</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 234</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 78 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67 295 98 107 100 109 62 110 92 255 281 77 256</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_dbg.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 231</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 151</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ip.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 251</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 131</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_icmp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 169</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 209</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_udp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 176</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 236</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_err.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 173</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 233</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_sock.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 134</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 139</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_stat.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 120</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 194</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\app_serv.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 239</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 185</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67 77 267 262 274 255 92 279 109 277 271 110 62 100 106 272 281 99 103 270 102</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_ctr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 141</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 171</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_tcp.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 183</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 132</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\OS\uc\tcpip\Source\net_tmr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 179</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 119</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 45 8 1 2 32 4 74 40 16 52 61 81 71 72 85 51 79 76 6 57 35 11 28 27 22 59 36 82 64 75 91 48 56 88 67</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fiscal\fiscal.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 167</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 123</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fiscal\uart0.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 136</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 252</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\ccnet\CCRSProtocol.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 238</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 227</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67 106 112 262 108 290 294 289</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fram\spi.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 223</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 219</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\keyboard\keyboard.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 182</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 213</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\fram\fram.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 181</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 168</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\ccnet\uart1.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 228</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 199</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\app\modem_task.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 240</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 221</file>
|
|
</tool>
|
|
</outputs>
|
|
<inputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 5 299 261 115 253 254 265 114 292 301 300 288 293 260 116 291 297 264 302 113 298 263 9 296 35 4 11 28 8 1 2 32 17 259 258 12 45 74 40 16 52 61 81 71 72 85 51 79 76 6 57 27 22 59 36 82 64 75 91 48 56 88 67 110 62 92 267 99 77 109 100 255</file>
|
|
</tool>
|
|
</inputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\Flash Post\Exe\sk_mlpc2368.out</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>OBJCOPY</name>
|
|
<file> 126</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\validator.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 133</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 216</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\time.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 124</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 225</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\libs\crc16.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 166</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 153</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\modem\modem.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 218</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 195</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\fr.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 159</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 118</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\mode.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 127</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 186</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\lcd\lcd.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 207</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 248</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\menu\menu.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 157</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 226</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\menu\menudesc.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 206</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 201</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\libs\lpc23xx-iap.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 162</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 161</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\console.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 174</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 129</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\services\coin.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 208</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 128</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<file>
|
|
<name>$PROJ_DIR$\PROJECT\drivers\modem\uart2.c</name>
|
|
<outputs>
|
|
<tool>
|
|
<name>BICOMP</name>
|
|
<file> 211</file>
|
|
</tool>
|
|
<tool>
|
|
<name>ICCARM</name>
|
|
<file> 189</file>
|
|
</tool>
|
|
</outputs>
|
|
</file>
|
|
<forcedrebuild>
|
|
<name>[MULTI_TOOL]</name>
|
|
<tool>ILINK</tool>
|
|
</forcedrebuild>
|
|
</configuration>
|
|
</project>
|
|
|
|
|