OSDN Git Service

demodulatorに浮動小数点のサンプルコードを入れた。現在880Hzで発振するだけ。また、Makefile.configを変更して、浮動小数点コードを受け入れ可能にした。
authorsuikan <suikan@users.sourceforge.jp>
Sun, 5 Jul 2015 07:55:02 +0000 (16:55 +0900)
committersuikan <suikan@users.sourceforge.jp>
Sun, 5 Jul 2015 07:55:02 +0000 (16:55 +0900)
trx305/Makefile
trx305/Makefile.depend
trx305/demodulator.c
trx305/framework.c
trx305/kernel/config/blackfin/trx_305/Makefile.config

index 81fc080..455c210 100644 (file)
@@ -103,8 +103,8 @@ endif
 COPTS := $(COPTS)
 CDEFS := $(CDEFS)
 INCLUDES := -I. -I$(SRCDIR)/include $(INCLUDES)
-LDFLAGS := -nostdlib $(LDFLAGS)
-LIBS := $(LIBS) $(CXXLIBS) -lgcc 
+LDFLAGS := -nostdlib  $(LDFLAGS)
+LIBS :=  -lgcc $(LIBS) $(CXXLIBS)
 CFLAGS = $(COPTS) $(CDEFS) $(INCLUDES)
 
 #
index 56541cd..909e093 100644 (file)
-kernel_cfg.c kernel_id.h kernel_chk.c: kernel/include/itron.h \
-       kernel/include/sil.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       demodulator.h kernel/include/t_syslog.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/include/t_services.h \
-       kernel/config/blackfin/_common_bf533/hw_serial.cfg \
+kernel_cfg.c kernel_id.h kernel_chk.c: \
        kernel/config/blackfin/cpu_config.h \
+       kernel/include/t_stddef.h kernel/systask/serial.cfg \
+       kernel/include/t_config.h kernel/include/sil.h \
+       kernel/systask/timer.cfg \
+       kernel/config/blackfin/trx_305/sys_defs.h framework.cfg \
+       kernel/include/kernel.h kernel/include/s_services.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/include/t_services.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/include/itron.h framework.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/config/blackfin/trx_305/sys_config.h demodulator.h \
+       kernel/config/blackfin/_common_bf533/hw_serial.cfg \
+       kernel/include/t_syslog.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/config/blackfin/cpu_defs.h kernel/systask/logtask.cfg \
        kernel/config/blackfin/_common_bf533/hw_timer.h \
-       kernel/systask/timer.cfg framework.cfg \
-       kernel/systask/logtask.cfg framework.h \
-       kernel/include/t_config.h kernel/include/s_services.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/config/blackfin/tool_config.h kernel/include/kernel.h \
-       kernel/include/t_stddef.h kernel/config/blackfin/cpu_defs.h \
        kernel/config/blackfin/cpu_rename.h \
-       kernel/config/blackfin/tool_defs.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/systask/serial.cfg 
-makeoffset.s: kernel/include/t_stddef.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_defs.h \
-       kernel/include/itron.h kernel/config/blackfin/tool_defs.h \
-       kernel/kernel/time_event.h \
+       kernel/config/blackfin/tool_defs.h 
+makeoffset.s: kernel/config/blackfin/tool_config.h \
        kernel/config/blackfin/cpu_rename.h \
-       kernel/config/blackfin/tool_config.h kernel/kernel/queue.h \
-       kernel/include/t_config.h kernel/kernel/jsp_kernel.h \
+       kernel/kernel/jsp_rename.h kernel/kernel/jsp_kernel.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/task.h kernel/include/t_config.h \
        kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/include/kernel.h kernel/kernel/task.h \
-       kernel/config/blackfin/makeoffset.c \
        kernel/config/blackfin/cpu_config.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/itron.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/kernel/jsp_rename.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/include/t_syslog.h 
-kernel_chk.s: kernel/kernel/queue.h kernel/kernel/mempfix.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/include/t_stddef.h kernel/include/t_syslog.h \
+       kernel/kernel/queue.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/config/blackfin/makeoffset.c \
+       kernel/kernel/time_event.h kernel/include/kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/t_stddef.h kernel/include/t_syslog.h 
+kernel_chk.s: kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/kernel/mailbox.h kernel/include/t_stddef.h \
+       kernel/kernel/eventflag.h kernel/include/kernel.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/include/itron.h kernel/config/blackfin/cpu_rename.h \
+       kernel/kernel/queue.h kernel/include/t_syslog.h kernel_chk.c \
+       kernel/include/t_config.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/include/../kernel/exception.h \
+       kernel/config/blackfin/tool_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/jsp_rename.h kernel/kernel/semaphore.h \
+       kernel/kernel/mempfix.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/cyclic.h kernel/kernel/time_event.h \
+       kernel/kernel/dataqueue.h kernel/kernel/interrupt.h \
+       kernel/kernel/wait.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/kernel/time_event.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel_chk.c kernel/kernel/jsp_kernel.h \
-       kernel/include/kernel.h kernel/include/t_config.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/kernel/mailbox.h kernel/config/blackfin/cpu_config.h \
-       kernel/kernel/wait.h kernel/kernel/semaphore.h \
-       kernel/include/itron.h kernel/kernel/jsp_rename.h \
-       kernel/include/logtask.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/kernel/dataqueue.h \
        kernel/config/blackfin/tool_config.h kernel/kernel/task.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/cpu_rename.h \
+       kernel/config/blackfin/cpu_config.h kernel/include/logtask.h \
+       kernel/include/timer.h kernel/config/blackfin/cpu_defs.h \
        kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/kernel/jsp_kernel.h 
+cpu_support.o: kernel/config/blackfin/cpu_rename.h \
+       kernel/config/blackfin/tool_defs.h \
+       kernel/kernel/jsp_kernel.h kernel/include/t_stddef.h \
+       kernel/config/blackfin/cpu_defs.h kernel/include/t_syslog.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/kernel/interrupt.h kernel/kernel/eventflag.h \
-       kernel/include/timer.h kernel/config/blackfin/tool_defs.h \
-       kernel/include/../kernel/exception.h kernel/kernel/cyclic.h 
-cpu_support.o: kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/include/t_syslog.h ./offset.h kernel/include/kernel.h \
+       kernel/include/itron.h kernel/include/t_config.h \
+       kernel/config/blackfin/cpu_support.S \
+       kernel/config/blackfin/saverestore.h ./offset.h \
+       kernel/include/kernel.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/kernel/jsp_rename.h \
        kernel/config/blackfin/tool_config.h \
+       kernel/config/blackfin/cpu_config.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h 
+startup.o: kernel/config/blackfin/cpu_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/config/blackfin/tool_config.h kernel/kernel/startup.c \
        kernel/config/blackfin/trx_305/sys_config.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/saverestore.h kernel/include/itron.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/cpu_rename.h \
+       kernel/include/kernel.h kernel/config/blackfin/cpu_defs.h \
+       kernel/kernel/jsp_kernel.h kernel/include/t_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/include/itron.h kernel/kernel/syslog.h \
+       kernel/include/t_syslog.h kernel/kernel/time_event.h \
        kernel/config/blackfin/tool_defs.h \
-       kernel/kernel/jsp_rename.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/_common_bf533/chip_config.h 
+banner.o: kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/include/kernel.h kernel/kernel/jsp_kernel.h \
+       kernel/kernel/jsp_rename.h kernel/include/itron.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
        kernel/config/blackfin/cpu_config.h \
-       kernel/config/blackfin/cpu_support.S \
-       kernel/include/t_stddef.h kernel/kernel/jsp_kernel.h 
-startup.o: kernel/config/blackfin/tool_defs.h kernel/include/itron.h \
-       kernel/include/t_config.h kernel/kernel/jsp_kernel.h \
-       kernel/kernel/syslog.h kernel/include/kernel.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/include/t_stddef.h \
-       kernel/config/blackfin/tool_config.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/cpu_config.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/config/blackfin/cpu_rename.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/kernel/jsp_rename.h \
+       kernel/include/t_syslog.h kernel/include/t_stddef.h \
+       kernel/config/blackfin/tool_config.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/kernel/time_event.h kernel/kernel/startup.c \
-       kernel/include/t_syslog.h 
-banner.o: kernel/kernel/banner.c \
-       kernel/config/blackfin/tool_config.h kernel/include/itron.h \
-       kernel/config/blackfin/tool_defs.h \
        kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/config/blackfin/tool_defs.h kernel/kernel/banner.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/include/t_config.h 
+chip_config.o: \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \
+       kernel/config/blackfin/cpu_defs.h kernel/kernel/jsp_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h \
+       kernel/config/blackfin/_common_bf533/chip_config.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \
+       kernel/config/blackfin/cpu_rename.h kernel/include/sil.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/include/t_config.h kernel/kernel/jsp_kernel.h \
+       kernel/include/t_stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF533.h \
+       kernel/kernel/jsp_kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.h \
+       kernel/config/blackfin/tool_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/defBF532.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \
+       kernel/include/t_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/mc_typedef.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/config/blackfin/cpu_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF532.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/include/t_stddef.h kernel/kernel/jsp_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/config/blackfin/cpu_rename.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/_common_bf533/sys_rename.h \
        kernel/include/kernel.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/config/blackfin/cpu_config.h 
-chip_config.o: 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/sys/config.h \
-       kernel/include/sil.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/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/include/stddef.h \
-       kernel/config/blackfin/tool_defs.h kernel/include/kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/stdlib.h \
+       kernel/include/itron.h \
        kernel/config/blackfin/trx_305/sys_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/anomaly_macros_rtl.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF533.h \
-       kernel/include/t_config.h \
-       kernel/config/blackfin/cpu_config.h \
-       kernel/config/blackfin/_common_bf533/chip_config.c \
-       kernel/config/blackfin/tool_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/reent.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \
        kernel/include/t_syslog.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/machine/stdlib.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h 
+uart.o: kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/pdic/simple_sio/uart.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/config/blackfin/cpu_defs.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \
-       kernel/include/itron.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \
-       kernel/kernel/jsp_kernel.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h \
+       kernel/include/s_services.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.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 \
-       /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/sys/lock.h \
-       kernel/include/t_stddef.h \
+       kernel/config/blackfin/cpu_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/t_stddef.h \
+       kernel/include/sil.h kernel/pdic/simple_sio/uart.c \
+       kernel/config/blackfin/trx_305/sys_defs.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/trx_305/sys_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/machine/ieeefp.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/_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/cdef_LPBlackfin.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/cpu_defs.h 
-uart.o: kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/include/s_services.h kernel/include/t_stddef.h \
-       kernel/pdic/simple_sio/uart.c \
+       kernel/include/t_config.h kernel/include/itron.h 
+chip_debugboot.o: kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/include/sil.h kernel/kernel/jsp_kernel.h \
+       kernel/include/kernel.h kernel/config/blackfin/cpu_config.h \
+       kernel/include/t_config.h kernel/include/t_syslog.h \
        kernel/config/blackfin/tool_defs.h \
-       kernel/config/blackfin/cpu_rename.h kernel/include/itron.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/cpu_config.h \
        kernel/config/blackfin/tool_config.h \
-       kernel/include/t_syslog.h kernel/include/sil.h \
+       kernel/config/blackfin/cpu_defs.h kernel/include/itron.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/config/blackfin/cpu_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/include/t_config.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/pdic/simple_sio/uart.h 
-chip_debugboot.o: kernel/include/t_stddef.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/include/sil.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/kernel/jsp_rename.h \
        kernel/config/blackfin/_common_bf533/chip_debugboot.c \
+       /opt/uClinux2014R1RC2/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/_common_bf533/chip_defs.h \
+       kernel/include/t_stddef.h 
+chip_dump.o: kernel/config/blackfin/_common_bf533/chip_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/mc_typedef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \
+       kernel/include/t_syslog.h kernel/include/t_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.h \
+       kernel/config/blackfin/cpu_rename.h \
        kernel/config/blackfin/tool_config.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/stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/defBF532.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \
        kernel/config/blackfin/tool_defs.h \
-       kernel/config/blackfin/cpu_config.h kernel/include/kernel.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/config/blackfin/cpu_rename.h kernel/include/itron.h \
-       kernel/kernel/jsp_kernel.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/t_config.h kernel/kernel/jsp_rename.h \
-       kernel/config/blackfin/trx_305/sys_defs.h 
-chip_dump.o: \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h \
-       kernel/include/t_stddef.h kernel/kernel/jsp_rename.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \
-       kernel/include/t_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/sys/config.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \
-       kernel/kernel/jsp_kernel.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/stdlib.h \
-       kernel/config/blackfin/tool_config.h kernel/include/itron.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.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/defBF532.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.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/_common_bf533/chip_dump.c \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/t_syslog.h kernel/config/blackfin/cpu_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/../../../../bfin-elf/include/cdefBF533.h \
-       kernel/config/blackfin/tool_defs.h kernel/include/kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF533.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF532.h \
        kernel/config/blackfin/cpu_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/sys/anomaly_macros_rtl.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/config/blackfin/cpu_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \
+       kernel/config/blackfin/cpu_defs.h kernel/include/kernel.h \
        kernel/config/blackfin/trx_305/sys_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/_default_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/../../../../bfin-elf/include/sys/reent.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.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/_types.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/ieeefp.h 
-cpu_config.o: kernel/config/blackfin/cpu_rename.h \
-       kernel/config/blackfin/cpu_config.c \
+       kernel/include/t_stddef.h \
+       kernel/config/blackfin/_common_bf533/chip_dump.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/include/itron.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/stdlib.h \
+       kernel/kernel/jsp_kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       /opt/uClinux2014R1RC2/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/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/jsp_rename.h 
+cpu_config.o: kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/include/itron.h kernel/include/t_syslog.h \
+       kernel/include/t_config.h \
        kernel/config/blackfin/tool_config.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/kernel/jsp_kernel.h kernel/include/t_config.h \
-       kernel/include/kernel.h \
+       kernel/config/blackfin/tool_defs.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/include/t_syslog.h kernel/kernel/check.h \
-       kernel/kernel/queue.h kernel/kernel/jsp_rename.h \
-       kernel/config/blackfin/cpu_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/cpu_rename.h kernel/include/kernel.h \
        kernel/config/blackfin/cpu_config.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/kernel/jsp_kernel.h kernel/kernel/task.h \
+       kernel/include/t_stddef.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/kernel/queue.h kernel/kernel/time_event.h \
+       kernel/kernel/check.h kernel/config/blackfin/cpu_config.c \
+       kernel/config/blackfin/cpu_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/jsp_rename.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h 
+cpu_defs.o: kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/config/blackfin/cpu_defs.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/tool_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/itron.h kernel/include/t_stddef.h \
-       kernel/kernel/time_event.h \
+       kernel/include/itron.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/cpu_defs.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/sil.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/config/blackfin/tool_config.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/kernel/task.h 
-cpu_defs.o: kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/config/blackfin/tool_defs.h \
-       kernel/config/blackfin/_common_bf533/chip_config.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/include/stddef.h \
+       kernel/include/t_config.h kernel/config/blackfin/tool_defs.h \
+       kernel/include/t_stddef.h \
        kernel/config/blackfin/cpu_rename.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/include/t_config.h kernel/include/t_syslog.h \
-       kernel/include/t_stddef.h kernel/config/blackfin/cpu_defs.h \
-       kernel/include/sil.h kernel/include/s_services.h \
-       kernel/config/blackfin/tool_config.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_defs.c 
+       kernel/config/blackfin/cpu_config.h \
+       kernel/include/s_services.h kernel/include/t_syslog.h \
+       kernel/config/blackfin/trx_305/sys_defs.h 
 tskini.o tsksched.o tskrun.o tsknrun.o tskdmt.o tskact.o tskext.o tskpri.o tskrot.o tsktex.o: \
-       kernel/include/itron.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/kernel/jsp_kernel.h kernel/kernel/task.c \
-       kernel/include/t_stddef.h kernel/config/blackfin/tool_defs.h \
-       kernel/include/t_syslog.h kernel/kernel/queue.h \
-       kernel/config/blackfin/tool_config.h \
+       kernel/kernel/task.h kernel/kernel/jsp_kernel.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
        kernel/kernel/time_event.h \
-       kernel/config/blackfin/cpu_context.h kernel/include/kernel.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/kernel/jsp_rename.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/include/t_config.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/include/t_stddef.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/cpu_defs.h \
+       kernel/kernel/queue.h kernel/kernel/jsp_rename.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/include/t_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/task.h kernel/config/blackfin/cpu_config.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h 
+       kernel/config/blackfin/cpu_config.h \
+       kernel/config/blackfin/cpu_defs.h kernel/kernel/task.c \
+       kernel/config/blackfin/cpu_context.h \
+       kernel/include/t_syslog.h kernel/include/itron.h \
+       kernel/config/blackfin/cpu_rename.h 
 waimake.o waicmp.o waitmo.o waitmook.o waican.o wairel.o wobjwai.o wobjwaitmo.o wobjpri.o: \
+       kernel/config/blackfin/tool_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
        kernel/config/blackfin/cpu_config.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/config/blackfin/tool_config.h \
-       kernel/include/t_syslog.h kernel/kernel/queue.h \
-       kernel/kernel/task.h kernel/config/blackfin/tool_defs.h \
-       kernel/include/t_config.h kernel/config/blackfin/cpu_defs.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/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/kernel/task.h kernel/kernel/time_event.h \
+       kernel/kernel/jsp_rename.h kernel/kernel/wait.c \
+       kernel/include/t_stddef.h kernel/include/kernel.h \
+       kernel/kernel/queue.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/include/itron.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/kernel/jsp_kernel.h kernel/kernel/jsp_rename.h \
-       kernel/include/kernel.h kernel/include/t_stddef.h \
-       kernel/kernel/wait.h kernel/kernel/wait.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/t_syslog.h kernel/config/blackfin/tool_defs.h \
+       kernel/kernel/jsp_kernel.h kernel/include/itron.h \
        kernel/config/blackfin/cpu_rename.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_defs.h kernel/include/t_config.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/kernel/wait.h 
 tmeini.o tmeup.o tmedown.o tmeins.o tmedel.o isig_tim.o: \
+       kernel/config/blackfin/cpu_config.h \
+       kernel/include/t_stddef.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/kernel/jsp_rename.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/t_syslog.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/kernel/jsp_kernel.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/include/kernel.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/kernel/time_event.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/time_event.c kernel/kernel/time_event.h \
+       kernel/include/itron.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/check.h kernel/include/t_config.h \
+       kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/trx_305/sys_config.h 
+logini.o vwri_log.o vrea_log.o vmsk_log.o logter.o: \
+       kernel/kernel/syslog.h kernel/include/kernel.h \
+       kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/include/t_syslog.h kernel/include/t_stddef.h \
+       kernel/include/itron.h kernel/include/t_config.h \
+       kernel/kernel/jsp_kernel.h \
+       /opt/uClinux2014R1RC2/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/chip_defs.h \
        kernel/kernel/time_event.h \
-       kernel/config/blackfin/cpu_config.h kernel/include/itron.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/t_syslog.h \
-       kernel/kernel/jsp_kernel.h \
        kernel/config/blackfin/tool_defs.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/include/t_config.h \
-       kernel/config/blackfin/tool_config.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_rename.h kernel/kernel/check.h \
-       kernel/include/t_stddef.h 
-logini.o vwri_log.o vrea_log.o vmsk_log.o logter.o: \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/kernel/jsp_kernel.h kernel/kernel/syslog.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/kernel/jsp_rename.h \
+       kernel/config/blackfin/cpu_config.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
        kernel/kernel/syslog.c \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/kernel.h kernel/include/itron.h \
-       kernel/include/t_syslog.h kernel/config/blackfin/tool_defs.h \
-       kernel/config/blackfin/cpu_config.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/include/t_config.h kernel/config/blackfin/cpu_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.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/_common_bf533/sys_rename.h \
-       kernel/kernel/time_event.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/kernel/jsp_rename.h kernel/include/t_stddef.h 
+       kernel/config/blackfin/cpu_rename.h 
 act_tsk.o iact_tsk.o can_act.o ext_tsk.o ter_tsk.o chg_pri.o get_pri.o: \
-       kernel/kernel/check.h kernel/config/blackfin/cpu_config.h \
-       kernel/kernel/jsp_rename.h kernel/include/t_config.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/t_config.h \
+       kernel/kernel/task.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/kernel/jsp_kernel.h kernel/kernel/jsp_rename.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/tool_config.h kernel/kernel/task.h \
-       kernel/include/t_syslog.h \
+       kernel/include/kernel.h kernel/include/t_syslog.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/kernel/jsp_kernel.h kernel/kernel/wait.h \
+       kernel/kernel/time_event.h kernel/kernel/wait.h \
+       kernel/config/blackfin/cpu_rename.h \
        kernel/kernel/task_manage.c \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/config/blackfin/tool_defs.h kernel/kernel/queue.h \
-       kernel/config/blackfin/cpu_rename.h kernel/include/itron.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/cpu_defs.h kernel/kernel/queue.h \
+       kernel/config/blackfin/cpu_config.h kernel/kernel/check.h \
        kernel/config/blackfin/_common_bf533/chip_config.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/include/t_stddef.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/include/t_stddef.h kernel/include/itron.h \
        kernel/config/blackfin/_common_bf533/chip_defs.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/queue.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/include/t_stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/include/t_stddef.h kernel/config/blackfin/tool_defs.h \
-       kernel/kernel/time_event.h \
-       kernel/config/blackfin/cpu_config.h \
-       kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/config/blackfin/cpu_config.h kernel/kernel/check.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/kernel/wait.h kernel/config/blackfin/cpu_rename.h \
-       kernel/config/blackfin/tool_config.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/task.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
        kernel/include/t_syslog.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/kernel/task_sync.c kernel/include/itron.h \
-       kernel/include/kernel.h kernel/kernel/task.h \
-       kernel/kernel/jsp_rename.h kernel/include/t_config.h \
-       kernel/kernel/check.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/itron.h \
+       kernel/kernel/jsp_rename.h kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/tool_config.h kernel/kernel/queue.h \
+       kernel/kernel/wait.h kernel/kernel/jsp_kernel.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/kernel/jsp_kernel.h 
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/include/t_config.h kernel/kernel/time_event.h \
+       kernel/include/kernel.h kernel/kernel/task_sync.c 
 ras_tex.o iras_tex.o dis_tex.o ena_tex.o sns_tex.o: \
-       kernel/config/blackfin/tool_config.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/kernel/time_event.h kernel/include/kernel.h \
-       kernel/include/t_stddef.h kernel/kernel/task.h \
+       kernel/include/t_stddef.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/include/t_syslog.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/kernel/check.h kernel/kernel/jsp_rename.h \
-       kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/cpu_defs.h kernel/include/t_config.h \
+       kernel/config/blackfin/tool_config.h kernel/kernel/task.h \
+       kernel/kernel/time_event.h kernel/include/itron.h \
        kernel/config/blackfin/tool_defs.h \
+       kernel/kernel/jsp_kernel.h kernel/kernel/queue.h \
+       kernel/kernel/check.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/kernel/task_except.c \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/kernel/queue.h kernel/include/t_syslog.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/jsp_rename.h \
        kernel/config/blackfin/cpu_config.h \
-       kernel/include/t_config.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/trx_305/sys_config.h \
+       kernel/kernel/task_except.c \
+       kernel/config/blackfin/cpu_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/include/kernel.h 
 semini.o sig_sem.o isig_sem.o wai_sem.o pol_sem.o twai_sem.o: \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/time_event.h kernel/kernel/wait.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/include/kernel.h kernel/include/itron.h \
+       kernel/kernel/jsp_kernel.h kernel/include/t_config.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/t_stddef.h kernel/kernel/queue.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
        kernel/kernel/task.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/config/blackfin/cpu_config.h kernel/kernel/check.h \
-       kernel/config/blackfin/tool_config.h kernel/kernel/wait.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/include/t_config.h kernel/kernel/jsp_rename.h \
-       kernel/include/t_syslog.h kernel/include/itron.h \
-       kernel/kernel/jsp_kernel.h kernel/kernel/semaphore.c \
-       kernel/kernel/time_event.h kernel/kernel/semaphore.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/tool_defs.h kernel/include/kernel.h \
-       kernel/config/blackfin/cpu_rename.h \
+       kernel/kernel/queue.h kernel/include/t_stddef.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/trx_305/sys_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/include/t_config.h kernel/config/blackfin/cpu_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/kernel/task.h kernel/kernel/check.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/kernel/wait.h kernel/include/kernel.h \
-       kernel/kernel/jsp_rename.h kernel/include/t_syslog.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/kernel/time_event.h kernel/include/t_stddef.h \
+       kernel/kernel/jsp_rename.h \
        kernel/config/blackfin/cpu_config.h \
+       kernel/include/t_syslog.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/kernel/jsp_kernel.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/kernel/queue.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/eventflag.c \
-       kernel/config/blackfin/tool_defs.h kernel/kernel/eventflag.h \
-       kernel/config/blackfin/trx_305/sys_defs.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/queue.h kernel/include/t_stddef.h \
-       kernel/kernel/jsp_kernel.h kernel/kernel/wait.h \
-       kernel/config/blackfin/cpu_config.h \
        kernel/config/blackfin/cpu_rename.h \
+       kernel/kernel/semaphore.h kernel/kernel/check.h \
        kernel/config/blackfin/tool_config.h \
-       kernel/kernel/time_event.h kernel/kernel/task.h \
-       kernel/include/itron.h kernel/kernel/dataqueue.c \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/include/t_config.h kernel/include/kernel.h \
-       kernel/kernel/jsp_rename.h kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/kernel/dataqueue.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/tool_defs.h kernel/include/t_syslog.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/trx_305/sys_config.h \
-       kernel/kernel/check.h 
-mbxini.o snd_mbx.o rcv_mbx.o prcv_mbx.o trcv_mbx.o: \
-       kernel/kernel/queue.h \
+       kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/tool_defs.h kernel/kernel/semaphore.c 
+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/config/blackfin/trx_305/sys_config.h \
-       kernel/kernel/mailbox.c \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/include/itron.h kernel/include/t_config.h \
-       kernel/config/blackfin/tool_config.h kernel/include/kernel.h \
-       kernel/config/blackfin/cpu_config.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/config/blackfin/cpu_defs.h kernel/kernel/task.h \
-       kernel/kernel/jsp_rename.h kernel/include/t_stddef.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/tool_defs.h \
-       kernel/kernel/jsp_kernel.h kernel/kernel/time_event.h \
-       kernel/kernel/check.h kernel/kernel/wait.h \
-       kernel/config/blackfin/cpu_rename.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/kernel/mailbox.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/include/t_syslog.h 
-mpfini.o mpfget.o get_mpf.o pget_mpf.o tget_mpf.o rel_mpf.o: \
-       kernel/include/kernel.h kernel/kernel/check.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/kernel/eventflag.h kernel/include/itron.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/kernel/time_event.h kernel/kernel/queue.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/include/t_config.h kernel/include/kernel.h \
+       kernel/kernel/jsp_kernel.h kernel/kernel/wait.h \
+       kernel/config/blackfin/tool_defs.h kernel/kernel/queue.h \
+       kernel/config/blackfin/cpu_defs.h \
+       /opt/uClinux2014R1RC2/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/t_config.h kernel/kernel/wait.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/kernel/mempfix.h kernel/include/t_stddef.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/include-fixed/limits.h \
-       kernel/kernel/jsp_rename.h kernel/config/blackfin/cpu_defs.h \
-       kernel/kernel/jsp_kernel.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/itron.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/config/blackfin/tool_defs.h kernel/include/t_syslog.h 
-set_tim.o get_tim.o vxget_tim.o: kernel/config/blackfin/tool_defs.h \
+       kernel/kernel/jsp_rename.h kernel/kernel/task.h \
        kernel/include/t_stddef.h \
-       kernel/config/blackfin/tool_config.h \
-       kernel/config/blackfin/cpu_config.h \
+       kernel/config/blackfin/tool_config.h kernel/kernel/check.h \
+       kernel/kernel/time_event.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/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/include/t_syslog.h kernel/kernel/dataqueue.h \
+       kernel/kernel/task.h kernel/kernel/queue.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/kernel/time_manage.c kernel/kernel/time_event.h \
+       kernel/kernel/time_event.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/include/t_config.h kernel/kernel/check.h \
-       kernel/kernel/jsp_kernel.h \
        kernel/config/blackfin/trx_305/sys_config.h \
        kernel/kernel/jsp_rename.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/include/itron.h kernel/include/kernel.h \
-       kernel/config/blackfin/cpu_defs.h kernel/include/t_syslog.h 
-cycini.o cycenq.o sta_cyc.o stp_cyc.o cyccal.o: \
-       kernel/include/t_stddef.h kernel/kernel/jsp_rename.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
        kernel/config/blackfin/tool_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/jsp_kernel.h kernel/include/t_stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/dataqueue.c kernel/include/itron.h \
+       kernel/kernel/wait.h kernel/include/t_config.h \
+       kernel/kernel/check.h kernel/config/blackfin/cpu_config.h \
+       kernel/include/kernel.h kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/tool_defs.h 
+mbxini.o snd_mbx.o rcv_mbx.o prcv_mbx.o trcv_mbx.o: \
+       kernel/kernel/mailbox.c kernel/include/t_stddef.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/kernel.h \
+       kernel/kernel/wait.h kernel/include/t_config.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/config/blackfin/cpu_config.h kernel/kernel/cyclic.h \
+       kernel/config/blackfin/cpu_defs.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/tool_defs.h \
+       kernel/kernel/jsp_kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/queue.h kernel/kernel/mailbox.h \
        kernel/config/blackfin/cpu_rename.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/trx_305/sys_defs.h \
-       kernel/kernel/cyclic.c kernel/kernel/jsp_kernel.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/kernel/time_event.h kernel/include/kernel.h \
-       kernel/include/t_syslog.h kernel/config/blackfin/cpu_defs.h \
-       kernel/kernel/queue.h kernel/include/itron.h \
+       kernel/kernel/jsp_rename.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/kernel/check.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/trx_305/sys_defs.h \
        kernel/config/blackfin/tool_config.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/kernel/time_event.h kernel/include/t_stddef.h \
+       kernel/config/blackfin/cpu_config.h kernel/kernel/task.h \
+       kernel/kernel/check.h kernel/include/t_syslog.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/time_event.h kernel/include/itron.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_kernel.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/kernel/jsp_rename.h kernel/kernel/wait.h \
+       kernel/include/t_syslog.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/cpu_defs.h kernel/include/itron.h \
+       kernel/kernel/mempfix.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/config/blackfin/cpu_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/queue.h kernel/include/t_stddef.h \
+       kernel/kernel/task.h kernel/kernel/mempfix.c \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/include/kernel.h kernel/kernel/time_event.h \
        kernel/include/t_config.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/include/itron.h \
        kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/kernel/check.h kernel/config/blackfin/cpu_config.h 
+set_tim.o get_tim.o vxget_tim.o: kernel/config/blackfin/tool_defs.h \
+       kernel/kernel/time_manage.c kernel/kernel/jsp_rename.h \
+       kernel/config/blackfin/cpu_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/check.h kernel/include/t_syslog.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/kernel/time_event.h kernel/include/itron.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/kernel/jsp_kernel.h kernel/include/t_stddef.h \
+       kernel/include/t_config.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/kernel/task.h kernel/config/blackfin/cpu_defs.h \
-       kernel/kernel/sys_manage.c \
-       kernel/config/blackfin/tool_defs.h kernel/include/kernel.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/t_syslog.h kernel/kernel/queue.h \
-       kernel/kernel/check.h kernel/kernel/jsp_kernel.h \
-       kernel/kernel/jsp_rename.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/include/kernel.h 
+cycini.o cycenq.o sta_cyc.o stp_cyc.o cyccal.o: \
+       kernel/include/t_stddef.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/config/blackfin/cpu_config.h 
-inhini.o: kernel/kernel/interrupt.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/config/blackfin/cpu_rename.h kernel/include/kernel.h \
-       kernel/kernel/jsp_rename.h \
+       kernel/kernel/check.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/kernel/cyclic.h kernel/config/blackfin/tool_config.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/kernel/interrupt.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/cpu_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/t_syslog.h \
+       kernel/kernel/jsp_rename.h kernel/include/t_config.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/kernel/cyclic.c kernel/kernel/queue.h \
+       kernel/include/itron.h kernel/kernel/time_event.h \
        kernel/config/blackfin/cpu_config.h \
-       kernel/include/t_syslog.h kernel/include/t_config.h \
+       kernel/config/blackfin/cpu_rename.h kernel/include/kernel.h \
+       kernel/kernel/jsp_kernel.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/_common_bf533/chip_config.h \
+       kernel/include/t_syslog.h kernel/kernel/queue.h \
+       kernel/kernel/check.h kernel/config/blackfin/tool_config.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/include/kernel.h kernel/config/blackfin/tool_defs.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/kernel/jsp_kernel.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/include/t_stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/itron.h kernel/config/blackfin/cpu_defs.h \
+       kernel/kernel/time_event.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/include/t_config.h kernel/kernel/sys_manage.c \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/config/blackfin/cpu_config.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/kernel/jsp_rename.h kernel/kernel/jsp_kernel.h \
+       kernel/include/t_stddef.h kernel/kernel/task.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h 
+inhini.o: kernel/kernel/interrupt.c \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/config/blackfin/tool_defs.h \
-       kernel/config/blackfin/tool_config.h \
-       kernel/config/blackfin/cpu_defs.h kernel/include/itron.h \
-       kernel/config/blackfin/trx_305/sys_defs.h 
-excini.o vxsns_ctx.o vxsns_loc.o vxsns_dsp.o vxsns_dpn.o vxsns_tex.o: \
-       kernel/include/t_config.h kernel/include/t_syslog.h \
-       kernel/config/blackfin/cpu_config.h kernel/include/itron.h \
+       kernel/include/t_syslog.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/config/blackfin/cpu_defs.h kernel/include/t_stddef.h \
        kernel/config/blackfin/cpu_rename.h \
+       kernel/kernel/jsp_kernel.h \
+       kernel/config/blackfin/tool_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/kernel/interrupt.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/include/itron.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/kernel/jsp_rename.h \
+       kernel/include/kernel.h kernel/include/t_config.h \
+       kernel/config/blackfin/tool_defs.h \
+       kernel/config/blackfin/cpu_config.h \
+       kernel/kernel/jsp_rename.h 
+excini.o vxsns_ctx.o vxsns_loc.o vxsns_dsp.o vxsns_dpn.o vxsns_tex.o: \
+       kernel/kernel/queue.h kernel/kernel/exception.h \
+       kernel/config/blackfin/cpu_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/cpu_config.h \
+       kernel/kernel/time_event.h \
        kernel/config/blackfin/tool_config.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/kernel/jsp_kernel.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/include/kernel.h kernel/kernel/exception.c \
-       kernel/include/t_stddef.h kernel/kernel/time_event.h \
+       kernel/include/t_config.h kernel/config/blackfin/cpu_defs.h \
+       kernel/kernel/exception.c kernel/include/kernel.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/kernel/task.h kernel/include/t_stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.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/jsp_kernel.h \
-       kernel/kernel/queue.h \
+       kernel/kernel/jsp_rename.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/_common_bf533/chip_defs.h \
-       kernel/kernel/exception.h kernel/config/blackfin/cpu_defs.h 
+       kernel/include/itron.h kernel/include/t_syslog.h \
+       kernel/config/blackfin/trx_305/sys_config.h 
 start.o: kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/config/blackfin/saverestore.h \
+       kernel/include/itron.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/include/itron.h kernel/config/blackfin/cpu_defs.h \
-       kernel/include/t_stddef.h kernel/include/kernel.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/include/t_syslog.h kernel/config/blackfin/start.S \
+       kernel/include/t_config.h kernel/config/blackfin/tool_defs.h \
+       kernel/include/kernel.h kernel/include/t_syslog.h \
+       kernel/kernel/jsp_kernel.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/include/t_stddef.h kernel/kernel/jsp_rename.h \
        kernel/config/blackfin/cpu_config.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/config/blackfin/cpu_defs.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/config/blackfin/start.S \
+       kernel/config/blackfin/saverestore.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/kernel/jsp_kernel.h \
-       kernel/config/blackfin/tool_defs.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/kernel/jsp_rename.h kernel/include/t_config.h \
-       kernel/config/blackfin/tool_config.h 
+       kernel/config/blackfin/_common_bf533/sys_rename.h 
 cpu_crtbegin.o: kernel/config/blackfin/cpu_crtbegin.c 
-framework.o: kernel/include/sil.h \
+framework.o: kernel_id.h framework.h kernel/include/itron.h \
+       kernel/config/blackfin/cpu_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
-       framework.c \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \
        kernel/config/blackfin/cpu_rename.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 \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/stdlib.h \
+       kernel/config/blackfin/tool_config.h kernel/include/sil.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \
+       kernel/include/t_services.h kernel/include/t_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \
+       kernel/include/t_syslog.h demodulator.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \
+       kernel/include/t_stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \
+       framework.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/reent.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdef_LPBlackfin.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/def_LPBlackfin.h \
+       kernel/include/kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/defBF532.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF533.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \
+       kernel/include/s_services.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/cdefBF532.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/mc_typedef.h \
        kernel/config/blackfin/cpu_config.h kernel/include/serial.h \
-       kernel_id.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 \
-       /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/def_LPBlackfin.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.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/alloca.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 \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdlib.h \
-       framework.h kernel/config/blackfin/tool_config.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/mc_typedef.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/alloca.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/config/blackfin/tool_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h 
+demodulator.o: \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/newlib.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/ieeefp.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/math.h \
+       demodulator.h demodulator.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/reent.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_default_types.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/machine/_types.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/features.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/_ansi.h 
+timer.o: kernel/include/t_config.h \
        kernel/config/blackfin/tool_defs.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.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/../../../../bfin-elf/include/machine/stdlib.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
        kernel/include/s_services.h kernel/include/kernel.h \
-       demodulator.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/anomaly_macros_rtl.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/reent.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/_types.h \
-       kernel/include/t_syslog.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/ccblkfn.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/include/t_services.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/cdefBF532.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/sys/lock.h \
-       kernel/include/itron.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/machine/_types.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h \
-       kernel/include/t_config.h 
-demodulator.o: demodulator.h demodulator.c 
-timer.o: kernel/include/timer.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/config/blackfin/cpu_config.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/include/t_syslog.h \
        kernel/config/blackfin/_common_bf533/hw_timer.h \
-       kernel/config/blackfin/cpu_config.h \
-       kernel/include/t_services.h kernel/include/serial.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/tool_defs.h kernel/include/t_stddef.h \
-       kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/include/t_config.h \
-       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/stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/itron.h kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/include/t_syslog.h kernel/include/t_stddef.h \
+       kernel/include/sil.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/config/blackfin/tool_config.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/s_services.h kernel/include/kernel.h \
-       kernel/include/sil.h kernel/systask/timer.c 
-serial.o: 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_id.h kernel/config/blackfin/cpu_rename.h \
-       kernel/include/t_stddef.h kernel/include/t_services.h \
-       kernel/include/t_syslog.h kernel/systask/serial.c \
-       kernel/config/blackfin/cpu_defs.h kernel/include/sil.h \
-       kernel/include/itron.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/pdic/simple_sio/uart.h kernel/include/serial.h \
+       kernel/include/t_services.h kernel/include/timer.h \
+       kernel/config/blackfin/tool_config.h kernel/include/serial.h \
+       kernel/systask/timer.c 
+serial.o: kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/config/blackfin/cpu_config.h \
+       kernel/include/t_stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       ./kernel_id.h kernel/config/blackfin/tool_defs.h \
+       kernel/systask/serial.c \
+       kernel/config/blackfin/_common_bf533/hw_serial.h \
        kernel/include/s_services.h \
+       kernel/config/blackfin/tool_config.h kernel/include/sil.h \
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/include/t_config.h kernel/include/t_syslog.h \
+       kernel/pdic/simple_sio/uart.h kernel/include/t_services.h \
+       kernel/include/itron.h \
        kernel/config/blackfin/trx_305/sys_defs.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/hw_serial.h \
-       kernel/config/blackfin/tool_defs.h kernel/include/t_config.h \
-       kernel/config/blackfin/cpu_config.h \
-       kernel/config/blackfin/tool_config.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
-       kernel/include/kernel.h 
-logtask.o: kernel/config/blackfin/cpu_config.h \
-       kernel/include/logtask.h kernel/include/t_services.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
        kernel/include/kernel.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/serial.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h 
+logtask.o: kernel/include/serial.h kernel/include/t_services.h \
+       kernel/config/blackfin/tool_config.h \
+       kernel/include/t_config.h \
        kernel/config/blackfin/trx_305/sys_config.h \
-       kernel/include/t_syslog.h \
+       kernel/config/blackfin/tool_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/systask/logtask.c kernel/include/t_stddef.h \
-       kernel/config/blackfin/tool_config.h \
-       kernel/config/blackfin/cpu_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/include/serial.h kernel/include/t_config.h \
-       kernel/config/blackfin/cpu_rename.h \
+       kernel/include/logtask.h kernel/config/blackfin/cpu_config.h \
+       kernel/include/t_syslog.h kernel/config/blackfin/cpu_defs.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/t_stddef.h kernel/include/itron.h \
+       kernel/config/blackfin/_common_bf533/sys_rename.h \
+       kernel/include/kernel.h kernel/config/blackfin/cpu_rename.h \
        kernel/config/blackfin/_common_bf533/chip_config.h \
+       kernel/systask/logtask.c 
+log_output.o: kernel/include/kernel.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/library/log_output.c kernel/include/t_stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/include/t_syslog.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/include/t_services.h kernel/include/itron.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
        kernel/config/blackfin/tool_defs.h \
+       kernel/config/blackfin/cpu_defs.h kernel/include/serial.h 
+vasyslog.o: kernel/include/serial.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stdarg.h \
+       kernel/include/t_syslog.h kernel/config/blackfin/cpu_defs.h \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/include/itron.h \
-       kernel/config/blackfin/_common_bf533/sys_rename.h 
-log_output.o: kernel/config/blackfin/tool_defs.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/t_stddef.h \
+       kernel/library/vasyslog.c \
        kernel/config/blackfin/trx_305/sys_defs.h \
        kernel/include/t_services.h kernel/include/kernel.h \
-       kernel/include/serial.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/include/t_stddef.h kernel/include/t_syslog.h \
-       kernel/include/itron.h kernel/library/log_output.c \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h 
-vasyslog.o: \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stdarg.h \
-       kernel/include/t_services.h kernel/include/t_syslog.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/itron.h 
+t_perror.o: kernel/library/t_perror.c \
        kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/include/kernel.h kernel/include/itron.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/include/itron.h kernel/include/kernel.h \
+       kernel/include/t_services.h \
+       /opt/uClinux2014R1RC2/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_defs.h \
-       kernel/library/vasyslog.c kernel/include/serial.h \
-       kernel/config/blackfin/tool_defs.h 
-t_perror.o: kernel/include/serial.h kernel/include/t_stddef.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/include/kernel.h kernel/include/itron.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/library/t_perror.c \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/t_syslog.h kernel/include/t_services.h \
-       kernel/config/blackfin/cpu_defs.h \
-       kernel/config/blackfin/tool_defs.h 
-strerror.o: kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/include/t_services.h kernel/include/kernel.h \
-       kernel/include/itron.h \
-       kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/config/blackfin/tool_defs.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/t_syslog.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
-       kernel/library/strerror.c kernel/config/blackfin/cpu_defs.h \
-       kernel/include/serial.h kernel/include/t_stddef.h 
-kernel_cfg.o: kernel/include/t_stddef.h \
-       kernel/config/blackfin/cpu_config.h \
-       kernel/include/../kernel/jsp_rename.h kernel_id.h \
-       kernel/config/blackfin/tool_config.h \
-       kernel/config/blackfin/tool_defs.h \
-       kernel/config/blackfin/cpu_defs.h kernel/include/logtask.h \
-       kernel/include/../kernel/queue.h \
-       kernel/include/../kernel/mempfix.h \
-       kernel/include/s_services.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/include/kernel.h kernel/include/../kernel/eventflag.h \
-       kernel/config/blackfin/_common_bf533/chip_config.h \
        kernel/include/serial.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/t_syslog.h 
+strerror.o: kernel/include/t_syslog.h \
+       kernel/config/blackfin/cpu_defs.h kernel/include/t_stddef.h \
+       kernel/include/kernel.h kernel/include/t_services.h \
        kernel/config/blackfin/trx_305/sys_defs.h \
-       kernel/config/blackfin/_common_bf533/sys_unrename.h \
-       kernel/include/kernel_cfg.h kernel_cfg.c \
-       kernel/config/blackfin/_common_bf533/hw_serial.h \
-       kernel/include/t_config.h kernel/include/itron.h framework.h \
-       kernel/config/blackfin/_common_bf533/hw_timer.h \
-       kernel/include/../kernel/exception.h \
-       kernel/include/../kernel/dataqueue.h \
-       kernel/include/t_services.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/serial.h kernel/include/itron.h \
+       kernel/config/blackfin/tool_defs.h kernel/library/strerror.c \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h 
+kernel_cfg.o: kernel/config/blackfin/_common_bf533/hw_timer.h \
        kernel/config/blackfin/_common_bf533/sys_rename.h \
-       kernel/config/blackfin/_common_bf533/chip_defs.h \
-       kernel/include/../kernel/mailbox.h \
+       kernel/include/../kernel/mempfix.h kernel/include/serial.h \
+       kernel/config/blackfin/_common_bf533/chip_config.h \
        kernel/include/../kernel/jsp_kernel.h \
-       kernel/include/../kernel/time_event.h \
-       kernel/pdic/simple_sio/uart.h \
-       /opt/uClinux2011R1RC4/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
-       kernel/include/../kernel/jsp_unrename.h \
-       kernel/include/../kernel/cyclic.h kernel/include/t_syslog.h \
-       demodulator.h kernel/include/../kernel/semaphore.h \
-       kernel/include/sil.h kernel/include/timer.h \
-       kernel/config/blackfin/cpu_rename.h \
-       kernel/include/../kernel/task.h \
+       kernel/config/blackfin/_common_bf533/sys_unrename.h \
+       kernel/include/timer.h kernel_cfg.c \
+       kernel/include/../kernel/jsp_rename.h \
+       kernel/config/blackfin/tool_config.h \
        kernel/config/blackfin/cpu_unrename.h \
-       kernel/include/../kernel/interrupt.h 
+       kernel/config/blackfin/cpu_rename.h \
+       kernel/include/kernel_cfg.h \
+       kernel/include/../kernel/mailbox.h \
+       kernel/config/blackfin/tool_defs.h kernel/include/kernel.h \
+       kernel/include/t_syslog.h kernel/include/t_stddef.h \
+       kernel/include/../kernel/jsp_unrename.h \
+       kernel/include/t_services.h \
+       kernel/include/../kernel/semaphore.h demodulator.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include-fixed/limits.h \
+       kernel/include/s_services.h kernel/include/t_config.h \
+       kernel/include/../kernel/dataqueue.h kernel/include/itron.h \
+       kernel/config/blackfin/trx_305/sys_config.h \
+       kernel/include/../kernel/exception.h \
+       kernel/pdic/simple_sio/uart.h \
+       kernel/include/../kernel/queue.h \
+       kernel/include/../kernel/interrupt.h \
+       kernel/include/logtask.h \
+       kernel/config/blackfin/_common_bf533/chip_defs.h \
+       kernel/include/../kernel/eventflag.h \
+       kernel/include/../kernel/cyclic.h framework.h \
+       kernel/config/blackfin/cpu_defs.h \
+       kernel/config/blackfin/_common_bf533/hw_serial.h \
+       kernel/config/blackfin/trx_305/sys_defs.h \
+       kernel/include/../kernel/task.h kernel/include/sil.h \
+       kernel_id.h kernel/include/../kernel/time_event.h \
+       /opt/uClinux2014R1RC2/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/include/stddef.h \
+       kernel/config/blackfin/cpu_config.h 
 cpu_crtend.o: kernel/config/blackfin/cpu_crtend.c 
index cfa23ca..515d42c 100644 (file)
@@ -9,6 +9,7 @@
 #define _DEMODULATOR_H_
 
 #include "demodulator.h"
+#include <math.h>
 
 void init_demodulator(void)
 {
@@ -23,6 +24,15 @@ void radio_demodulate_wide_FM( short idata[], short qdata[], short* left, short*
 void radio_demodulate_non_wide_FM( int idata, int qdata, short* left, short* right )
 {
 
+    float f;
+    static short phase = 0;
+
+    f = sinf( 2 * 3.14 * phase / 32768 ) * 32767 * 0.5;
+    phase += 880 ;
+
+    * right = *left = f;
+
+
 }
 
 
index f2e5d7f..639dd48 100644 (file)
@@ -343,7 +343,7 @@ static void pack_af_sample( short left, short right, unsigned int * pri_ch, unsi
     }
 
         // プライマリ・チャンネルの組み立て
-    *pri_ch = (right << 16) | left;
+    *pri_ch = ((unsigned int)right << 16) | (unsigned short)left;
 
 
     framework.index = ! framework.index;  // indexの論理反転
index 74f22ad..89a5b5b 100644 (file)
@@ -27,4 +27,5 @@ LDROPTS = -T BF533 -c -g 1 $(OBJNAME).ldr $(OBJNAME) --bmode spi
 #  リンカスクリプトの定義
 #
 LDSCRIPT = $(CPU)/_common_bf533/bf533elf.ld
+LIBS := $(LIBS) -lm -lc -lg -lbffastfp