From 33bf2ea2fc50c0999e1fbd31aee03afef1778b7c Mon Sep 17 00:00:00 2001 From: suikan Date: Sun, 22 Feb 2015 22:11:14 +0900 Subject: [PATCH] =?utf8?q?SPORT=20RX=E3=81=AE=E8=A9=A6=E9=A8=93=E3=80=82FP?= =?utf8?q?GA=E3=81=A8=E3=81=AE=E9=80=9A=E4=BF=A1=E3=81=AB=E6=88=90?= =?utf8?q?=E5=8A=9F=E3=81=97=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- trx305/.cproject | 41 +- trx305/Makefile | 2 +- trx305/Makefile.depend | 1156 ++++++++++++++++++++++++------------------------ trx305/readme | 8 + trx305/test.c | 212 +++++++++ trx305/test.cfg | 18 + trx305/test.h | 215 +++++++++ 7 files changed, 1077 insertions(+), 575 deletions(-) create mode 100644 trx305/readme create mode 100644 trx305/test.c create mode 100644 trx305/test.cfg create mode 100644 trx305/test.h diff --git a/trx305/.cproject b/trx305/.cproject index 41a57c9..5f002a6 100644 --- a/trx305/.cproject +++ b/trx305/.cproject @@ -14,19 +14,39 @@ - + @@ -37,8 +57,15 @@ + + + + + + + + - diff --git a/trx305/Makefile b/trx305/Makefile index 659e0e8..9d3146d 100644 --- a/trx305/Makefile +++ b/trx305/Makefile @@ -110,7 +110,7 @@ CFLAGS = $(COPTS) $(CDEFS) $(INCLUDES) # # アプリケーションプログラムに関する定義 # -UNAME = sample1 +UNAME = test UTASK_CFG = $(UNAME).cfg UTASK_DIR = $(SRCDIR)/library diff --git a/trx305/Makefile.depend b/trx305/Makefile.depend index c26a367..8e2fda7 100644 --- a/trx305/Makefile.depend +++ b/trx305/Makefile.depend @@ -1,758 +1,780 @@ -kernel_cfg.c kernel_id.h kernel_chk.c: kernel/systask/logtask.cfg \ - kernel/config/blackfin/_common_bf533/hw_serial.cfg \ - kernel/include/t_stddef.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h sample1.h \ - kernel/config/blackfin/cpu_config.h \ +kernel_cfg.c kernel_id.h kernel_chk.c: kernel/include/t_services.h \ + kernel/systask/serial.cfg \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/systask/logtask.cfg \ kernel/config/blackfin/trx_305/sys_config.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/_common_bf533/hw_timer.h \ - kernel/systask/serial.cfg kernel/include/s_services.h \ - kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/include/sil.h kernel/include/kernel.h \ - kernel/include/t_services.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/t_syslog.h \ - kernel/systask/timer.cfg kernel/include/itron.h \ - kernel/include/t_config.h sample1.cfg \ + kernel/include/t_syslog.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/tool_defs.h -makeoffset.s: kernel/include/kernel.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/config/blackfin/makeoffset.c \ + kernel/include/t_config.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/kernel/jsp_kernel.h \ - kernel/config/blackfin/cpu_config.h kernel/kernel/queue.h \ - kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/time_event.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/kernel/task.h kernel/config/blackfin/tool_defs.h \ - kernel/include/t_stddef.h kernel/kernel/jsp_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/include/t_stddef.h kernel/systask/timer.cfg \ + kernel/include/s_services.h \ + kernel/config/blackfin/_common_bf533/hw_serial.cfg \ kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/itron.h \ - kernel/include/t_syslog.h kernel/include/t_config.h -kernel_chk.s: kernel/kernel/task.h kernel/kernel/jsp_rename.h \ - kernel/kernel/jsp_kernel.h kernel/kernel/mempfix.h \ - kernel/kernel/eventflag.h \ + kernel/config/blackfin/cpu_config.h kernel/include/itron.h \ + kernel/config/blackfin/tool_defs.h kernel/include/sil.h \ + test.cfg kernel/config/blackfin/tool_config.h test.h \ + kernel/config/blackfin/cpu_defs.h kernel/include/kernel.h \ + kernel/config/blackfin/_common_bf533/hw_timer.h +makeoffset.s: kernel/config/blackfin/tool_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/kernel/wait.h kernel/config/blackfin/cpu_rename.h \ - kernel/kernel/interrupt.h \ + kernel/include/t_config.h kernel/include/kernel.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/include/t_stddef.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/include/kernel.h kernel/kernel/mailbox.h \ - kernel/include/t_stddef.h kernel/kernel/time_event.h \ - kernel/include/t_syslog.h \ + kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/cpu_defs.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/semaphore.h kernel/include/t_config.h \ + kernel/kernel/queue.h kernel/config/blackfin/tool_defs.h \ + kernel/kernel/time_event.h kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/cpu_config.h \ + kernel/config/blackfin/makeoffset.c \ + kernel/kernel/jsp_rename.h \ + kernel/config/blackfin/trx_305/sys_config.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/itron.h kernel/kernel/queue.h \ - kernel/config/blackfin/tool_config.h kernel/include/timer.h \ + kernel/include/t_syslog.h kernel/include/itron.h \ + kernel/kernel/task.h +kernel_chk.s: kernel/kernel/jsp_rename.h kernel/kernel/mempfix.h \ + kernel/kernel/time_event.h kernel/include/timer.h \ + kernel_chk.c \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/config/blackfin/cpu_config.h kernel/include/kernel.h \ + kernel/kernel/queue.h kernel/kernel/jsp_kernel.h \ + kernel/kernel/mailbox.h kernel/kernel/eventflag.h \ kernel/config/blackfin/tool_defs.h kernel/include/logtask.h \ + kernel/kernel/cyclic.h kernel/config/blackfin/tool_config.h \ + kernel/include/t_syslog.h kernel/kernel/interrupt.h \ + kernel/kernel/task.h kernel/include/t_stddef.h \ + kernel/kernel/wait.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/kernel/dataqueue.h kernel/include/t_config.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/config/blackfin/cpu_defs.h \ kernel/include/../kernel/exception.h \ - kernel/config/blackfin/trx_305/sys_config.h kernel_chk.c \ - kernel/kernel/cyclic.h kernel/config/blackfin/cpu_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/cpu_defs.h kernel/kernel/dataqueue.h -cpu_support.o: kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/include/itron.h kernel/config/blackfin/cpu_rename.h \ + kernel/kernel/semaphore.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/_common_bf533/chip_config.h +cpu_support.o: kernel/config/blackfin/tool_config.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/config/blackfin/saverestore.h kernel/include/itron.h \ - kernel/include/t_config.h kernel/include/t_stddef.h \ - kernel/config/blackfin/cpu_config.h ./offset.h \ - kernel/kernel/jsp_rename.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/saverestore.h \ + kernel/config/blackfin/trx_305/sys_defs.h ./offset.h \ + kernel/kernel/jsp_rename.h kernel/include/itron.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/cpu_defs.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/cpu_support.S kernel/include/kernel.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/config/blackfin/cpu_config.h \ kernel/kernel/jsp_kernel.h \ - kernel/config/blackfin/tool_defs.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/cpu_rename.h \ + kernel/include/t_stddef.h kernel/config/blackfin/tool_defs.h \ + kernel/include/kernel.h kernel/config/blackfin/cpu_support.S \ + kernel/include/t_syslog.h kernel/include/t_config.h +startup.o: kernel/include/t_config.h kernel/include/kernel.h \ + kernel/kernel/time_event.h kernel/kernel/startup.c \ + kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/kernel/syslog.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/include/t_stddef.h \ kernel/config/blackfin/trx_305/sys_config.h \ - kernel/include/t_syslog.h \ - kernel/config/blackfin/tool_config.h -startup.o: kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/itron.h kernel/include/t_syslog.h \ kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/itron.h \ - kernel/include/t_config.h kernel/kernel/syslog.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/config/blackfin/tool_config.h \ + kernel/config/blackfin/tool_defs.h \ + kernel/kernel/jsp_kernel.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/kernel/startup.c kernel/config/blackfin/tool_config.h \ - kernel/kernel/jsp_kernel.h kernel/kernel/time_event.h \ + kernel/config/blackfin/cpu_rename.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/jsp_rename.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/trx_305/sys_config.h \ + kernel/kernel/jsp_rename.h +banner.o: kernel/kernel/banner.c \ + kernel/config/blackfin/trx_305/sys_defs.h \ kernel/include/t_stddef.h \ - kernel/config/blackfin/cpu_rename.h kernel/include/kernel.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/config/blackfin/tool_defs.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/t_syslog.h -banner.o: kernel/include/itron.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/kernel.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/cpu_config.h kernel/include/itron.h \ + kernel/config/blackfin/tool_config.h kernel/include/kernel.h \ kernel/kernel/jsp_rename.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/t_stddef.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/include/t_syslog.h kernel/kernel/jsp_kernel.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/config/blackfin/tool_defs.h kernel/kernel/banner.c \ - kernel/include/t_config.h \ - kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h + kernel/include/t_syslog.h kernel/include/t_config.h chip_config.o: \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \ - kernel/include/t_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF532.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF533.h \ - kernel/config/blackfin/cpu_defs.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.h \ - kernel/include/t_syslog.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/defBF532.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \ + kernel/config/blackfin/tool_defs.h \ + kernel/config/blackfin/_common_bf533/chip_config.c \ + kernel/include/t_stddef.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ kernel/config/blackfin/cpu_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF532.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/defBF532.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \ + kernel/config/blackfin/trx_305/sys_config.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/reent.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \ - kernel/kernel/jsp_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \ + kernel/include/t_config.h kernel/include/t_syslog.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \ + kernel/config/blackfin/cpu_rename.h kernel/include/kernel.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/kernel/jsp_rename.h kernel/include/itron.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.h \ kernel/config/blackfin/tool_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ kernel/include/sil.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/reent.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/stdlib.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \ + kernel/config/blackfin/cpu_defs.h kernel/kernel/jsp_kernel.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/mc_typedef.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/kernel/jsp_kernel.h kernel/include/itron.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \ - kernel/include/kernel.h \ - kernel/config/blackfin/_common_bf533/chip_config.c \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/config/blackfin/tool_defs.h kernel/include/t_stddef.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h -uart.o: kernel/config/blackfin/trx_305/sys_config.h \ - kernel/pdic/simple_sio/uart.h kernel/include/sil.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/t_syslog.h kernel/include/t_config.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/itron.h \ - kernel/include/t_stddef.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h +uart.o: kernel/config/blackfin/cpu_defs.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/pdic/simple_sio/uart.c \ - kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/cpu_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/s_services.h -chip_debugboot.o: kernel/include/t_syslog.h \ - kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/tool_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/sil.h kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/config/blackfin/trx_305/sys_config.h \ kernel/include/t_config.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/jsp_rename.h kernel/include/t_stddef.h \ - kernel/config/blackfin/cpu_defs.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/kernel/jsp_kernel.h kernel/include/itron.h \ - kernel/include/kernel.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/_common_bf533/chip_debugboot.c -chip_dump.o: \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/mc_typedef.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/stdlib.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \ + kernel/include/itron.h kernel/include/s_services.h \ + kernel/config/blackfin/tool_config.h \ kernel/include/t_syslog.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/kernel/jsp_kernel.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/config/blackfin/trx_305/sys_config.h \ kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/_common_bf533/chip_dump.c \ - kernel/include/itron.h kernel/kernel/jsp_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF532.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/reent.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \ - kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/cpu_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.h \ + kernel/pdic/simple_sio/uart.c kernel/pdic/simple_sio/uart.h \ kernel/include/t_stddef.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/include/t_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/defBF532.h \ - kernel/config/blackfin/cpu_defs.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF533.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h \ - kernel/include/kernel.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h -cpu_config.o: kernel/include/itron.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/tool_config.h kernel/kernel/queue.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/kernel/time_event.h kernel/include/t_stddef.h \ - kernel/kernel/jsp_kernel.h kernel/include/t_syslog.h \ - kernel/kernel/task.h kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/include/kernel.h kernel/config/blackfin/cpu_config.c \ - kernel/include/t_config.h kernel/kernel/jsp_rename.h \ - kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/include/sil.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/tool_defs.h kernel/kernel/check.h -cpu_defs.o: kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/sil.h kernel/include/t_syslog.h \ - kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/config/blackfin/tool_config.h \ - kernel/include/s_services.h \ kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/include/itron.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/t_config.h kernel/config/blackfin/cpu_defs.c \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/tool_defs.h kernel/include/t_stddef.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/cpu_rename.h -tskini.o tsksched.o tskrun.o tsknrun.o tskdmt.o tskact.o tskext.o tskpri.o tskrot.o tsktex.o: \ - kernel/kernel/jsp_kernel.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/kernel/time_event.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/task.h kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/tool_defs.h \ +chip_debugboot.o: kernel/config/blackfin/cpu_rename.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/t_stddef.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/kernel.h kernel/config/blackfin/cpu_config.h \ - kernel/kernel/jsp_rename.h kernel/kernel/queue.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/kernel/task.c kernel/config/blackfin/cpu_context.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/t_config.h kernel/include/itron.h \ - kernel/include/t_syslog.h -waimake.o waicmp.o waitmo.o waitmook.o waican.o wairel.o wobjwai.o wobjwaitmo.o wobjpri.o: \ + kernel/config/blackfin/_common_bf533/chip_debugboot.c \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/kernel/jsp_kernel.h kernel/include/t_syslog.h \ kernel/include/t_stddef.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/kernel/task.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/t_config.h kernel/kernel/jsp_kernel.h \ + kernel/include/itron.h kernel/include/kernel.h \ + kernel/include/sil.h kernel/include/t_config.h \ kernel/config/blackfin/cpu_config.h \ - kernel/kernel/time_event.h \ kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/itron.h kernel/kernel/wait.h \ - kernel/config/blackfin/tool_config.h \ - kernel/include/t_syslog.h kernel/kernel/wait.c \ - kernel/config/blackfin/cpu_defs.h kernel/kernel/queue.h \ - kernel/kernel/jsp_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/kernel.h kernel/config/blackfin/cpu_rename.h -tmeini.o tmeup.o tmedown.o tmeins.o tmedel.o isig_tim.o: \ - kernel/include/itron.h kernel/config/blackfin/tool_defs.h \ - kernel/kernel/time_event.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/tool_config.h \ + kernel/kernel/jsp_rename.h kernel/config/blackfin/cpu_defs.h +chip_dump.o: \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/reent.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF532.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h \ + kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/tool_defs.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/include/t_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \ + kernel/include/t_stddef.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/config/blackfin/_common_bf533/chip_dump.c \ + kernel/config/blackfin/cpu_defs.h kernel/include/kernel.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \ + kernel/include/itron.h kernel/kernel/jsp_rename.h \ + kernel/include/t_syslog.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/stdlib.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/defBF532.h \ + kernel/config/blackfin/tool_config.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \ + kernel/config/blackfin/cpu_config.h \ + kernel/kernel/jsp_kernel.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/check.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/kernel/time_event.c kernel/include/t_syslog.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/t_config.h \ - kernel/config/blackfin/cpu_config.h kernel/include/kernel.h \ - kernel/kernel/jsp_kernel.h kernel/include/t_stddef.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/kernel/jsp_rename.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/mc_typedef.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF533.h \ kernel/config/blackfin/trx_305/sys_config.h \ - kernel/config/blackfin/trx_305/sys_defs.h -logini.o vwri_log.o vrea_log.o vmsk_log.o logter.o: \ - kernel/include/t_stddef.h kernel/kernel/syslog.c \ - kernel/config/blackfin/_common_bf533/chip_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h +cpu_config.o: kernel/config/blackfin/cpu_config.h \ + kernel/kernel/time_event.h kernel/kernel/jsp_rename.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/kernel/time_event.h kernel/kernel/jsp_kernel.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/config/blackfin/cpu_config.c kernel/kernel/check.h \ + kernel/include/t_stddef.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/cpu_rename.h kernel/kernel/task.h \ + kernel/include/kernel.h kernel/include/t_config.h \ kernel/config/blackfin/tool_config.h \ - kernel/kernel/jsp_rename.h kernel/kernel/syslog.h \ - kernel/config/blackfin/cpu_config.h \ - kernel/include/t_config.h kernel/config/blackfin/tool_defs.h \ - kernel/include/itron.h kernel/include/t_syslog.h \ - kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/include/itron.h kernel/config/blackfin/tool_defs.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/kernel/queue.h \ kernel/config/blackfin/trx_305/sys_defs.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/include/kernel.h \ + kernel/include/t_syslog.h kernel/kernel/jsp_kernel.h +cpu_defs.o: kernel/include/t_config.h \ kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/cpu_config.h kernel/include/itron.h \ + kernel/include/sil.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/config/blackfin/cpu_defs.c \ + kernel/include/s_services.h kernel/include/t_syslog.h \ + kernel/config/blackfin/cpu_rename.h \ kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h -act_tsk.o iact_tsk.o can_act.o ext_tsk.o ter_tsk.o chg_pri.o get_pri.o: \ - kernel/include/kernel.h kernel/kernel/jsp_kernel.h \ - kernel/kernel/task_manage.c kernel/kernel/queue.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/config/blackfin/tool_config.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/t_config.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/include/t_stddef.h kernel/config/blackfin/tool_defs.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h +tskini.o tsksched.o tskrun.o tsknrun.o tskdmt.o tskact.o tskext.o tskpri.o tskrot.o tsktex.o: \ kernel/config/blackfin/cpu_config.h \ + kernel/kernel/time_event.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/include/itron.h \ kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/tool_defs.h kernel/kernel/task.h \ + kernel/kernel/jsp_rename.h \ + kernel/config/blackfin/cpu_context.h \ + kernel/include/t_config.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/t_syslog.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/tool_config.h kernel/kernel/queue.h \ + kernel/include/t_stddef.h kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/config/blackfin/cpu_rename.h kernel/include/kernel.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/config/blackfin/cpu_defs.h kernel/kernel/jsp_rename.h \ - kernel/include/t_syslog.h kernel/kernel/check.h \ - kernel/include/t_stddef.h \ + kernel/kernel/task.c \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h +waimake.o waicmp.o waitmo.o waitmook.o waican.o wairel.o wobjwai.o wobjwaitmo.o wobjpri.o: \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/kernel/task.h kernel/config/blackfin/tool_config.h \ + kernel/kernel/jsp_rename.h kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/cpu_rename.h kernel/kernel/queue.h \ + kernel/kernel/wait.c kernel/config/blackfin/tool_defs.h \ + kernel/include/t_config.h kernel/include/t_syslog.h \ + kernel/config/blackfin/cpu_config.h \ + kernel/include/t_stddef.h kernel/kernel/time_event.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/config/blackfin/tool_config.h \ - kernel/kernel/time_event.h kernel/kernel/task.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/kernel/wait.h kernel/include/itron.h \ - kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h -slp_tsk.o tslp_tsk.o wup_tsk.o iwup_tsk.o can_wup.o rel_wai.o irel_wai.o sus_tsk.o rsm_tsk.o frsm_tsk.o dly_tsk.o: \ - kernel/kernel/check.h kernel/kernel/task.h \ - kernel/include/t_stddef.h \ - kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/tool_defs.h kernel/include/t_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/wait.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/kernel/jsp_kernel.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/include/kernel.h +tmeini.o tmeup.o tmedown.o tmeins.o tmedel.o isig_tim.o: \ + kernel/kernel/check.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/kernel.h kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/tool_defs.h kernel/include/t_stddef.h \ + kernel/config/blackfin/tool_config.h \ kernel/config/blackfin/cpu_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/kernel/jsp_rename.h kernel/kernel/time_event.h \ + kernel/config/blackfin/cpu_defs.h kernel/include/t_syslog.h \ + kernel/include/itron.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/t_syslog.h kernel/kernel/task_sync.c \ - kernel/include/itron.h kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/kernel/queue.h kernel/kernel/jsp_kernel.h \ - kernel/config/blackfin/trx_305/sys_config.h -ras_tex.o iras_tex.o dis_tex.o ena_tex.o sns_tex.o: \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/tool_config.h \ + kernel/include/kernel.h kernel/kernel/jsp_kernel.h \ kernel/kernel/jsp_rename.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/kernel/jsp_kernel.h kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/cpu_rename.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/kernel/time_event.c \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/include/t_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/trx_305/sys_config.h \ - kernel/kernel/queue.h kernel/config/blackfin/tool_defs.h \ kernel/kernel/time_event.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/cpu_config.h \ - kernel/include/t_config.h kernel/include/kernel.h \ - kernel/include/t_syslog.h kernel/kernel/check.h \ - kernel/include/itron.h kernel/kernel/task_except.c \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/config/blackfin/cpu_config.h +logini.o vwri_log.o vrea_log.o vmsk_log.o logter.o: \ + kernel/config/blackfin/cpu_defs.h kernel/include/kernel.h \ kernel/include/t_stddef.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/kernel/task.h -semini.o sig_sem.o isig_sem.o wai_sem.o pol_sem.o twai_sem.o: \ - kernel/kernel/queue.h kernel/kernel/check.h \ - kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/tool_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/config/blackfin/trx_305/sys_config.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/kernel/jsp_kernel.h kernel/kernel/syslog.h \ + kernel/kernel/jsp_rename.h kernel/include/t_config.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ kernel/config/blackfin/cpu_config.h \ - kernel/kernel/semaphore.h kernel/kernel/wait.h \ + kernel/include/t_syslog.h \ kernel/config/blackfin/cpu_rename.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/kernel/time_event.h \ + kernel/config/blackfin/tool_config.h kernel/kernel/syslog.c \ + kernel/config/blackfin/tool_defs.h kernel/include/itron.h +act_tsk.o iact_tsk.o can_act.o ext_tsk.o ter_tsk.o chg_pri.o get_pri.o: \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/kernel/jsp_kernel.h kernel/include/itron.h \ - kernel/config/blackfin/tool_defs.h \ + kernel/config/blackfin/trx_305/sys_config.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/include/kernel.h kernel/kernel/jsp_rename.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/t_stddef.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/task.h kernel/kernel/time_event.h \ + kernel/include/t_stddef.h kernel/kernel/jsp_kernel.h \ + kernel/include/kernel.h kernel/include/t_config.h \ + kernel/config/blackfin/tool_defs.h \ + kernel/config/blackfin/cpu_defs.h kernel/kernel/task.h \ kernel/include/t_syslog.h \ - kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/include/itron.h kernel/kernel/wait.h \ + kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/tool_config.h \ + kernel/kernel/jsp_rename.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/kernel/semaphore.c kernel/include/t_config.h -flgini.o flgcnd.o set_flg.o iset_flg.o clr_flg.o wai_flg.o pol_flg.o twai_flg.o: \ - kernel/kernel/eventflag.c \ + kernel/kernel/task_manage.c \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/kernel/wait.h kernel/kernel/task.h \ - kernel/include/t_syslog.h kernel/kernel/time_event.h \ + kernel/config/blackfin/cpu_config.h \ + kernel/kernel/time_event.h kernel/kernel/check.h \ kernel/kernel/queue.h \ + kernel/config/blackfin/_common_bf533/chip_config.h +slp_tsk.o tslp_tsk.o wup_tsk.o iwup_tsk.o can_wup.o rel_wai.o irel_wai.o sus_tsk.o rsm_tsk.o frsm_tsk.o dly_tsk.o: \ + kernel/config/blackfin/tool_defs.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/kernel/check.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/kernel/wait.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/t_syslog.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/kernel/queue.h kernel/kernel/jsp_kernel.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/kernel/task.h kernel/include/t_stddef.h \ + kernel/config/blackfin/cpu_config.h \ kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/tool_defs.h \ - kernel/kernel/jsp_rename.h kernel/include/itron.h \ kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/eventflag.h kernel/include/t_config.h \ - kernel/include/t_stddef.h kernel/include/kernel.h \ - kernel/kernel/check.h \ kernel/config/blackfin/trx_305/sys_config.h \ + kernel/include/itron.h kernel/kernel/time_event.h \ + kernel/kernel/jsp_rename.h kernel/kernel/task_sync.c \ + kernel/config/blackfin/cpu_defs.h kernel/include/kernel.h \ + kernel/include/t_config.h +ras_tex.o iras_tex.o dis_tex.o ena_tex.o sns_tex.o: \ + kernel/config/blackfin/cpu_defs.h kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/cpu_rename.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/cpu_defs.h \ + kernel/kernel/time_event.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/kernel/jsp_rename.h kernel/kernel/queue.h \ + kernel/include/itron.h kernel/config/blackfin/tool_config.h \ + kernel/include/kernel.h kernel/include/t_config.h \ + kernel/include/t_stddef.h kernel/kernel/task.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/kernel/check.h kernel/include/t_syslog.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/tool_defs.h \ + kernel/kernel/task_except.c \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ kernel/config/blackfin/cpu_config.h -dtqini.o dtqenq.o dtqfenq.o dtqdeq.o dtqsnd.o dtqrcv.o snd_dtq.o psnd_dtq.o ipsnd_dtq.o tsnd_dtq.o fsnd_dtq.o ifsnd_dtq.o rcv_dtq.o prcv_dtq.o trcv_dtq.o: \ - kernel/kernel/task.h \ +semini.o sig_sem.o isig_sem.o wai_sem.o pol_sem.o twai_sem.o: \ + kernel/config/blackfin/cpu_config.h kernel/include/itron.h \ + kernel/kernel/wait.h kernel/kernel/check.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/kernel/jsp_kernel.h kernel/include/itron.h \ - kernel/config/blackfin/cpu_defs.h kernel/kernel/dataqueue.c \ - kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/cpu_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/kernel/time_event.h kernel/include/t_config.h \ - kernel/include/t_stddef.h \ + kernel/include/kernel.h kernel/include/t_syslog.h \ + kernel/kernel/queue.h kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/cpu_defs.h kernel/kernel/semaphore.c \ + kernel/kernel/task.h kernel/include/t_config.h \ kernel/config/blackfin/trx_305/sys_config.h \ - kernel/kernel/check.h kernel/include/t_syslog.h \ - kernel/config/blackfin/tool_config.h kernel/kernel/queue.h \ - kernel/kernel/dataqueue.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/include/t_stddef.h kernel/config/blackfin/tool_defs.h \ kernel/config/blackfin/cpu_rename.h \ + kernel/kernel/time_event.h \ + kernel/config/blackfin/tool_config.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/kernel/jsp_rename.h kernel/kernel/semaphore.h \ + kernel/config/blackfin/trx_305/sys_defs.h +flgini.o flgcnd.o set_flg.o iset_flg.o clr_flg.o wai_flg.o pol_flg.o twai_flg.o: \ + kernel/include/t_config.h kernel/include/t_stddef.h \ kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/kernel/jsp_rename.h \ + kernel/config/blackfin/tool_defs.h kernel/kernel/wait.h \ + kernel/kernel/time_event.h kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/cpu_rename.h kernel/include/itron.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/kernel/jsp_rename.h kernel/kernel/wait.h \ - kernel/include/kernel.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h -mbxini.o snd_mbx.o rcv_mbx.o prcv_mbx.o trcv_mbx.o: \ - kernel/kernel/jsp_kernel.h \ + kernel/kernel/check.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/kernel/eventflag.c \ + kernel/config/blackfin/tool_config.h kernel/include/kernel.h \ + kernel/kernel/queue.h kernel/config/blackfin/cpu_config.h \ + kernel/config/blackfin/cpu_defs.h kernel/include/t_syslog.h \ + kernel/kernel/eventflag.h kernel/kernel/task.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/t_stddef.h kernel/include/itron.h \ - kernel/kernel/check.h kernel/kernel/wait.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h +dtqini.o dtqenq.o dtqfenq.o dtqdeq.o dtqsnd.o dtqrcv.o snd_dtq.o psnd_dtq.o ipsnd_dtq.o tsnd_dtq.o fsnd_dtq.o ifsnd_dtq.o rcv_dtq.o prcv_dtq.o trcv_dtq.o: \ + kernel/kernel/jsp_rename.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/kernel/dataqueue.c \ + kernel/config/blackfin/tool_config.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/kernel/task.h kernel/include/t_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/include/t_config.h kernel/config/blackfin/cpu_defs.h \ + kernel/kernel/check.h kernel/kernel/task.h \ kernel/config/blackfin/cpu_config.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/kernel/wait.h kernel/include/t_stddef.h \ + kernel/config/blackfin/cpu_rename.h kernel/include/kernel.h \ + kernel/include/t_syslog.h kernel/config/blackfin/tool_defs.h \ + kernel/kernel/jsp_kernel.h kernel/kernel/time_event.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/include/itron.h kernel/kernel/queue.h \ + kernel/kernel/dataqueue.h +mbxini.o snd_mbx.o rcv_mbx.o prcv_mbx.o trcv_mbx.o: \ + kernel/include/t_syslog.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/tool_config.h \ kernel/config/blackfin/cpu_defs.h kernel/kernel/mailbox.h \ - kernel/kernel/mailbox.c kernel/include/t_syslog.h \ - kernel/include/kernel.h kernel/kernel/time_event.h \ - kernel/config/blackfin/tool_defs.h \ - kernel/kernel/jsp_rename.h kernel/kernel/queue.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/trx_305/sys_config.h -mpfini.o mpfget.o get_mpf.o pget_mpf.o tget_mpf.o rel_mpf.o: \ - kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/kernel/jsp_rename.h kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/include/t_stddef.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/trx_305/sys_config.h \ kernel/config/blackfin/tool_config.h \ - kernel/kernel/time_event.h kernel/kernel/task.h \ - kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/cpu_config.h kernel/kernel/mailbox.c \ + kernel/include/t_config.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/include/kernel.h kernel/kernel/mempfix.h \ - kernel/kernel/mempfix.c kernel/kernel/check.h \ - kernel/kernel/jsp_rename.h kernel/kernel/wait.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/t_syslog.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/cpu_config.h kernel/include/itron.h \ - kernel/kernel/jsp_kernel.h kernel/kernel/queue.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/include/t_stddef.h kernel/include/t_config.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h -set_tim.o get_tim.o vxget_tim.o: \ + kernel/kernel/time_event.h kernel/include/itron.h \ + kernel/kernel/wait.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/kernel/time_event.h \ + kernel/kernel/queue.h kernel/config/blackfin/tool_defs.h \ + kernel/kernel/check.h kernel/include/kernel.h \ + kernel/config/blackfin/cpu_rename.h kernel/kernel/task.h \ + kernel/config/blackfin/trx_305/sys_defs.h +mpfini.o mpfget.o get_mpf.o pget_mpf.o tget_mpf.o rel_mpf.o: \ + kernel/kernel/jsp_rename.h \ kernel/config/blackfin/trx_305/sys_config.h \ + kernel/kernel/time_event.h kernel/include/t_config.h \ + kernel/kernel/wait.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/config/blackfin/tool_config.h kernel/kernel/queue.h \ kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/cpu_config.h \ + kernel/kernel/jsp_kernel.h \ kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/cpu_config.h \ kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/t_config.h kernel/include/t_stddef.h \ - kernel/include/itron.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/t_syslog.h kernel/include/kernel.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/kernel/jsp_kernel.h kernel/kernel/jsp_rename.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/kernel/check.h kernel/kernel/time_manage.c \ - kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/_common_bf533/chip_config.h -cycini.o cycenq.o sta_cyc.o stp_cyc.o cyccal.o: \ - kernel/include/itron.h \ + kernel/include/t_syslog.h kernel/include/itron.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/kernel.h kernel/kernel/jsp_rename.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/tool_config.h \ - kernel/include/t_config.h kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/cpu_rename.h kernel/kernel/cyclic.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/t_stddef.h \ - kernel/kernel/time_event.h \ + kernel/kernel/mempfix.h kernel/kernel/mempfix.c \ + kernel/kernel/task.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/t_syslog.h kernel/kernel/cyclic.c \ - kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/include/kernel.h kernel/include/t_stddef.h \ + kernel/kernel/check.h +set_tim.o get_tim.o vxget_tim.o: \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/config/blackfin/cpu_config.h \ + kernel/config/blackfin/cpu_rename.h \ + kernel/kernel/jsp_kernel.h kernel/include/kernel.h \ kernel/config/blackfin/trx_305/sys_config.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/tool_config.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/config/blackfin/cpu_defs.h kernel/kernel/check.h \ + kernel/kernel/time_event.h kernel/include/t_stddef.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/config/blackfin/tool_defs.h kernel/include/t_syslog.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/cpu_config.h kernel/kernel/queue.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/include/itron.h kernel/kernel/jsp_rename.h \ + kernel/include/t_config.h kernel/kernel/time_manage.c +cycini.o cycenq.o sta_cyc.o stp_cyc.o cyccal.o: \ + kernel/config/blackfin/cpu_defs.h kernel/include/t_config.h \ kernel/kernel/check.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h -rot_rdq.o irot_rdq.o get_tid.o iget_tid.o loc_cpu.o iloc_cpu.o unl_cpu.o iunl_cpu.o dis_dsp.o ena_dsp.o sns_ctx.o sns_loc.o sns_dsp.o sns_dpn.o vsns_ini.o: \ - kernel/kernel/queue.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/kernel/jsp_rename.h kernel/kernel/jsp_kernel.h \ - kernel/include/t_syslog.h kernel/kernel/check.h \ - kernel/config/blackfin/cpu_config.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/t_stddef.h kernel/include/t_config.h \ - kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/cpu_rename.h \ + kernel/include/itron.h kernel/config/blackfin/tool_config.h \ + kernel/kernel/queue.h kernel/kernel/jsp_kernel.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/kernel/sys_manage.c kernel/config/blackfin/cpu_defs.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/kernel/time_event.h \ + kernel/include/kernel.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/kernel/jsp_rename.h kernel/kernel/cyclic.h \ + kernel/kernel/cyclic.c kernel/include/t_stddef.h \ + kernel/config/blackfin/tool_defs.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/kernel/task.h \ + kernel/kernel/time_event.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/include/t_syslog.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/itron.h kernel/include/kernel.h -inhini.o: \ + kernel/config/blackfin/cpu_config.h \ + kernel/config/blackfin/cpu_rename.h +rot_rdq.o irot_rdq.o get_tid.o iget_tid.o loc_cpu.o iloc_cpu.o unl_cpu.o iunl_cpu.o dis_dsp.o ena_dsp.o sns_ctx.o sns_loc.o sns_dsp.o sns_dpn.o vsns_ini.o: \ + kernel/config/blackfin/cpu_defs.h kernel/kernel/check.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/include/itron.h kernel/include/t_config.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/include/t_config.h kernel/include/t_stddef.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/t_stddef.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/kernel/queue.h kernel/include/t_syslog.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/kernel/jsp_kernel.h \ + kernel/kernel/task.h kernel/config/blackfin/cpu_config.h \ + kernel/kernel/jsp_kernel.h kernel/kernel/time_event.h \ kernel/config/blackfin/tool_config.h \ - kernel/kernel/interrupt.c \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/include/t_syslog.h kernel/include/kernel.h \ - kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/cpu_rename.h \ kernel/config/blackfin/tool_defs.h \ - kernel/kernel/jsp_rename.h \ + kernel/kernel/jsp_rename.h kernel/include/kernel.h \ + kernel/kernel/sys_manage.c +inhini.o: kernel/config/blackfin/trx_305/sys_config.h \ kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/include/itron.h \ + kernel/kernel/jsp_rename.h kernel/include/t_config.h \ + kernel/kernel/jsp_kernel.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/include/t_stddef.h kernel/include/kernel.h \ kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/include/t_syslog.h kernel/config/blackfin/cpu_defs.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/config/blackfin/tool_defs.h kernel/kernel/interrupt.h \ + kernel/config/blackfin/tool_config.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/include/itron.h kernel/kernel/interrupt.c \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/kernel/interrupt.h + kernel/config/blackfin/cpu_rename.h excini.o vxsns_ctx.o vxsns_loc.o vxsns_dsp.o vxsns_dpn.o vxsns_tex.o: \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/include/itron.h \ kernel/config/blackfin/trx_305/sys_config.h \ - kernel/include/t_stddef.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/tool_defs.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/kernel/jsp_kernel.h kernel/kernel/exception.c \ + kernel/kernel/queue.h kernel/kernel/task.h \ kernel/config/blackfin/cpu_config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/kernel/time_event.h \ + kernel/config/blackfin/cpu_rename.h kernel/include/kernel.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/config/blackfin/tool_config.h \ - kernel/kernel/jsp_rename.h kernel/kernel/exception.h \ - kernel/config/blackfin/cpu_rename.h kernel/kernel/task.h \ - kernel/include/t_syslog.h kernel/include/kernel.h \ - kernel/include/itron.h kernel/kernel/jsp_kernel.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/include/t_syslog.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/kernel/queue.h kernel/include/t_config.h \ - kernel/kernel/exception.c -start.o: kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/kernel.h kernel/include/itron.h \ - kernel/kernel/jsp_rename.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/config/blackfin/tool_defs.h kernel/kernel/exception.h \ + kernel/config/blackfin/tool_config.h \ + kernel/include/t_config.h kernel/kernel/jsp_rename.h \ + kernel/config/blackfin/cpu_defs.h kernel/include/t_stddef.h \ + kernel/config/blackfin/_common_bf533/chip_config.h +start.o: kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/kernel/jsp_kernel.h kernel/kernel/jsp_rename.h \ kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/start.S kernel/include/t_config.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/include/t_config.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/t_syslog.h kernel/config/blackfin/start.S \ + kernel/include/kernel.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/config/blackfin/cpu_config.h \ kernel/include/t_stddef.h \ kernel/config/blackfin/saverestore.h \ kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/kernel/jsp_kernel.h kernel/include/t_syslog.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/cpu_config.h + kernel/config/blackfin/tool_defs.h kernel/include/itron.h cpu_crtbegin.o: kernel/config/blackfin/cpu_crtbegin.c -sample1.o: kernel/include/t_services.h \ +test.o: /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/serial.h sample1.c \ - kernel/config/blackfin/trx_305/sys_defs.h kernel_id.h \ - kernel/include/itron.h kernel/include/kernel.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/defBF532.h \ + kernel/include/kernel.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/mc_typedef.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/include/t_stddef.h kernel/config/blackfin/tool_defs.h \ - sample1.h kernel/config/blackfin/cpu_defs.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.h \ + test.c kernel/include/serial.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/cpu_defs.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \ + test.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h \ kernel/include/t_syslog.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h -timer.o: kernel/include/t_config.h kernel/include/serial.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF532.h \ kernel/config/blackfin/tool_defs.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/reent.h \ + kernel/include/t_stddef.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \ + kernel/include/itron.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF533.h \ + kernel_id.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/stdlib.h \ + kernel/include/t_services.h +timer.o: kernel/include/sil.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/include/itron.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/include/t_syslog.h kernel/include/s_services.h \ - kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/include/itron.h kernel/include/t_services.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/kernel.h kernel/include/t_stddef.h \ - kernel/include/timer.h kernel/include/sil.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/include/t_syslog.h kernel/config/blackfin/tool_defs.h \ + kernel/include/t_stddef.h kernel/config/blackfin/cpu_defs.h \ kernel/config/blackfin/tool_config.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/t_config.h \ + kernel/config/blackfin/_common_bf533/hw_timer.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/include/timer.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/systask/timer.c \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/_common_bf533/hw_timer.h -serial.o: kernel/systask/serial.c \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/cpu_config.h \ - kernel/config/blackfin/trx_305/sys_config.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/pdic/simple_sio/uart.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/tool_defs.h \ + kernel/include/kernel.h kernel/config/blackfin/cpu_rename.h \ + kernel/systask/timer.c kernel/include/t_services.h \ + kernel/include/s_services.h kernel/include/serial.h \ + kernel/config/blackfin/trx_305/sys_defs.h +serial.o: kernel/include/t_config.h kernel/include/t_stddef.h \ + kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/tool_config.h \ kernel/config/blackfin/_common_bf533/chip_config.h \ - kernel/include/itron.h kernel/include/t_config.h \ + kernel/include/sil.h kernel/include/t_syslog.h \ + kernel/config/blackfin/_common_bf533/hw_serial.h \ kernel/include/s_services.h \ - kernel/config/blackfin/tool_config.h kernel/include/serial.h \ - ./kernel_id.h kernel/include/t_services.h \ - kernel/include/sil.h kernel/include/kernel.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/t_stddef.h \ - kernel/include/t_syslog.h \ - kernel/config/blackfin/_common_bf533/hw_serial.h -logtask.o: kernel/include/t_services.h \ - kernel/config/blackfin/tool_defs.h kernel/include/serial.h \ - kernel/config/blackfin/cpu_rename.h \ - kernel/config/blackfin/tool_config.h \ + kernel/config/blackfin/cpu_config.h kernel/include/kernel.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/tool_defs.h kernel/systask/serial.c \ + kernel/include/itron.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/logtask.h kernel/include/t_syslog.h \ - kernel/include/t_stddef.h \ + kernel/pdic/simple_sio/uart.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/systask/logtask.c kernel/include/itron.h \ + kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/trx_305/sys_config.h \ + kernel/include/t_services.h kernel/include/serial.h \ + ./kernel_id.h +logtask.o: kernel/include/t_config.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/systask/logtask.c \ + kernel/config/blackfin/tool_config.h kernel/include/kernel.h \ + kernel/include/logtask.h kernel/include/t_stddef.h \ + kernel/include/t_syslog.h kernel/include/serial.h \ + kernel/include/t_services.h \ + kernel/config/blackfin/cpu_rename.h \ + kernel/config/blackfin/cpu_defs.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/cpu_config.h \ - kernel/include/t_config.h kernel/include/kernel.h \ - kernel/config/blackfin/trx_305/sys_config.h -log_output.o: kernel/library/log_output.c \ + kernel/config/blackfin/tool_defs.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h \ + kernel/config/blackfin/trx_305/sys_config.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/itron.h \ + kernel/config/blackfin/_common_bf533/chip_config.h +log_output.o: kernel/config/blackfin/tool_defs.h \ kernel/config/blackfin/cpu_defs.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/include/t_syslog.h kernel/include/serial.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/kernel.h kernel/include/t_stddef.h \ - kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/config/blackfin/tool_defs.h kernel/include/itron.h \ - kernel/include/t_services.h -vasyslog.o: \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/include/serial.h kernel/include/t_syslog.h \ + kernel/include/kernel.h kernel/library/log_output.c \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/library/vasyslog.c kernel/include/itron.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/t_syslog.h kernel/config/blackfin/cpu_defs.h \ - kernel/include/serial.h \ + kernel/include/t_stddef.h kernel/include/t_services.h \ + kernel/include/itron.h +vasyslog.o: \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stdarg.h \ - kernel/include/kernel.h kernel/include/t_services.h \ - kernel/include/t_stddef.h kernel/config/blackfin/tool_defs.h -t_perror.o: \ + kernel/include/t_stddef.h kernel/config/blackfin/tool_defs.h \ + kernel/include/itron.h kernel/include/t_syslog.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/itron.h \ + kernel/include/t_services.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/config/blackfin/cpu_defs.h \ kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/library/t_perror.c kernel/include/t_services.h \ - kernel/include/t_syslog.h kernel/config/blackfin/cpu_defs.h \ - kernel/config/blackfin/tool_defs.h kernel/include/t_stddef.h \ - kernel/include/serial.h kernel/include/kernel.h -strerror.o: kernel/config/blackfin/tool_defs.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/kernel.h \ + kernel/library/vasyslog.c kernel/include/kernel.h \ + kernel/include/serial.h +t_perror.o: kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/itron.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ - kernel/library/strerror.c kernel/include/t_syslog.h \ kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/t_stddef.h kernel/include/itron.h \ + kernel/library/t_perror.c kernel/include/t_stddef.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/include/t_services.h kernel/include/serial.h \ - kernel/config/blackfin/trx_305/sys_defs.h -kernel_cfg.o: kernel/include/../kernel/jsp_unrename.h \ - kernel/config/blackfin/cpu_config.h \ - kernel/include/../kernel/queue.h \ - kernel/config/blackfin/_common_bf533/chip_defs.h \ - kernel/include/s_services.h \ - kernel/include/../kernel/time_event.h \ - kernel/config/blackfin/cpu_defs.h kernel/include/sil.h \ - kernel/include/../kernel/semaphore.h kernel/include/itron.h \ - kernel/include/kernel_cfg.h kernel/include/serial.h \ - kernel_id.h kernel/config/blackfin/trx_305/sys_defs.h \ - kernel/include/timer.h kernel/config/blackfin/cpu_unrename.h \ + kernel/include/t_services.h kernel/include/t_syslog.h \ + kernel/include/kernel.h kernel/config/blackfin/cpu_defs.h \ + kernel/config/blackfin/tool_defs.h kernel/include/serial.h +strerror.o: kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/include/t_syslog.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/include/itron.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ + kernel/include/serial.h kernel/include/t_stddef.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/config/blackfin/cpu_defs.h kernel/library/strerror.c \ + kernel/include/kernel.h kernel/config/blackfin/tool_defs.h \ + kernel/include/t_services.h +kernel_cfg.o: kernel/include/../kernel/mailbox.h \ + kernel/include/t_services.h kernel/include/timer.h \ + kernel/config/blackfin/cpu_defs.h \ kernel/config/blackfin/trx_305/sys_config.h \ - kernel/include/t_services.h \ - kernel/config/blackfin/tool_config.h kernel/include/kernel.h \ - kernel/include/../kernel/eventflag.h \ - kernel/config/blackfin/cpu_rename.h \ kernel/include/../kernel/task.h \ - kernel/include/../kernel/interrupt.h \ - /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ + kernel/config/blackfin/cpu_unrename.h \ + kernel/config/blackfin/_common_bf533/sys_unrename.h \ + kernel/include/../kernel/semaphore.h \ + kernel/include/../kernel/jsp_unrename.h \ + kernel/config/blackfin/cpu_rename.h \ kernel/include/../kernel/jsp_rename.h \ + kernel/include/s_services.h kernel/include/kernel.h \ + kernel/include/logtask.h \ + kernel/include/../kernel/exception.h \ + kernel/config/blackfin/cpu_config.h \ + kernel/include/../kernel/jsp_kernel.h \ + kernel/include/../kernel/interrupt.h \ + kernel/config/blackfin/tool_defs.h kernel_id.h \ kernel/include/t_config.h \ kernel/include/../kernel/dataqueue.h \ - kernel/config/blackfin/_common_bf533/hw_serial.h \ - kernel/include/../kernel/cyclic.h \ - kernel/config/blackfin/tool_defs.h \ - kernel/include/../kernel/mailbox.h kernel_cfg.c \ - kernel/config/blackfin/_common_bf533/sys_rename.h \ - kernel/include/t_syslog.h kernel/include/logtask.h \ - kernel/include/t_stddef.h kernel/pdic/simple_sio/uart.h \ - kernel/config/blackfin/_common_bf533/sys_unrename.h \ - kernel/include/../kernel/jsp_kernel.h \ - kernel/config/blackfin/_common_bf533/hw_timer.h \ - kernel/include/../kernel/exception.h \ - kernel/include/../kernel/mempfix.h \ + kernel/include/../kernel/eventflag.h kernel/include/serial.h \ + /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \ /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \ - kernel/config/blackfin/_common_bf533/chip_config.h sample1.h + kernel/include/t_stddef.h kernel/include/../kernel/cyclic.h \ + kernel/config/blackfin/_common_bf533/hw_timer.h \ + kernel/config/blackfin/_common_bf533/chip_config.h \ + kernel/include/../kernel/time_event.h kernel_cfg.c \ + kernel/include/kernel_cfg.h \ + kernel/config/blackfin/tool_config.h \ + kernel/config/blackfin/_common_bf533/chip_defs.h \ + kernel/include/../kernel/queue.h kernel/include/t_syslog.h \ + kernel/config/blackfin/_common_bf533/sys_rename.h test.h \ + kernel/config/blackfin/_common_bf533/hw_serial.h \ + kernel/include/sil.h kernel/include/itron.h \ + kernel/pdic/simple_sio/uart.h \ + kernel/config/blackfin/trx_305/sys_defs.h \ + kernel/include/../kernel/mempfix.h cpu_crtend.o: kernel/config/blackfin/cpu_crtend.c diff --git a/trx305/readme b/trx305/readme new file mode 100644 index 0000000..a6f727e --- /dev/null +++ b/trx305/readme @@ -0,0 +1,8 @@ +readme + Created on: 2015/02/22 + Author: takemasa + + + SPORT0 RXのテストプログラム。FPGAからデータを受信していることを確認した。 + また、FIFO内部のデータが正しくPri/Sec/Pri/Sec...の順で並んでいることを確認した。 + 確認は100万回以上繰り返したが、問題は起きなかった。 \ No newline at end of file diff --git a/trx305/test.c b/trx305/test.c new file mode 100644 index 0000000..946caa9 --- /dev/null +++ b/trx305/test.c @@ -0,0 +1,212 @@ + + +#include +#include "kernel_id.h" +#include "test.h" +#include + +/* + * 並行実行されるタスクへのメッセージ領域 + */ +char message[3]; + +/* + * ループ回数 + */ +UW task_loop; /* タスク内でのループ回数 */ +UW tex_loop; /* 例外処理ルーチン内でのループ回数 */ + +/* + * 並行実行されるタスク + */ +void task(VP_INT exinf) +{ + INT n = 0; + INT tskno = (INT) exinf; + + syslog(LOG_NOTICE, "task%d is running (%03d). %s", + tskno, ++n); + +} + +/* + * 並行して実行されるタスク用のタスク例外処理ルーチン + */ +void tex_routine(TEXPTN texptn, VP_INT exinf) +{ + INT tskno = (INT) exinf; + + syslog(LOG_NOTICE, "task%d receives exception 0x%04x. ", + tskno, texptn); + + } + +/* + * CPU例外ハンドラ + */ +#ifdef CPUEXC1 + +void +cpuexc_handler(VP p_excinf) +{ + + syslog(LOG_NOTICE, "CPU exception handler (p_excinf = %08p).", + p_excinf); + +} + +#endif /* CPUEXC1 */ + +/* + * 周期ハンドラ + * + * HIGH_PRIORITY,MID_PRIORITY,LOW_PRIORITY の各優先度のレディキュー + * を回転させる. + */ +void cyclic_handler(VP_INT exinf) +{ + +} + +/* + * メインタスク + */ +void main_task(VP_INT exinf) +{ + unsigned short dummy; + + vmsk_log(LOG_UPTO(LOG_INFO), LOG_UPTO(LOG_EMERG)); + syslog(LOG_NOTICE, "Sample program starts (exinf = %d).", (INT) exinf); + + syscall(serial_ctl_por(TASK_PORTID, + (IOCTL_CRLF | IOCTL_FCSND | IOCTL_FCRCV))); + + /* + * タスクの起動 + act_tsk(TASK1); + act_tsk(TASK2); + act_tsk(TASK3); + */ + + *pSPORT0_TCR1 = + 0 << 14 | // TCKFE, 0:sample at down edge, 1:sample at up edge + 0 << 13 | // LATFS, 0:early frame sync, 1:late frame sync + 0 << 12 | // LTFS, 0:Active high TFS, 1:Active low TFS + 0 << 11 | // DITFS, 0:data dependent TFS generation, 1:data independent TFS generation + 0 << 10 | // TFSR, 0:TFS is not required every word, 1:TFS is required every word + 0 << 9 | // ITFS, 0:external TFS, 1:internal TFS + 0 << 4 | // TLSBIT, 0:MSB first transmission, 1:LSB first transmission + 0 << 2 | // TDTYPE 0:normal, 1:reserved, 2:u-law, 3:a-law + 0 << 1 | // ITCLK, 0:external clock generation, 1:internal clock generation + 0 << 0 ; // TSPEN 0:Tx disable, 1:Tx enable + + *pSPORT0_TCR2 = + 0 << 10 | // TRFST, 0:left streo ch first, 1:right stereo ch first + 0 << 9 | // TSFESE, 0:normal frame sync, 1:LR frame clock + 0 << 8 | // TXSE, 0:secondary ch disable, 1:secondary ch enable + 0 << 0 ; // SLEN 0-1:not allowed,2-31:Serial word length - 1 + + + *pSPORT0_RCR1 = + 0 << 14 | // RCKFE, 0:sample at down edge, 1:sample at up edge + 0 << 13 | // LARFS, 0:early frame sync, 1:late frame sync + 0 << 12 | // LRFS, 0:Active high RFS, 1:Active low RFS + 1 << 10 | // RFSR, 0:RFS is not required every word, 1:RFS is required every word + 0 << 9 | // IRFS, 0:external RFS, 1:internal RFS + 0 << 4 | // RLSBIT, 0:MSB first transmission, 1:LSB first transmission + 0 << 2 | // RDTYPE 0:zero fill, 1:sign extend, 2:u-law, 3:a-law + 0 << 1 | // IRCLK, 0:external clock generation, 1:internal clock generation + 0 << 0 ; // RSPEN 0:Rx disable, 1:Rx enable + + *pSPORT0_RCR2 = + 0 << 10 | // RRFST, 0:left streo ch first, 1:right stereo ch first + 0 << 9 | // RSFESE, 0:normal frame sync, 1:LR frame clock + 1 << 8 | // RXSE, 0:secondary ch disable, 1:secondary ch enable + 29 << 0 ; // SLEN 0-1:not allowed,2-31:Serial word length - 1 + ssync(); + + /* + syslog( LOG_NOTICE, "SPORT0_Disable " ); + syslog( LOG_NOTICE, "SPORT0_RCR1 : %08x", *pSPORT0_RCR1 ); + syslog( LOG_NOTICE, "SPORT0_RCR2 : %08x", *pSPORT0_RCR2 ); + + syslog( LOG_NOTICE, "SPORT0_STAT : %08x", *pSPORT0_STAT ); +*/ + + int count = 0, event = 0; + + + // RX FIFOが空になるまで読み捨てる + while( *pSPORT0_STAT & RXNE) + dummy = *pSPORT0_RX32; +/* + *pSPORT0_RCR1 &= ~RSPEN; // RX SPORT disable + syslog( LOG_NOTICE, "FIFO Cleared. FIFO must be empty"); + syslog( LOG_NOTICE, "SPORT0_STAT : %08x", *pSPORT0_STAT ); +*/ + /* + * メインループ + */ + do { + long int rx[4]; + + // RX受信を開始する + *pSPORT0_RCR1 |= RSPEN; // RX SPORT Enable + ssync(); + /* + syslog( LOG_NOTICE, "SPORT0_Enabled" ); + syslog( LOG_NOTICE, "SPORT0_RCR1 : %08x", *pSPORT0_RCR1 ); + syslog( LOG_NOTICE, "SPORT0_RCR2 : %08x", *pSPORT0_RCR2 ); +*/ + // 3mS スリープ + tslp_tsk(3); + + // FIFOにデータがたまったはずである。 + /* + syslog( LOG_NOTICE, "SPORT0_Disabled. FIFO must be full " ); + syslog( LOG_NOTICE, "SPORT0_RCR1 : %08x", *pSPORT0_RCR1 ); + syslog( LOG_NOTICE, "SPORT0_RCR2 : %08x", *pSPORT0_RCR2 ); + + syslog( LOG_NOTICE, "SPORT0_STAT : %08x", *pSPORT0_STAT ); +*/ + // FIFOデータを読みだして下位2bitのみ表示する + rx[0] = *pSPORT0_RX32 & 0x3; // 下位2bitのみ抽出 + rx[1] = *pSPORT0_RX32 & 0x3; // 下位2bitのみ抽出 + rx[2] = *pSPORT0_RX32 & 0x3; // 下位2bitのみ抽出 + rx[3] = *pSPORT0_RX32 & 0x3; // 下位2bitのみ抽出 + *pSPORT0_RCR1 &= ~RSPEN; // RX SPORT disable + // syslog( LOG_NOTICE, "FIFO Read. FIFO must be empty"); + if (rx[0] !=0) + { + event ++; + syslog( LOG_NOTICE, "RX word : %d,%d,%d,%d", rx[0], rx[1], rx[2], rx[3] ); + } + count++; + if (!( count % 1000 )) + syslog( LOG_NOTICE, "trial : %d, event : %d", count, event); + // syslog( LOG_NOTICE, "SPORT0_RCR1 : %08x", *pSPORT0_RCR1 ); + // syslog( LOG_NOTICE, "SPORT0_RCR2 : %08x", *pSPORT0_RCR2 ); + // syslog( LOG_NOTICE, "SPORT0_STAT : %08x", *pSPORT0_STAT ); + + // RX受信を終了する。FIFOにはデータがたまっているはずである。 + *pSPORT0_RCR1 &= ~RSPEN; // RX SPORT disable + ssync(); + /* + syslog( LOG_NOTICE, "SPORT0 dsiabled"); + syslog( LOG_NOTICE, "SPORT0_RCR1 : %08x", *pSPORT0_RCR1 ); + syslog( LOG_NOTICE, "SPORT0_RCR2 : %08x", *pSPORT0_RCR2 ); + syslog( LOG_NOTICE, "SPORT0_STAT : %08x", *pSPORT0_STAT ); +*/ + // 1秒スリープ + tslp_tsk(10); + + // RX FIFOが空になるまで読み捨てる + while( *pSPORT0_STAT & RXNE) + dummy = *pSPORT0_RX32; + + + } while (1); + + syslog(LOG_NOTICE, "Sample program ends."); + kernel_exit(); +} diff --git a/trx305/test.cfg b/trx305/test.cfg new file mode 100644 index 0000000..6c6bd13 --- /dev/null +++ b/trx305/test.cfg @@ -0,0 +1,18 @@ +/* + * @(#) $Id: sample1.cfg,v 1.1 2009/01/31 05:27:37 suikan Exp $ + */ + +/* + * サンプルプログラム(1)のシステムコンフィギュレーションファイル + */ + +#define _MACRO_ONLY +#include "test.h" + +INCLUDE("\"test.h\""); +CRE_TSK(MAIN_TASK, { TA_HLNG|TA_ACT, 0, main_task, MAIN_PRIORITY, + STACK_SIZE, NULL }); + +#include "kernel/systask/timer.cfg" +#include "kernel/systask/serial.cfg" +#include "kernel/systask/logtask.cfg" diff --git a/trx305/test.h b/trx305/test.h new file mode 100644 index 0000000..670844f --- /dev/null +++ b/trx305/test.h @@ -0,0 +1,215 @@ +/* + * TOPPERS/JSP Kernel + * Toyohashi Open Platform for Embedded Real-Time Systems/ + * Just Standard Profile Kernel + * + * Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laboratory + * Toyohashi Univ. of Technology, JAPAN + * Copyright (C) 2005 by Embedded and Real-Time Systems Laboratory + * Graduate School of Information Science, Nagoya Univ., JAPAN + * + * 上記著作権者は,以下の (1)〜(4) の条件か,Free Software Foundation + * によって公表されている GNU General Public License の Version 2 に記 + * 述されている条件を満たす場合に限り,本ソフトウェア(本ソフトウェア + * を改変したものを含む.以下同じ)を使用・複製・改変・再配布(以下, + * 利用と呼ぶ)することを無償で許諾する. + * (1) 本ソフトウェアをソースコードの形で利用する場合には,上記の著作 + * 権表示,この利用条件および下記の無保証規定が,そのままの形でソー + * スコード中に含まれていること. + * (2) 本ソフトウェアを,ライブラリ形式など,他のソフトウェア開発に使 + * 用できる形で再配布する場合には,再配布に伴うドキュメント(利用 + * 者マニュアルなど)に,上記の著作権表示,この利用条件および下記 + * の無保証規定を掲載すること. + * (3) 本ソフトウェアを,機器に組み込むなど,他のソフトウェア開発に使 + * 用できない形で再配布する場合には,次のいずれかの条件を満たすこ + * と. + * (a) 再配布に伴うドキュメント(利用者マニュアルなど)に,上記の著 + * 作権表示,この利用条件および下記の無保証規定を掲載すること. + * (b) 再配布の形態を,別に定める方法によって,TOPPERSプロジェクトに + * 報告すること. + * (4) 本ソフトウェアの利用により直接的または間接的に生じるいかなる損 + * 害からも,上記著作権者およびTOPPERSプロジェクトを免責すること. + * + * 本ソフトウェアは,無保証で提供されているものである.上記著作権者お + * よびTOPPERSプロジェクトは,本ソフトウェアに関して,その適用可能性も + * 含めて,いかなる保証も行わない.また,本ソフトウェアの利用により直 + * 接的または間接的に生じたいかなる損害に関しても,その責任を負わない. + * + * @(#) $Id: sample1.h,v 1.3 2009/05/13 13:10:13 suikan Exp $ + */ + +/* + * サンプルプログラム(1)のヘッダファイル + */ + +#include + +/* + * 各タスクの優先度の定義 + */ + +#define MAIN_PRIORITY 5 /* メインタスクの優先度 */ + /* HIGH_PRIORITY より高くすること */ + +#define HIGH_PRIORITY 9 /* 並列に実行されるタスクの優先度 */ +#define MID_PRIORITY 10 +#define LOW_PRIORITY 11 + +/* + * ターゲット依存の定義(CPU例外ハンドラの起動方法など) + */ + +#ifdef M68K + +#define CPUEXC1 5 /* ゼロ除算例外 */ +#define RAISE_CPU_EXCEPTION syslog(LOG_NOTICE, "zerodiv = %d", 10 / 0) + +#elif defined(SH3) + +#define CPUEXC1 224 /* ロードエラー例外 */ +#define RAISE_CPU_EXCEPTION (*((volatile int *) 0xFFFFFEC1)) + +#elif defined(SH1) + +#define CPUEXC1 9 /* CPUアドレスエラー例外 */ +#define RAISE_CPU_EXCEPTION (*((volatile int *) 0xFFFFFEC1)) +#ifdef TOKIWA_SH1 +#define STACK_SIZE 512 /* タスクのスタックサイズ */ +#endif /* TOKIWA_SH1 */ + +#elif defined(ARMV4) + +#define CPUEXC1 4 /* ロードエラー例外 */ +#define RAISE_CPU_EXCEPTION (*((volatile int *) 0xFFFFFEC1)) + +#elif defined(V850) + +#elif defined(H8) + +#undef CPUEXC1 /* CPU例外ハンドラをサポートしない */ + +#elif defined(H8S) + +#undef CPUEXC1 /* CPU例外ハンドラをサポートしない */ +#define LOOP_REF 4000L /* 速度計測用のループ回数 */ + +#elif defined(MICROBLAZE) + +#undef CPUEXC1 /* CPU例外ハンドラをサポートしない */ +#define STACK_SIZE 2048 /* タスクのスタックサイズ */ + +#elif defined(IA32) + +#define CPUEXC1 0 /* ゼロ除算例外 */ +#define RAISE_CPU_EXCEPTION syslog(LOG_NOTICE, "zerodiv = %d", 10 / 0) +#define OMIT_VGET_TIM + +#elif defined(TMS320C54X) + +#undef CPUEXC1 /* CPU例外ハンドラをサポートしない */ +#define STACK_SIZE 320 /* タスクのスタックサイズ */ +#define LOOP_REF 500000L /* 速度計測用のループ回数 */ + +#elif defined(XSTORMY16) + +#define CPUEXC1 0 /* 無効命令例外 */ +#define RAISE_CPU_EXCEPTION __asm__( ".hword 0x0006" ) +#define OMIT_VGET_TIM /* vxget_tim()は非サポート */ +#define LOOP_REF 4000L /* 速度計測用のループ回数 */ +#define STACK_SIZE 256 /* タスクのスタックサイズ */ +#define TASK_PORTID 2 /* SIOはポート2を用いる */ + +#elif defined(MIPS3) || defined(MIPS64) + +#define CPUEXC1 Bp /* ブレークポイント例外(ゼロ除算時に発生) */ +#define RAISE_CPU_EXCEPTION syslog(LOG_NOTICE, "zerodiv = %d", 10 / 0) + +#elif defined(M16C) && defined(OAKS16) + +#define CPUEXC1 32 /* CPU例外ハンドラ番号 */ +#define RAISE_CPU_EXCEPTION asm(" int #32") /* ソフトウェア割込み発生 */ +#define STACK_SIZE 512 /* タスクのスタックサイズ */ +#define TASK_PORTID 2 /* 文字入力するシリアルポートID */ + +#elif defined(M16C) && defined(OAKS16_MINI) + +#define CPUEXC1 32 /* CPU例外ハンドラ番号 */ +#define RAISE_CPU_EXCEPTION asm(" int #32") /* ソフトウェア割込み発生 */ +#define STACK_SIZE 384 /* タスクのスタックサイズ */ +#define TASK_PORTID 2 /* 文字入力するシリアルポートID */ + +#elif defined(M16C) && defined(M3029) + +#define CPUEXC1 32 /* CPU例外ハンドラ番号 */ +#define RAISE_CPU_EXCEPTION asm(" int #32") /* ソフトウェア割込み発生 */ +#define STACK_SIZE 512 /* タスクのスタックサイズ */ +#define TASK_PORTID 1 /* 文字入力するシリアルポートID */ + +#elif defined(BLACKFIN) + +#define CPUEXC1 0 /* CPU例外ハンドラ番号 */ +#define RAISE_CPU_EXCEPTION asm("excpt 0;") /* ソフトウェア割込み発生 */ +#define STACK_SIZE 1024 /* タスクのスタックサイズ */ +#define TASK_PORTID 1 /* 文字入力するシリアルポートID */ + +#elif defined(LINUX) + +#undef CPUEXC1 /* CPU例外ハンドラをサポートしない */ +#define OMIT_VGET_TIM +#define LOOP_REF 4000000 /* 速度計測用のループ回数 */ + +#elif defined(NIOS2) + +#define CPUEXC1 0 /* 未実装命令例外 */ +#define RAISE_CPU_EXCEPTION Asm("div zero, zero, zero"); + +#elif defined(M32C) + +#define CPUEXC1 32 /* CPU例外ハンドラ番号 */ +#define RAISE_CPU_EXCEPTION asm(" int #32") /* ソフトウェア割込み発生 */ +#define STACK_SIZE 512 /* タスクのスタックサイズ */ +#define TASK_PORTID 1 /* 文字入力するシリアルポートID */ + +#elif defined(M32R) + +#define CPUEXC1 EXC_TRAP00 +#define RAISE_CPU_EXCEPTION Asm("trap 0") + +#elif defined(TLCS_900) && defined(ZUP_F16_EX) + +#define CPUEXC1 3 /* CPU例外ハンドラ番号 */ +#define RAISE_CPU_EXCEPTION Asm(" swi 2") /* ソフトウェア割込み発生 */ +#define STACK_SIZE 512 /* タスクのスタックサイズ */ +#define TASK_PORTID 1 /* 文字入力するシリアルポートID */ +#define OMIT_VGET_TIM + +#endif + +/* + * ターゲットに依存する可能性のある定数の定義 + */ + +#ifndef TASK_PORTID +#define TASK_PORTID 1 /* 文字入力するシリアルポートID */ +#endif /* TASK_PORTID */ + +#ifndef STACK_SIZE +#define STACK_SIZE 8192 /* タスクのスタックサイズ */ +#endif /* STACK_SIZE */ + +#ifndef LOOP_REF +#define LOOP_REF 1000000 /* 速度計測用のループ回数 */ +#endif /* LOOP_REF */ + +/* + * 関数のプロトタイプ宣言 + */ +#ifndef _MACRO_ONLY + +extern void task(VP_INT tskno); +extern void main_task(VP_INT exinf); +extern void tex_routine(TEXPTN texptn, VP_INT tskno); +extern void cyclic_handler(VP_INT exinf); +extern void cpuexc_handler(VP p_excinf); + +#endif /* _MACRO_ONLY */ -- 2.11.0