Script started on Tue Aug 27 02:57:37 2013 uaa@framboise:~/utk3/utkernel_source/kernel/sysmain/build/app_mb9af312k$ cat ~/utk.txt export BD=/home/uaa/utk3/utkernel_source export GNU_BD=$BD export TOOL_ORIGIN=GNUARM_2 export GNUARM_2=/usr/local export TOOL_PREFIX=arm-none-eabi- uaa@framboise:~/utk3/utkernel_source/kernel/sysmain/build/app_mb9af312k$ source ~/utk.txt uaa@framboise:~/utk3/utkernel_source/kernel/sysmain/build/app_mb9af312k$ gmake mode= trap=on ../../src/Makefile.common:163: Dependencies: No such file or directory touch Dependencies (cd ../../../../lib/build/app_mb9af312k; gmake) gmake[1]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/build/app_mb9af312k' cd ../../libtk/build/app_mb9af312k ; \ gmake ; \ gmake install gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' ../../src/Makefile.common:94: Dependencies: No such file or directory touch Dependencies gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' gmake source gmake[3]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' (cd ../../src; \ for infile in fastlock.c fastmlock.c fastlock.c fastmlock.c ; do \ /home/uaa/utk3/utkernel_source/etc/mkfuncfiles $infile ; \ done ); gmake[3]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' gmake obj gmake[3]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/app_mb9af312k/disint.S -o disint.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/app_mb9af312k/int.c -o int.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/lock.c -o lock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/unlock.c -o unlock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/createlock.c -o createlock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/deletelock.c -o deletelock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/mlocktmo.c -o mlocktmo.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/mlock.c -o mlock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/munlock.c -o munlock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/createmlock.c -o createmlock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -I../../src/func -I../../../../config -D_APP_MB9AF312K_ -c ../../src/func/deletemlock.c -o deletemlock.o /usr/local/bin/arm-none-eabi-ar rv libtk.a disint.o int.o lock.o unlock.o createlock.o deletelock.o mlocktmo.o mlock.o munlock.o createmlock.o deletemlock.o /usr/local/bin/arm-none-eabi-ar: creating libtk.a a - disint.o a - int.o a - lock.o a - unlock.o a - createlock.o a - deletelock.o a - mlocktmo.o a - mlock.o a - munlock.o a - createmlock.o a - deletemlock.o /usr/local/bin/arm-none-eabi-ranlib libtk.a gmake[3]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' /home/uaa/utk3/utkernel_source/etc/backup_copy -t libtk.a /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k libtk.a -> /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k/libtk.a /usr/local/bin/arm-none-eabi-ranlib /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k/libtk.a gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libtk/build/app_mb9af312k' cd ../../libtm/build/app_mb9af312k ; \ gmake ; \ gmake install gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libtm/build/app_mb9af312k' ../../src/Makefile.common:68: Dependencies: No such file or directory touch Dependencies gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libtm/build/app_mb9af312k' gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libtm/build/app_mb9af312k' /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -D_APP_MB9AF312K_ -c ../../src/sysdepend/app_mb9af312k/sio.c -o sio.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -D_APP_MB9AF312K_ -c ../../src/tm_monitor.c -o tm_monitor.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -D_APP_MB9AF312K_ -c ../../src/tm_getchar.c -o tm_getchar.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -D_APP_MB9AF312K_ -c ../../src/tm_putchar.c -o tm_putchar.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -D_APP_MB9AF312K_ -c ../../src/tm_getline.c -o tm_getline.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -D_APP_MB9AF312K_ -c ../../src/tm_putstring.c -o tm_putstring.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -D_APP_MB9AF312K_ -c ../../src/tm_exit.c -o tm_exit.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/app_mb9af312k -D_APP_MB9AF312K_ -c ../../src/tm_command.c -o tm_command.o /usr/local/bin/arm-none-eabi-ar rv libtm.a sio.o tm_monitor.o tm_getchar.o tm_putchar.o tm_getline.o tm_putstring.o tm_exit.o tm_command.o /usr/local/bin/arm-none-eabi-ar: creating libtm.a a - sio.o a - tm_monitor.o a - tm_getchar.o a - tm_putchar.o a - tm_getline.o a - tm_putstring.o a - tm_exit.o a - tm_command.o /usr/local/bin/arm-none-eabi-ranlib libtm.a gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libtm/build/app_mb9af312k' gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libtm/build/app_mb9af312k' /home/uaa/utk3/utkernel_source/etc/backup_copy -t libtm.a /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k libtm.a -> /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k/libtm.a /usr/local/bin/arm-none-eabi-ranlib /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k/libtm.a gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libtm/build/app_mb9af312k' cd ../../libsvc/build/mb9af312k ; \ gmake ; \ gmake install gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libsvc/build/mb9af312k' ../../src/Makefile.common:114: Dependencies: No such file or directory touch Dependencies gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libsvc/build/mb9af312k' gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libsvc/build/mb9af312k' /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_mpf.S -o td_lst_mpf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_set_flg.S -o tk_set_flg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ena_dsp.S -o tk_ena_dsp.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_def_ssy.S -o tk_def_ssy.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rcv_mbf.S -o tk_rcv_mbf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_acp_por.S -o tk_acp_por.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_loc_mtx.S -o tk_loc_mtx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_mpl_que.S -o td_mpl_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_mpl.S -o tk_ref_mpl.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_fwd_por.S -o tk_fwd_por.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_mpf.S -o tk_del_mpf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_inf_tsk.S -o td_inf_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_tsk.S -o tk_ref_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_tsk.S -o tk_cre_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_evt_dev.S -o tk_evt_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_por.S -o td_ref_por.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_cyc.S -o td_lst_cyc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_rdy_que.S -o td_rdy_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_stp_cyc.S -o tk_stp_cyc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_get_dev.S -o tk_get_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_sys.S -o td_ref_sys.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_get_otm.S -o tk_get_otm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_swri_dev.S -o tk_swri_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_stp_alm.S -o tk_stp_alm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_clr_flg.S -o tk_clr_flg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_mpf.S -o tk_ref_mpf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_get_tim.S -o tk_get_tim.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_rmbf_que.S -o td_rmbf_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_mbf.S -o td_ref_mbf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_sus_tsk.S -o tk_sus_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_mbx_que.S -o td_mbx_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_set_dsname.S -o td_set_dsname.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_mtx.S -o tk_cre_mtx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_mpf.S -o td_ref_mpf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_mbx.S -o tk_cre_mbx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_flg.S -o tk_ref_flg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_cal_que.S -o td_cal_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_flg_que.S -o td_flg_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_dly_tsk.S -o tk_dly_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ext_tsk.S -o tk_ext_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_sem.S -o tk_ref_sem.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_cyc.S -o tk_cre_cyc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ret_int.S -o tk_ret_int.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_sta_cyc.S -o tk_sta_cyc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rpl_rdv.S -o tk_rpl_rdv.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_por.S -o tk_del_por.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_ssy.S -o tk_ref_ssy.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_mtx_que.S -o td_mtx_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_flg.S -o td_lst_flg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_flg.S -o tk_cre_flg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_can_wup.S -o tk_can_wup.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_sem.S -o td_ref_sem.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/callsvc.S -o callsvc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_set_tim.S -o tk_set_tim.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_ssy.S -o td_lst_ssy.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rsm_tsk.S -o tk_rsm_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_alm.S -o td_lst_alm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_mtx.S -o td_lst_mtx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_tsk.S -o td_lst_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_dis_dsp.S -o tk_dis_dsp.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_sem.S -o tk_del_sem.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_mbf.S -o tk_del_mbf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_get_otm.S -o td_get_otm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_hok_svc.S -o td_hok_svc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_mpl.S -o td_ref_mpl.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_dev.S -o tk_ref_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_mbx.S -o tk_ref_mbx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_wri_dev.S -o tk_wri_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_tsk.S -o td_ref_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_unl_mtx.S -o tk_unl_mtx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_flg.S -o tk_del_flg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_alm.S -o tk_ref_alm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_oref_dev.S -o tk_oref_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_sys.S -o tk_ref_sys.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_snd_mbx.S -o tk_snd_mbx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_hok_dsp.S -o td_hok_dsp.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_wai_sem.S -o tk_wai_sem.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_dsname.S -o td_ref_dsname.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_sig_sem.S -o tk_sig_sem.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_set_reg.S -o td_set_reg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_ssy.S -o td_ref_ssy.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_sta_alm.S -o tk_sta_alm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_mtx.S -o tk_ref_mtx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rot_rdq.S -o tk_rot_rdq.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_lst_dev.S -o tk_lst_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_sus_dev.S -o tk_sus_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cal_por.S -o tk_cal_por.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_flg.S -o td_ref_flg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_mpl.S -o tk_del_mpl.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_por.S -o tk_cre_por.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_get_tim.S -o td_get_tim.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_cyc.S -o tk_ref_cyc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_set_reg.S -o tk_set_reg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_mbx.S -o td_ref_mbx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rel_mpf.S -o tk_rel_mpf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_acp_que.S -o td_acp_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_smbf_que.S -o td_smbf_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_por.S -o td_lst_por.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_get_reg.S -o tk_get_reg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_exd_tsk.S -o tk_exd_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_slp_tsk.S -o tk_slp_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_mbf.S -o tk_cre_mbf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_alm.S -o td_ref_alm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_sta_tsk.S -o tk_sta_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_cyc.S -o td_ref_cyc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_mbx.S -o td_lst_mbx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_get_mpl.S -o tk_get_mpl.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_tsk.S -o tk_del_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_def_int.S -o tk_def_int.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_srea_dev.S -o tk_srea_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_mbf.S -o td_lst_mbf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_wup_tsk.S -o tk_wup_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_mtx.S -o tk_del_mtx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cls_dev.S -o tk_cls_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_frsm_tsk.S -o tk_frsm_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_ref_mtx.S -o td_ref_mtx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_mpl.S -o td_lst_mpl.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_ver.S -o tk_ref_ver.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_wai_flg.S -o tk_wai_flg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_sem_que.S -o td_sem_que.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_por.S -o tk_ref_por.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_chg_pri.S -o tk_chg_pri.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_cyc.S -o tk_del_cyc.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_snd_mbf.S -o tk_snd_mbf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_sem.S -o tk_cre_sem.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_get_mpf.S -o tk_get_mpf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_wai_dev.S -o tk_wai_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_opn_dev.S -o tk_opn_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_hok_int.S -o td_hok_int.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_def_dev.S -o tk_def_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_mbx.S -o tk_del_mbx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rcv_mbx.S -o tk_rcv_mbx.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_mpf.S -o tk_cre_mpf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_lst_sem.S -o td_lst_sem.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rel_mpl.S -o tk_rel_mpl.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rel_wai.S -o tk_rel_wai.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_get_tid.S -o tk_get_tid.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_get_reg.S -o td_get_reg.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_del_alm.S -o tk_del_alm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_mbf.S -o tk_ref_mbf.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_mpl.S -o tk_cre_mpl.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ter_tsk.S -o tk_ter_tsk.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_rea_dev.S -o tk_rea_dev.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_cre_alm.S -o tk_cre_alm.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/tk_ref_idv.S -o tk_ref_idv.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src/sysdepend/include -I/home/uaa/utk3/utkernel_source/include/sys/svc -I../../src/sysdepend/mb9af312k/include -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysdepend/mb9af312k/td_mpf_que.S -o td_mpf_que.o /usr/local/bin/arm-none-eabi-ar rv libsvc.a td_lst_mpf.o tk_set_flg.o tk_ena_dsp.o tk_def_ssy.o tk_rcv_mbf.o tk_acp_por.o tk_loc_mtx.o td_mpl_que.o tk_ref_mpl.o tk_fwd_por.o tk_del_mpf.o td_inf_tsk.o tk_ref_tsk.o tk_cre_tsk.o tk_evt_dev.o td_ref_por.o td_lst_cyc.o td_rdy_que.o tk_stp_cyc.o tk_get_dev.o td_ref_sys.o tk_get_otm.o tk_swri_dev.o tk_stp_alm.o tk_clr_flg.o tk_ref_mpf.o tk_get_tim.o td_rmbf_que.o td_ref_mbf.o tk_sus_tsk.o td_mbx_que.o td_set_dsname.o tk_cre_mtx.o td_ref_mpf.o tk_cre_mbx.o tk_ref_flg.o td_cal_que.o td_flg_que.o tk_dly_tsk.o tk_ext_tsk.o tk_ref_sem.o tk_cre_cyc.o tk_ret_int.o tk_sta_cyc.o tk_rpl_rdv.o tk_del_por.o tk_ref_ssy.o td_mtx_que.o td_lst_flg.o tk_cre_flg.o tk_can_wup.o td_ref_sem.o callsvc.o tk_set_tim.o td_lst_ssy.o tk_rsm_tsk.o td_lst_alm.o td_lst_mtx.o td_lst_tsk.o tk_dis_dsp.o tk_del_sem.o tk_del_mbf.o td_get_otm.o td_hok_svc.o td_ref_mpl.o tk_ref_dev.o tk_ref_mbx.o tk_wri_dev.o td_ref_tsk.o tk_unl_mtx.o tk_del_flg.o tk_ref_alm.o tk_oref_dev.o tk_ref_sys.o tk_snd_mbx.o td_hok_dsp.o tk_wai_sem.o td_ref_dsname.o tk_sig_sem.o td_set_reg.o td_ref_ssy.o tk_sta_alm.o tk_ref_mtx.o tk_rot_rdq.o tk_lst_dev.o tk_sus_dev.o tk_cal_por.o td_ref_flg.o tk_del_mpl.o tk_cre_por.o td_get_tim.o tk_ref_cyc.o tk_set_reg.o td_ref_mbx.o tk_rel_mpf.o td_acp_que.o td_smbf_que.o td_lst_por.o tk_get_reg.o tk_exd_tsk.o tk_slp_tsk.o tk_cre_mbf.o td_ref_alm.o tk_sta_tsk.o td_ref_cyc.o td_lst_mbx.o tk_get_mpl.o tk_del_tsk.o tk_def_int.o tk_srea_dev.o td_lst_mbf.o tk_wup_tsk.o tk_del_mtx.o tk_cls_dev.o tk_frsm_tsk.o td_ref_mtx.o td_lst_mpl.o tk_ref_ver.o tk_wai_flg.o td_sem_que.o tk_ref_por.o tk_chg_pri.o tk_del_cyc.o tk_snd_mbf.o tk_cre_sem.o tk_get_mpf.o tk_wai_dev.o tk_opn_dev.o td_hok_int.o tk_def_dev.o tk_del_mbx.o tk_rcv_mbx.o tk_cre_mpf.o td_lst_sem.o tk_rel_mpl.o tk_rel_wai.o tk_get_tid.o td_get_reg.o tk_del_alm.o tk_ref_mbf.o tk_cre_mpl.o tk_ter_tsk.o tk_rea_dev.o tk_cre_alm.o tk_ref_idv.o td_mpf_que.o /usr/local/bin/arm-none-eabi-ar: creating libsvc.a a - td_lst_mpf.o a - tk_set_flg.o a - tk_ena_dsp.o a - tk_def_ssy.o a - tk_rcv_mbf.o a - tk_acp_por.o a - tk_loc_mtx.o a - td_mpl_que.o a - tk_ref_mpl.o a - tk_fwd_por.o a - tk_del_mpf.o a - td_inf_tsk.o a - tk_ref_tsk.o a - tk_cre_tsk.o a - tk_evt_dev.o a - td_ref_por.o a - td_lst_cyc.o a - td_rdy_que.o a - tk_stp_cyc.o a - tk_get_dev.o a - td_ref_sys.o a - tk_get_otm.o a - tk_swri_dev.o a - tk_stp_alm.o a - tk_clr_flg.o a - tk_ref_mpf.o a - tk_get_tim.o a - td_rmbf_que.o a - td_ref_mbf.o a - tk_sus_tsk.o a - td_mbx_que.o a - td_set_dsname.o a - tk_cre_mtx.o a - td_ref_mpf.o a - tk_cre_mbx.o a - tk_ref_flg.o a - td_cal_que.o a - td_flg_que.o a - tk_dly_tsk.o a - tk_ext_tsk.o a - tk_ref_sem.o a - tk_cre_cyc.o a - tk_ret_int.o a - tk_sta_cyc.o a - tk_rpl_rdv.o a - tk_del_por.o a - tk_ref_ssy.o a - td_mtx_que.o a - td_lst_flg.o a - tk_cre_flg.o a - tk_can_wup.o a - td_ref_sem.o a - callsvc.o a - tk_set_tim.o a - td_lst_ssy.o a - tk_rsm_tsk.o a - td_lst_alm.o a - td_lst_mtx.o a - td_lst_tsk.o a - tk_dis_dsp.o a - tk_del_sem.o a - tk_del_mbf.o a - td_get_otm.o a - td_hok_svc.o a - td_ref_mpl.o a - tk_ref_dev.o a - tk_ref_mbx.o a - tk_wri_dev.o a - td_ref_tsk.o a - tk_unl_mtx.o a - tk_del_flg.o a - tk_ref_alm.o a - tk_oref_dev.o a - tk_ref_sys.o a - tk_snd_mbx.o a - td_hok_dsp.o a - tk_wai_sem.o a - td_ref_dsname.o a - tk_sig_sem.o a - td_set_reg.o a - td_ref_ssy.o a - tk_sta_alm.o a - tk_ref_mtx.o a - tk_rot_rdq.o a - tk_lst_dev.o a - tk_sus_dev.o a - tk_cal_por.o a - td_ref_flg.o a - tk_del_mpl.o a - tk_cre_por.o a - td_get_tim.o a - tk_ref_cyc.o a - tk_set_reg.o a - td_ref_mbx.o a - tk_rel_mpf.o a - td_acp_que.o a - td_smbf_que.o a - td_lst_por.o a - tk_get_reg.o a - tk_exd_tsk.o a - tk_slp_tsk.o a - tk_cre_mbf.o a - td_ref_alm.o a - tk_sta_tsk.o a - td_ref_cyc.o a - td_lst_mbx.o a - tk_get_mpl.o a - tk_del_tsk.o a - tk_def_int.o a - tk_srea_dev.o a - td_lst_mbf.o a - tk_wup_tsk.o a - tk_del_mtx.o a - tk_cls_dev.o a - tk_frsm_tsk.o a - td_ref_mtx.o a - td_lst_mpl.o a - tk_ref_ver.o a - tk_wai_flg.o a - td_sem_que.o a - tk_ref_por.o a - tk_chg_pri.o a - tk_del_cyc.o a - tk_snd_mbf.o a - tk_cre_sem.o a - tk_get_mpf.o a - tk_wai_dev.o a - tk_opn_dev.o a - td_hok_int.o a - tk_def_dev.o a - tk_del_mbx.o a - tk_rcv_mbx.o a - tk_cre_mpf.o a - td_lst_sem.o a - tk_rel_mpl.o a - tk_rel_wai.o a - tk_get_tid.o a - td_get_reg.o a - tk_del_alm.o a - tk_ref_mbf.o a - tk_cre_mpl.o a - tk_ter_tsk.o a - tk_rea_dev.o a - tk_cre_alm.o a - tk_ref_idv.o a - td_mpf_que.o /usr/local/bin/arm-none-eabi-ranlib libsvc.a gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libsvc/build/mb9af312k' gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libsvc/build/mb9af312k' /home/uaa/utk3/utkernel_source/etc/backup_copy -t libsvc.a /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k libsvc.a -> /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k/libsvc.a /usr/local/bin/arm-none-eabi-ranlib /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k/libsvc.a gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libsvc/build/mb9af312k' cd ../../libstr/build/mb9af312k ; \ gmake ; \ gmake install gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' ../../src/Makefile.common:91: Dependencies: No such file or directory touch Dependencies gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' gmake source gmake[3]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' (cd ../../src; \ for infile in string.c string.c ; do \ /home/uaa/utk3/utkernel_source/etc/mkfuncfiles $infile ; \ done ); gmake[3]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' gmake obj gmake[3]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/memset.c -o memset.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/memcmp.c -o memcmp.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/memcpy.c -o memcpy.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/memmove.c -o memmove.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/bzero.c -o bzero.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/strlen.c -o strlen.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/strcmp.c -o strcmp.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/strncmp.c -o strncmp.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/strcpy.c -o strcpy.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/strncpy.c -o strncpy.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/strcat.c -o strcat.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/strncat.c -o strncat.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -fomit-frame-pointer -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../src/sysdepend/mb9af312k -I../../src/func -D_APP_MB9AF312K_ -c ../../src/func/strtol.c -o strtol.o /usr/local/bin/arm-none-eabi-ar rv libstr.a memset.o memcmp.o memcpy.o memmove.o bzero.o strlen.o strcmp.o strncmp.o strcpy.o strncpy.o strcat.o strncat.o strtol.o /usr/local/bin/arm-none-eabi-ar: creating libstr.a a - memset.o a - memcmp.o a - memcpy.o a - memmove.o a - bzero.o a - strlen.o a - strcmp.o a - strncmp.o a - strcpy.o a - strncpy.o a - strcat.o a - strncat.o a - strtol.o /usr/local/bin/arm-none-eabi-ranlib libstr.a gmake[3]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' gmake[2]: Entering directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' /home/uaa/utk3/utkernel_source/etc/backup_copy -t libstr.a /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k libstr.a -> /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k/libstr.a /usr/local/bin/arm-none-eabi-ranlib /home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k/libstr.a gmake[2]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/libstr/build/mb9af312k' gmake[1]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/lib/build/app_mb9af312k' gmake tstdlib_source gmake[1]: Entering directory `/home/uaa/utk3/utkernel_source.prev/kernel/sysmain/build/app_mb9af312k' (cd ../../../tstdlib; \ for infile in bitop.c bitop.c ; do \ /home/uaa/utk3/utkernel_source/etc/mkfuncfiles $infile ; \ done ) gmake[1]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/kernel/sysmain/build/app_mb9af312k' gmake tstdlib_obj gmake[1]: Entering directory `/home/uaa/utk3/utkernel_source.prev/kernel/sysmain/build/app_mb9af312k' /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../tstdlib/func/tstdlib_bitset.c -o tstdlib_bitset.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../tstdlib/func/tstdlib_bitclr.c -o tstdlib_bitclr.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../tstdlib/func/tstdlib_bitsearch1.c -o tstdlib_bitsearch1.o /usr/local/bin/arm-none-eabi-ar rv libtstdlib.a tstdlib_bitset.o tstdlib_bitclr.o tstdlib_bitsearch1.o /usr/local/bin/arm-none-eabi-ar: creating libtstdlib.a a - tstdlib_bitset.o a - tstdlib_bitclr.o a - tstdlib_bitsearch1.o /usr/local/bin/arm-none-eabi-ranlib libtstdlib.a gmake[1]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/kernel/sysmain/build/app_mb9af312k' ( cd ../../../tkernel/build/app_mb9af312k ; gmake source ; gmake) gmake[1]: Entering directory `/home/uaa/utk3/utkernel_source.prev/kernel/tkernel/build/app_mb9af312k' ../../src/Makefile.common:120: Dependencies: No such file or directory touch Dependencies gmake[1]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/kernel/tkernel/build/app_mb9af312k' gmake[1]: Entering directory `/home/uaa/utk3/utkernel_source.prev/kernel/tkernel/build/app_mb9af312k' (cd ../../src; \ for infile in wait.c task.c task_manage.c task_sync.c semaphore.c mutex.c eventflag.c mailbox.c messagebuf.c rendezvous.c mempool.c mempfix.c time_calls.c misc_calls.c subsystem.c device.c deviceio.c objname.c memory.c ; do \ /home/uaa/utk3/utkernel_source/etc/mkfuncfiles $infile ; \ done ); \ (cd ../../../sysdepend/cpu/mb9af312k ; \ for infile in cpu_calls.c ; do \ /home/uaa/utk3/utkernel_source/etc/mkfuncfiles $infile ; \ done ); gmake[1]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/kernel/tkernel/build/app_mb9af312k' gmake[1]: Entering directory `/home/uaa/utk3/utkernel_source.prev/kernel/tkernel/build/app_mb9af312k' /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/tkstart.c -o tkstart.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/timer.c -o timer.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/klock.c -o klock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/device/app_mb9af312k/tkdev_init.c -o tkdev_init.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/cpu_init.c -o cpu_init.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/cpu_support.S -o cpu_support.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_tsk.c -o tk_cre_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_tsk.c -o tk_del_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_sta_tsk.c -o tk_sta_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ext_tsk.c -o tk_ext_tsk.o ../../src/func/tk_ext_tsk.c: In function 'tk_ext_tsk_impl': ../../src/func/tk_ext_tsk.c:18:14: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_exd_tsk.c -o tk_exd_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ter_tsk.c -o tk_ter_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/tk_dis_dsp.c -o tk_dis_dsp.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/tk_ena_dsp.c -o tk_ena_dsp.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_chg_pri.c -o tk_chg_pri.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rot_rdq.c -o tk_rot_rdq.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rel_wai.c -o tk_rel_wai.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_get_tid.c -o tk_get_tid.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/tk_get_reg.c -o tk_get_reg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/tk_set_reg.c -o tk_set_reg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_tsk.c -o tk_ref_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_sus_tsk.c -o tk_sus_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rsm_tsk.c -o tk_rsm_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_frsm_tsk.c -o tk_frsm_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_slp_tsk.c -o tk_slp_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_wup_tsk.c -o tk_wup_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_can_wup.c -o tk_can_wup.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_sem.c -o tk_cre_sem.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_sem.c -o tk_del_sem.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_sig_sem.c -o tk_sig_sem.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_wai_sem.c -o tk_wai_sem.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_sem.c -o tk_ref_sem.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_mtx.c -o tk_cre_mtx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_mtx.c -o tk_del_mtx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_loc_mtx.c -o tk_loc_mtx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_unl_mtx.c -o tk_unl_mtx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_mtx.c -o tk_ref_mtx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/release_mutex.c -o release_mutex.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/signal_all_mutex.c -o signal_all_mutex.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/chg_pri_mutex.c -o chg_pri_mutex.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_flg.c -o tk_cre_flg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_flg.c -o tk_del_flg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_set_flg.c -o tk_set_flg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_clr_flg.c -o tk_clr_flg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_wai_flg.c -o tk_wai_flg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_flg.c -o tk_ref_flg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_mbx.c -o tk_cre_mbx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_mbx.c -o tk_del_mbx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_snd_mbx.c -o tk_snd_mbx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rcv_mbx.c -o tk_rcv_mbx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_mbx.c -o tk_ref_mbx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_mbf.c -o tk_cre_mbf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_mbf.c -o tk_del_mbf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_snd_mbf.c -o tk_snd_mbf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rcv_mbf.c -o tk_rcv_mbf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_mbf.c -o tk_ref_mbf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/msg_to_mbf.c -o msg_to_mbf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mbf_wakeup.c -o mbf_wakeup.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_por.c -o tk_cre_por.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_por.c -o tk_del_por.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cal_por.c -o tk_cal_por.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_acp_por.c -o tk_acp_por.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_fwd_por.c -o tk_fwd_por.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rpl_rdv.c -o tk_rpl_rdv.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_por.c -o tk_ref_por.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wspec_cal.c -o wspec_cal.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wspec_rdv.c -o wspec_rdv.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wspec_slp.c -o wspec_slp.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/hll_inthdr.c -o hll_inthdr.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/tk_def_int.c -o tk_def_int.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_mpl.c -o tk_cre_mpl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_mpl.c -o tk_del_mpl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_get_mpl.c -o tk_get_mpl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rel_mpl.c -o tk_rel_mpl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_mpl.c -o tk_ref_mpl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_mpf.c -o tk_cre_mpf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_mpf.c -o tk_del_mpf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_get_mpf.c -o tk_get_mpf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rel_mpf.c -o tk_rel_mpf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_mpf.c -o tk_ref_mpf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_set_tim.c -o tk_set_tim.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_get_tim.c -o tk_get_tim.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_get_otm.c -o tk_get_otm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_dly_tsk.c -o tk_dly_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_cyc.c -o tk_cre_cyc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_cyc.c -o tk_del_cyc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_sta_cyc.c -o tk_sta_cyc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_stp_cyc.c -o tk_stp_cyc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_cyc.c -o tk_ref_cyc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/call_cychdr.c -o call_cychdr.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cre_alm.c -o tk_cre_alm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_del_alm.c -o tk_del_alm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_sta_alm.c -o tk_sta_alm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_stp_alm.c -o tk_stp_alm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_alm.c -o tk_ref_alm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/call_almhdr.c -o call_almhdr.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_ver.c -o tk_ref_ver.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_sys.c -o tk_ref_sys.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/lowpow_discnt.c -o lowpow_discnt.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_def_ssy.c -o tk_def_ssy.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_ssy.c -o tk_ref_ssy.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/svc_ientry.c -o svc_ientry.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_opn_dev.c -o tk_opn_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_cls_dev.c -o tk_cls_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_rea_dev.c -o tk_rea_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_srea_dev.c -o tk_srea_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_wri_dev.c -o tk_wri_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_swri_dev.c -o tk_swri_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_wai_dev.c -o tk_wai_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_sus_dev.c -o tk_sus_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_get_dev.c -o tk_get_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_dev.c -o tk_ref_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_oref_dev.c -o tk_oref_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_lst_dev.c -o tk_lst_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_evt_dev.c -o tk_evt_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_def_dev.c -o tk_def_dev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tk_ref_idv.c -o tk_ref_idv.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_tsk.c -o td_lst_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_sem.c -o td_lst_sem.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_flg.c -o td_lst_flg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_mbx.c -o td_lst_mbx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_mtx.c -o td_lst_mtx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_mbf.c -o td_lst_mbf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_por.c -o td_lst_por.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_mpf.c -o td_lst_mpf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_mpl.c -o td_lst_mpl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_cyc.c -o td_lst_cyc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_alm.c -o td_lst_alm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_lst_ssy.c -o td_lst_ssy.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_sem.c -o td_ref_sem.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_flg.c -o td_ref_flg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_mbx.c -o td_ref_mbx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_mtx.c -o td_ref_mtx.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_mbf.c -o td_ref_mbf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_por.c -o td_ref_por.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_mpf.c -o td_ref_mpf.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_mpl.c -o td_ref_mpl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_cyc.c -o td_ref_cyc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_alm.c -o td_ref_alm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_ssy.c -o td_ref_ssy.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_tsk.c -o td_ref_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_inf_tsk.c -o td_inf_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/td_get_reg.c -o td_get_reg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/td_set_reg.c -o td_set_reg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_sys.c -o td_ref_sys.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_get_tim.c -o td_get_tim.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_get_otm.c -o td_get_otm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_rdy_que.c -o td_rdy_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_sem_que.c -o td_sem_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_flg_que.c -o td_flg_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_mbx_que.c -o td_mbx_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_mtx_que.c -o td_mtx_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_smbf_que.c -o td_smbf_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_rmbf_que.c -o td_rmbf_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_cal_que.c -o td_cal_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_acp_que.c -o td_acp_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_mpf_que.c -o td_mpf_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_mpl_que.c -o td_mpl_que.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_hok_svc.c -o td_hok_svc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_hok_dsp.c -o td_hok_dsp.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_hok_int.c -o td_hok_int.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/hook_enterfn.c -o hook_enterfn.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/hook_execfn.c -o hook_execfn.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/hook_ienterfn.c -o hook_ienterfn.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/object_getname.c -o object_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_ref_dsname.c -o td_ref_dsname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/td_set_dsname.c -o td_set_dsname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/eventflag_getname.c -o eventflag_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mailbox_getname.c -o mailbox_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/fix_memorypool_getname.c -o fix_memorypool_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/memorypool_getname.c -o memorypool_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/messagebuffer_getname.c -o messagebuffer_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mutex_getname.c -o mutex_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/rendezvous_getname.c -o rendezvous_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/semaphore_getname.c -o semaphore_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/task_getname.c -o task_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/cyclichandler_getname.c -o cyclichandler_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/alarmhandler_getname.c -o alarmhandler_getname.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/eventflag_initialize.c -o eventflag_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mailbox_initialize.c -o mailbox_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/fix_memorypool_initialize.c -o fix_memorypool_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/memorypool_initialize.c -o memorypool_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/messagebuffer_initialize.c -o messagebuffer_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mutex_initialize.c -o mutex_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/rendezvous_initialize.c -o rendezvous_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/semaphore_initialize.c -o semaphore_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/cyclichandler_initialize.c -o cyclichandler_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/alarmhandler_initialize.c -o alarmhandler_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/subsystem_initialize.c -o subsystem_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/devmgr_startup.c -o devmgr_startup.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/devmgr_cleanup.c -o devmgr_cleanup.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/initdevio.c -o initdevio.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/finishdevio.c -o finishdevio.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/initialize_devmgr.c -o initialize_devmgr.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/finish_devmgr.c -o finish_devmgr.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/flgcb_table.c -o flgcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mbxcb_table.c -o mbxcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mpfcb_table.c -o mpfcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mplcb_table.c -o mplcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mbfcb_table.c -o mbfcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mtxcb_table.c -o mtxcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/porcb_table.c -o porcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/semcb_table.c -o semcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/cyccb_table.c -o cyccb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/almcb_table.c -o almcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/ssycb_table.c -o ssycb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/searchdevcb.c -o searchdevcb.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/getrescb.c -o getrescb.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/check_devdesc.c -o check_devdesc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/delopncb.c -o delopncb.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/delreqcb.c -o delreqcb.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/chkopen.c -o chkopen.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/close_device.c -o close_device.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/phydevnm.c -o phydevnm.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/request.c -o request.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/devcbtbl.c -o devcbtbl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/opncbtbl.c -o opncbtbl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/reqcbtbl.c -o reqcbtbl.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/resource_control_block.c -o resource_control_block.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/dissuscnt.c -o dissuscnt.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/devmgrlock.c -o devmgrlock.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/defaultidev.c -o defaultidev.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/ctxtsk.c -o ctxtsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/tcb_table.c -o tcb_table.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/task_initialize.c -o task_initialize.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/make_dormant.c -o make_dormant.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/make_ready.c -o make_ready.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/make_non_ready.c -o make_non_ready.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/change_task_priority.c -o change_task_priority.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/rotate_ready_queue.c -o rotate_ready_queue.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/rotate_ready_queue_run.c -o rotate_ready_queue_run.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/del_tsk.c -o del_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/ter_tsk.c -o ter_tsk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wait_release_ok.c -o wait_release_ok.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wait_release_ok_ercd.c -o wait_release_ok_ercd.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wait_release_ng.c -o wait_release_ng.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wait_release_tmout.c -o wait_release_tmout.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/make_wait.c -o make_wait.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/make_wait_reltim.c -o make_wait_reltim.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wait_delete.c -o wait_delete.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/wait_tskid.c -o wait_tskid.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/gcb_make_wait.c -o gcb_make_wait.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/gcb_change_priority.c -o gcb_change_priority.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/gcb_top_of_wait_queue.c -o gcb_top_of_wait_queue.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/set_reg.c -o set_reg.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/func/get_reg.c -o get_reg.o ../../../sysdepend/cpu/mb9af312k/func/get_reg.c: In function 'knl_get_reg': ../../../sysdepend/cpu/mb9af312k/func/get_reg.c:20:6: warning: variable 'xpsr' set but not used [-Wunused-but-set-variable] /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/appendfreeareabound.c -o appendfreeareabound.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/get_blk.c -o get_blk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/rel_blk.c -o rel_blk.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/mpl_wakeup.c -o mpl_wakeup.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/searchfreearea.c -o searchfreearea.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/appendfreearea.c -o appendfreearea.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/removefreeque.c -o removefreeque.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/insertareaque.c -o insertareaque.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/removeareaque.c -o removeareaque.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/imacb.c -o imacb.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/imalloc.c -o imalloc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/icalloc.c -o icalloc.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/ifree.c -o ifree.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tstdlib -I../../../../config -I../../src/func -I../../../sysdepend/cpu/mb9af312k/func -D_APP_MB9AF312K_ -c ../../src/func/init_imalloc.c -o init_imalloc.o /usr/local/bin/arm-none-eabi-ar rv libtkernel.a tkstart.o timer.o klock.o tkdev_init.o cpu_init.o cpu_support.o tk_cre_tsk.o tk_del_tsk.o tk_sta_tsk.o tk_ext_tsk.o tk_exd_tsk.o tk_ter_tsk.o tk_dis_dsp.o tk_ena_dsp.o tk_chg_pri.o tk_rot_rdq.o tk_rel_wai.o tk_get_tid.o tk_get_reg.o tk_set_reg.o tk_ref_tsk.o tk_sus_tsk.o tk_rsm_tsk.o tk_frsm_tsk.o tk_slp_tsk.o tk_wup_tsk.o tk_can_wup.o tk_cre_sem.o tk_del_sem.o tk_sig_sem.o tk_wai_sem.o tk_ref_sem.o tk_cre_mtx.o tk_del_mtx.o tk_loc_mtx.o tk_unl_mtx.o tk_ref_mtx.o release_mutex.o signal_all_mutex.o chg_pri_mutex.o tk_cre_flg.o tk_del_flg.o tk_set_flg.o tk_clr_flg.o tk_wai_flg.o tk_ref_flg.o tk_cre_mbx.o tk_del_mbx.o tk_snd_mbx.o tk_rcv_mbx.o tk_ref_mbx.o tk_cre_mbf.o tk_del_mbf.o tk_snd_mbf.o tk_rcv_mbf.o tk_ref_mbf.o msg_to_mbf.o mbf_wakeup.o tk_cre_por.o tk_del_por.o tk_cal_por.o tk_acp_por.o tk_fwd_por.o tk_rpl_rdv.o tk_ref_por.o wspec_cal.o wspec_rdv.o wspec_slp.o hll_inthdr.o tk_def_int.o tk_cre_mpl.o tk_del_mpl.o tk_get_mpl.o tk_rel_mpl.o tk_ref_mpl.o tk_cre_mpf.o tk_del_mpf.o tk_get_mpf.o tk_rel_mpf.o tk_ref_mpf.o tk_set_tim.o tk_get_tim.o tk_get_otm.o tk_dly_tsk.o tk_cre_cyc.o tk_del_cyc.o tk_sta_cyc.o tk_stp_cyc.o tk_ref_cyc.o call_cychdr.o tk_cre_alm.o tk_del_alm.o tk_sta_alm.o tk_stp_alm.o tk_ref_alm.o call_almhdr.o tk_ref_ver.o tk_ref_sys.o lowpow_discnt.o tk_def_ssy.o tk_ref_ssy.o svc_ientry.o tk_opn_dev.o tk_cls_dev.o tk_rea_dev.o tk_srea_dev.o tk_wri_dev.o tk_swri_dev.o tk_wai_dev.o tk_sus_dev.o tk_get_dev.o tk_ref_dev.o tk_oref_dev.o tk_lst_dev.o tk_evt_dev.o tk_def_dev.o tk_ref_idv.o td_lst_tsk.o td_lst_sem.o td_lst_flg.o td_lst_mbx.o td_lst_mtx.o td_lst_mbf.o td_lst_por.o td_lst_mpf.o td_lst_mpl.o td_lst_cyc.o td_lst_alm.o td_lst_ssy.o td_ref_sem.o td_ref_flg.o td_ref_mbx.o td_ref_mtx.o td_ref_mbf.o td_ref_por.o td_ref_mpf.o td_ref_mpl.o td_ref_cyc.o td_ref_alm.o td_ref_ssy.o td_ref_tsk.o td_inf_tsk.o td_get_reg.o td_set_reg.o td_ref_sys.o td_get_tim.o td_get_otm.o td_rdy_que.o td_sem_que.o td_flg_que.o td_mbx_que.o td_mtx_que.o td_smbf_que.o td_rmbf_que.o td_cal_que.o td_acp_que.o td_mpf_que.o td_mpl_que.o td_hok_svc.o td_hok_dsp.o td_hok_int.o hook_enterfn.o hook_execfn.o hook_ienterfn.o object_getname.o td_ref_dsname.o td_set_dsname.o eventflag_getname.o mailbox_getname.o fix_memorypool_getname.o memorypool_getname.o messagebuffer_getname.o mutex_getname.o rendezvous_getname.o semaphore_getname.o task_getname.o cyclichandler_getname.o alarmhandler_getname.o eventflag_initialize.o mailbox_initialize.o fix_memorypool_initialize.o memorypool_initialize.o messagebuffer_initialize.o mutex_initialize.o rendezvous_initialize.o semaphore_initialize.o cyclichandler_initialize.o alarmhandler_initialize.o subsystem_initialize.o devmgr_startup.o devmgr_cleanup.o initdevio.o finishdevio.o initialize_devmgr.o finish_devmgr.o flgcb_table.o mbxcb_table.o mpfcb_table.o mplcb_table.o mbfcb_table.o mtxcb_table.o porcb_table.o semcb_table.o cyccb_table.o almcb_table.o ssycb_table.o searchdevcb.o getrescb.o check_devdesc.o delopncb.o delreqcb.o chkopen.o close_device.o phydevnm.o request.o devcbtbl.o opncbtbl.o reqcbtbl.o resource_control_block.o dissuscnt.o devmgrlock.o defaultidev.o ctxtsk.o tcb_table.o task_initialize.o make_dormant.o make_ready.o make_non_ready.o change_task_priority.o rotate_ready_queue.o rotate_ready_queue_run.o del_tsk.o ter_tsk.o wait_release_ok.o wait_release_ok_ercd.o wait_release_ng.o wait_release_tmout.o make_wait.o make_wait_reltim.o wait_delete.o wait_tskid.o gcb_make_wait.o gcb_change_priority.o gcb_top_of_wait_queue.o set_reg.o get_reg.o appendfreeareabound.o get_blk.o rel_blk.o mpl_wakeup.o searchfreearea.o appendfreearea.o removefreeque.o insertareaque.o removeareaque.o imacb.o imalloc.o icalloc.o ifree.o init_imalloc.o /usr/local/bin/arm-none-eabi-ar: creating libtkernel.a a - tkstart.o a - timer.o a - klock.o a - tkdev_init.o a - cpu_init.o a - cpu_support.o a - tk_cre_tsk.o a - tk_del_tsk.o a - tk_sta_tsk.o a - tk_ext_tsk.o a - tk_exd_tsk.o a - tk_ter_tsk.o a - tk_dis_dsp.o a - tk_ena_dsp.o a - tk_chg_pri.o a - tk_rot_rdq.o a - tk_rel_wai.o a - tk_get_tid.o a - tk_get_reg.o a - tk_set_reg.o a - tk_ref_tsk.o a - tk_sus_tsk.o a - tk_rsm_tsk.o a - tk_frsm_tsk.o a - tk_slp_tsk.o a - tk_wup_tsk.o a - tk_can_wup.o a - tk_cre_sem.o a - tk_del_sem.o a - tk_sig_sem.o a - tk_wai_sem.o a - tk_ref_sem.o a - tk_cre_mtx.o a - tk_del_mtx.o a - tk_loc_mtx.o a - tk_unl_mtx.o a - tk_ref_mtx.o a - release_mutex.o a - signal_all_mutex.o a - chg_pri_mutex.o a - tk_cre_flg.o a - tk_del_flg.o a - tk_set_flg.o a - tk_clr_flg.o a - tk_wai_flg.o a - tk_ref_flg.o a - tk_cre_mbx.o a - tk_del_mbx.o a - tk_snd_mbx.o a - tk_rcv_mbx.o a - tk_ref_mbx.o a - tk_cre_mbf.o a - tk_del_mbf.o a - tk_snd_mbf.o a - tk_rcv_mbf.o a - tk_ref_mbf.o a - msg_to_mbf.o a - mbf_wakeup.o a - tk_cre_por.o a - tk_del_por.o a - tk_cal_por.o a - tk_acp_por.o a - tk_fwd_por.o a - tk_rpl_rdv.o a - tk_ref_por.o a - wspec_cal.o a - wspec_rdv.o a - wspec_slp.o a - hll_inthdr.o a - tk_def_int.o a - tk_cre_mpl.o a - tk_del_mpl.o a - tk_get_mpl.o a - tk_rel_mpl.o a - tk_ref_mpl.o a - tk_cre_mpf.o a - tk_del_mpf.o a - tk_get_mpf.o a - tk_rel_mpf.o a - tk_ref_mpf.o a - tk_set_tim.o a - tk_get_tim.o a - tk_get_otm.o a - tk_dly_tsk.o a - tk_cre_cyc.o a - tk_del_cyc.o a - tk_sta_cyc.o a - tk_stp_cyc.o a - tk_ref_cyc.o a - call_cychdr.o a - tk_cre_alm.o a - tk_del_alm.o a - tk_sta_alm.o a - tk_stp_alm.o a - tk_ref_alm.o a - call_almhdr.o a - tk_ref_ver.o a - tk_ref_sys.o a - lowpow_discnt.o a - tk_def_ssy.o a - tk_ref_ssy.o a - svc_ientry.o a - tk_opn_dev.o a - tk_cls_dev.o a - tk_rea_dev.o a - tk_srea_dev.o a - tk_wri_dev.o a - tk_swri_dev.o a - tk_wai_dev.o a - tk_sus_dev.o a - tk_get_dev.o a - tk_ref_dev.o a - tk_oref_dev.o a - tk_lst_dev.o a - tk_evt_dev.o a - tk_def_dev.o a - tk_ref_idv.o a - td_lst_tsk.o a - td_lst_sem.o a - td_lst_flg.o a - td_lst_mbx.o a - td_lst_mtx.o a - td_lst_mbf.o a - td_lst_por.o a - td_lst_mpf.o a - td_lst_mpl.o a - td_lst_cyc.o a - td_lst_alm.o a - td_lst_ssy.o a - td_ref_sem.o a - td_ref_flg.o a - td_ref_mbx.o a - td_ref_mtx.o a - td_ref_mbf.o a - td_ref_por.o a - td_ref_mpf.o a - td_ref_mpl.o a - td_ref_cyc.o a - td_ref_alm.o a - td_ref_ssy.o a - td_ref_tsk.o a - td_inf_tsk.o a - td_get_reg.o a - td_set_reg.o a - td_ref_sys.o a - td_get_tim.o a - td_get_otm.o a - td_rdy_que.o a - td_sem_que.o a - td_flg_que.o a - td_mbx_que.o a - td_mtx_que.o a - td_smbf_que.o a - td_rmbf_que.o a - td_cal_que.o a - td_acp_que.o a - td_mpf_que.o a - td_mpl_que.o a - td_hok_svc.o a - td_hok_dsp.o a - td_hok_int.o a - hook_enterfn.o a - hook_execfn.o a - hook_ienterfn.o a - object_getname.o a - td_ref_dsname.o a - td_set_dsname.o a - eventflag_getname.o a - mailbox_getname.o a - fix_memorypool_getname.o a - memorypool_getname.o a - messagebuffer_getname.o a - mutex_getname.o a - rendezvous_getname.o a - semaphore_getname.o a - task_getname.o a - cyclichandler_getname.o a - alarmhandler_getname.o a - eventflag_initialize.o a - mailbox_initialize.o a - fix_memorypool_initialize.o a - memorypool_initialize.o a - messagebuffer_initialize.o a - mutex_initialize.o a - rendezvous_initialize.o a - semaphore_initialize.o a - cyclichandler_initialize.o a - alarmhandler_initialize.o a - subsystem_initialize.o a - devmgr_startup.o a - devmgr_cleanup.o a - initdevio.o a - finishdevio.o a - initialize_devmgr.o a - finish_devmgr.o a - flgcb_table.o a - mbxcb_table.o a - mpfcb_table.o a - mplcb_table.o a - mbfcb_table.o a - mtxcb_table.o a - porcb_table.o a - semcb_table.o a - cyccb_table.o a - almcb_table.o a - ssycb_table.o a - searchdevcb.o a - getrescb.o a - check_devdesc.o a - delopncb.o a - delreqcb.o a - chkopen.o a - close_device.o a - phydevnm.o a - request.o a - devcbtbl.o a - opncbtbl.o a - reqcbtbl.o a - resource_control_block.o a - dissuscnt.o a - devmgrlock.o a - defaultidev.o a - ctxtsk.o a - tcb_table.o a - task_initialize.o a - make_dormant.o a - make_ready.o a - make_non_ready.o a - change_task_priority.o a - rotate_ready_queue.o a - rotate_ready_queue_run.o a - del_tsk.o a - ter_tsk.o a - wait_release_ok.o a - wait_release_ok_ercd.o a - wait_release_ng.o a - wait_release_tmout.o a - make_wait.o a - make_wait_reltim.o a - wait_delete.o a - wait_tskid.o a - gcb_make_wait.o a - gcb_change_priority.o a - gcb_top_of_wait_queue.o a - set_reg.o a - get_reg.o a - appendfreeareabound.o a - get_blk.o a - rel_blk.o a - mpl_wakeup.o a - searchfreearea.o a - appendfreearea.o a - removefreeque.o a - insertareaque.o a - removeareaque.o a - imacb.o a - imalloc.o a - icalloc.o a - ifree.o a - init_imalloc.o /usr/local/bin/arm-none-eabi-ranlib libtkernel.a gmake[1]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/kernel/tkernel/build/app_mb9af312k' ( cd ../../../sysinit/build/app_mb9af312k ; gmake ) gmake[1]: Entering directory `/home/uaa/utk3/utkernel_source.prev/kernel/sysinit/build/app_mb9af312k' ../../src/Makefile.common:76: Dependencies: No such file or directory touch Dependencies gmake[1]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/kernel/sysinit/build/app_mb9af312k' gmake[1]: Entering directory `/home/uaa/utk3/utkernel_source.prev/kernel/sysinit/build/app_mb9af312k' /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../usermain -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../sysdepend/device/app_mb9af312k/devinit.c -o devinit.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../usermain -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysinit_main.c -o sysinit_main.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../usermain -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../src/sysstartup.c -o sysstartup.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../usermain -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../sysdepend/device/app_mb9af312k/patch.c -o patch.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../usermain -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../usermain/inittask_def.c -o inittask_def.o /usr/local/bin/arm-none-eabi-gcc -L/home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k -mcpu=cortex-m3 -mthumb -r -nostdlib devinit.o sysinit_main.o sysstartup.o patch.o inittask_def.o -o sysinit.o gmake[1]: Leaving directory `/home/uaa/utk3/utkernel_source.prev/kernel/sysinit/build/app_mb9af312k' /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../sysdepend/device/app_mb9af312k/startup_ram.S -o startup_ram.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../sysdepend/device/app_mb9af312k/icrt0.S -o icrt0.o /usr/local/bin/arm-none-eabi-gcc -DUSE_TRAP -mcpu=cortex-m3 -mthumb -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../sysdepend/device/app_mb9af312k/vector.S -o vector.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../sysdepend/device/app_mb9af312k/power.c -o power.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../sysdepend/cpu/mb9af312k/clock_mode.c -o clock_mode.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../../usermain/usermain.c -o usermain.o /usr/local/bin/arm-none-eabi-gcc -O2 -DUSE_TRAP -mcpu=cortex-m3 -mthumb -mstructure-size-boundary=8 -ffreestanding -Wall -I/home/uaa/utk3/utkernel_source/include -I../../../tstdlib -I../../../tstdlib/func -I../../../usermain -I../../src -I../../../sysdepend/cpu/mb9af312k -I../../../sysdepend/device/app_mb9af312k -I../../../tkernel/src -I../../../../config -D_APP_MB9AF312K_ -c ../../src/inittask_main.c -o inittask_main.o /usr/local/bin/arm-none-eabi-gcc -L/home/uaa/utk3/utkernel_source/lib/build/app_mb9af312k -mcpu=cortex-m3 -mthumb -static -nostdlib -T kernel-ram.lnk -L../../../tkernel/build/app_mb9af312k -L./ startup_ram.o icrt0.o vector.o power.o clock_mode.o usermain.o inittask_main.o ../../../sysinit/build/app_mb9af312k/sysinit.o -ltm -ltstdlib -ltk -ltkernel -lsvc -lstr -ltm -ltstdlib -ltk -ltkernel -lsvc -lstr -lgcc -o kernel-ram.sys /usr/local/lib/gcc/arm-none-eabi/4.7.3/thumb/libgcc.a(unwind-arm.o): In function `get_eit_entry': /usr/local/src/gcc-4.7.3/arm-none-eabi/arm-none-eabi/thumb/libgcc/../../../../libgcc/unwind-arm-common.inc:221: undefined reference to `__exidx_start' /usr/local/src/gcc-4.7.3/arm-none-eabi/arm-none-eabi/thumb/libgcc/../../../../libgcc/unwind-arm-common.inc:221: undefined reference to `__exidx_end' /usr/local/lib/gcc/arm-none-eabi/4.7.3/thumb/libgcc.a(unwind-arm.o): In function `unwind_phase2': /usr/local/src/gcc-4.7.3/arm-none-eabi/arm-none-eabi/thumb/libgcc/../../../../libgcc/unwind-arm-common.inc:289: undefined reference to `abort' /usr/local/lib/gcc/arm-none-eabi/4.7.3/thumb/libgcc.a(unwind-arm.o): In function `__gnu_Unwind_Resume': /usr/local/src/gcc-4.7.3/arm-none-eabi/arm-none-eabi/thumb/libgcc/../../../../libgcc/unwind-arm-common.inc:487: undefined reference to `abort' /usr/local/src/gcc-4.7.3/arm-none-eabi/arm-none-eabi/thumb/libgcc/../../../../libgcc/unwind-arm-common.inc:505: undefined reference to `abort' /usr/local/lib/gcc/arm-none-eabi/4.7.3/thumb/libgcc.a(pr-support.o): In function `_Unwind_GetDataRelBase': /usr/local/src/gcc-4.7.3/arm-none-eabi/arm-none-eabi/thumb/libgcc/../../../../libgcc/config/arm/pr-support.c:394: undefined reference to `abort' /usr/local/lib/gcc/arm-none-eabi/4.7.3/thumb/libgcc.a(pr-support.o): In function `_Unwind_GetTextRelBase': /usr/local/src/gcc-4.7.3/arm-none-eabi/arm-none-eabi/thumb/libgcc/../../../../libgcc/config/arm/pr-support.c:400: undefined reference to `abort' collect2: error: ld returned 1 exit status gmake: *** [kernel-ram.sys] Error 1 uaa@framboise:~/utk3/utkernel_source/kernel/sysmain/build/app_mb9af312k$ ls Dependencies kernel-ram.lnk tstdlib_bitclr.o Makefile kernel-rom.lnk tstdlib_bitsearch1.o clock_mode.o libtstdlib.a tstdlib_bitset.o icrt0.o power.o usermain.o inittask_main.o startup_ram.o vector.o uaa@framboise:~/utk3/utkernel_source/kernel/sysmain/build/app_mb9af312k$ exit Script done on Tue Aug 27 02:58:33 2013