This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

sysbios_ind_sdk_2.1.1.2 Starterware NAND Flashing Tool for AM3359 ICE V2

Other Parts Discussed in Thread: SYSBIOS, AM3359, TI-CGT, AM3356

Building the NAND_Flashing_Tool and get the following error:

"C:/ti/sysbios_ind_sdk_2.1.1.2/sdk/starterware/tools/flash_writer/src/nand-flash-writer_AM335x/linker.cmd" -l"libc.a"
<Linking>
fatal error: object files have incompatible formats
("C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.7/lib/rtsv5_A_le_eabi.lib<boot.o
bj>" = ELF, "./AM335X_device.obj" = TI-COFF)

I need to use this tool to flash a bootloader and an application I've developed and have run on the ICEV2 board using the JTAG emulator. Once I'm successful with this I need to modify the tool to support flashing our NOR flash part for our board AM335x board we've developed.

Any help would be greatly appreciated.

Thanks,

Ted 

  • Ted,
    In project properties, what Variant of the device is in the general tab? I think it defaults to ARM11 which is incorrect. Changing this to AM3359{Cortex A] and then changing the output format to eabi (ELF) helps?

    You may still get some linker cmd errors about memory overlap, but that might be another issue.

    Lali
  • Ok made the changes you suggested. Now I get the following errors:


    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/args_main.obj] Error 2
    process_begin: CreateProcess(NULL, armcl atof.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/asctime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl atoi.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/assert.obj] Error 2
    process_begin: CreateProcess(NULL, armcl atol.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/atexit.obj] Error 2
    process_begin: CreateProcess(NULL, armcl atoll.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/atof.obj] Error 2
    process_begin: CreateProcess(NULL, armcl bcmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/atoi.obj] Error 2
    process_begin: CreateProcess(NULL, armcl bcopy.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/atol.obj] Error 2
    process_begin: CreateProcess(NULL, armcl bsearch.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/atoll.obj] Error 2
    process_begin: CreateProcess(NULL, armcl bzero.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/bcmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl clearerr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/bcopy.obj] Error 2
    process_begin: CreateProcess(NULL, armcl clock.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/bsearch.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ctime_.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/bzero.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ctype.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/clearerr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl defs.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/clock.obj] Error 2
    process_begin: CreateProcess(NULL, armcl difftime.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/ctime_.obj] Error 2
    process_begin: CreateProcess(NULL, armcl errno.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/ctype.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fclose.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/defs.obj] Error 2
    process_begin: CreateProcess(NULL, armcl feof.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/difftime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ferror.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/errno.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fflush.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fclose.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ffs.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/feof.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fgetc.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/ferror.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fgetpos.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fflush.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fgets.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/ffs.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fopen.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fgetc.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fgetpos.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fputc.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fgets.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fputs.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fopen.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fread.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fscanf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fputc.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fseek.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fputs.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fsetpos.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fread.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ftell.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fscanf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fwrite.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fseek.obj] Error 2
    process_begin: CreateProcess(NULL, armcl getenv.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fsetpos.obj] Error 2
    process_begin: CreateProcess(NULL, armcl gmtime.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/ftell.obj] Error 2
    process_begin: CreateProcess(NULL, armcl index.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/fwrite.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isalnum.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/getenv.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isalpha.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/gmtime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isascii.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/index.obj] Error 2
    process_begin: CreateProcess(NULL, armcl iscntrl.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isalnum.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isdigit.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isalpha.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isgraph.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isascii.obj] Error 2
    process_begin: CreateProcess(NULL, armcl islower.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/iscntrl.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isprint.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isdigit.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ispunct.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isgraph.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isspace.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/islower.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isupper.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isprint.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isxdigit.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/ispunct.obj] Error 2
    process_begin: CreateProcess(NULL, armcl localtim.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isspace.obj] Error 2
    process_begin: CreateProcess(NULL, armcl lowlev.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isupper.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ltoa.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/isxdigit.obj] Error 2
    process_begin: CreateProcess(NULL, armcl memccpy.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/localtim.obj] Error 2
    process_begin: CreateProcess(NULL, armcl memchr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/lowlev.obj] Error 2
    process_begin: CreateProcess(NULL, armcl memcmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/ltoa.obj] Error 2
    process_begin: CreateProcess(NULL, armcl memmov.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/memccpy.obj] Error 2
    process_begin: CreateProcess(NULL, armcl mktime.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/memchr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl multibyte.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/memcmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl perror.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/memmov.obj] Error 2
    process_begin: CreateProcess(NULL, armcl printf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/mktime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl qsort.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/multibyte.obj] Error 2
    process_begin: CreateProcess(NULL, armcl rand.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/perror.obj] Error 2
    process_begin: CreateProcess(NULL, armcl remove.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/printf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl rewind.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/qsort.obj] Error 2
    process_begin: CreateProcess(NULL, armcl rindex.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/rand.obj] Error 2
    process_begin: CreateProcess(NULL, armcl setbuf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/remove.obj] Error 2
    process_begin: CreateProcess(NULL, armcl setlocale.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/rewind.obj] Error 2
    process_begin: CreateProcess(NULL, armcl setvbuf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/rindex.obj] Error 2
    process_begin: CreateProcess(NULL, armcl sinit.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/setbuf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl snprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/setlocale.obj] Error 2
    process_begin: CreateProcess(NULL, armcl sprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/setvbuf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl sscanf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/sinit.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcasecmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/snprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcat.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/sprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strchr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/sscanf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strcasecmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcoll.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strcat.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcpy.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strchr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcspn.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strcmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strdup.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strcoll.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strerror.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strcpy.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strftime.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strcspn.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strlen.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strdup.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strncasecmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strerror.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strncat.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strftime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strncmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strlen.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strncpy.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strncasecmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strpbrk.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strncat.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strrchr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strncmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strspn.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strncpy.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strstr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strpbrk.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtod.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strrchr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtof.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strspn.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtok.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strstr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtol.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtod.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtold.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtof.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoll.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtok.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoul.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtol.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoull.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtold.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoimax.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtoll.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoumax.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtoul.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strxfrm.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtoull.obj] Error 2
    process_begin: CreateProcess(NULL, armcl time.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtoimax.obj] Error 2
    process_begin: CreateProcess(NULL, armcl tmpfile.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strtoumax.obj] Error 2
    process_begin: CreateProcess(NULL, armcl tmpnam.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/strxfrm.obj] Error 2
    process_begin: CreateProcess(NULL, armcl tmzone.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/time.obj] Error 2
    process_begin: CreateProcess(NULL, armcl toascii.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/tmpfile.obj] Error 2
    process_begin: CreateProcess(NULL, armcl tolower.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/tmpnam.obj] Error 2
    process_begin: CreateProcess(NULL, armcl toupper.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/tmzone.obj] Error 2
    process_begin: CreateProcess(NULL, armcl trgdrv.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/toascii.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ungetc.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/tolower.obj] Error 2
    process_begin: CreateProcess(NULL, armcl vfprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/toupper.obj] Error 2
    process_begin: CreateProcess(NULL, armcl vprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/trgdrv.obj] Error 2
    process_begin: CreateProcess(NULL, armcl vsnprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/ungetc.obj] Error 2
    process_begin: CreateProcess(NULL, armcl vsprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/vfprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl wctype.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/vprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl xerrno.cx -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/vsnprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl wchar.cx -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/vsprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl xatexit.cx0 -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~2/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~2/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~2/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/wctype.obj] Error 2
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/xerrno.obj] Error 2
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/wchar.obj] Error 2
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~2/obj/xatexit.obj] Error 2
    gmake.exe[1]: Target `library' not remade because of errors.
    >> ERROR: mklib: gmake error during rtsv7A8_A_le_eabi.lib build
    warning: automatic RTS selection: resolving index library "libc.a" to
    "rtsv7A8_A_le_eabi.lib", but "rtsv7A8_A_le_eabi.lib" was not found
    "../AM335x.cmd", line 29: error: program will not fit into available memory.

    run placement with alignment fails for section ".stack" size 0x4000 .
    >> Compilation failure
    Available memory ranges:
    L3OCMC0 size: 0x10000 unused: 0x116f max hole: 0x1167
    warning: entry-point symbol other than "_c_int00" specified: "mystartup"
    error: errors encountered during linking; "NAND_Flashing_Tool.out" not built
    gmake: *** [NAND_Flashing_Tool.out] Error 1
    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

    Now what?

    Thanks,

    Ted

  • Ted,

    How many linker command files are in your project workspace?

    Could you please try to include the one attached? Please ensure that only 1 linker cmd is included in the build.

    I was able to build the default project with these changes.

    /cfs-file/__key/communityserver-discussions-components-files/790/0880.AM335x.cmdT

    Lali

  • I did insure there was only one linker cmd file and it is identical to yours.

    Anyway here's what i get:


    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/args_main.obj] Error 2
    process_begin: CreateProcess(NULL, armcl atof.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/asctime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl atoi.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/assert.obj] Error 2
    process_begin: CreateProcess(NULL, armcl atol.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/atexit.obj] Error 2
    process_begin: CreateProcess(NULL, armcl atoll.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/atof.obj] Error 2
    process_begin: CreateProcess(NULL, armcl bcmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/atoi.obj] Error 2
    process_begin: CreateProcess(NULL, armcl bcopy.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/atol.obj] Error 2
    process_begin: CreateProcess(NULL, armcl bsearch.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/atoll.obj] Error 2
    process_begin: CreateProcess(NULL, armcl bzero.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/bcmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl clearerr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/bcopy.obj] Error 2
    process_begin: CreateProcess(NULL, armcl clock.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/bsearch.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ctime_.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/bzero.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ctype.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/clearerr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl defs.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/clock.obj] Error 2
    process_begin: CreateProcess(NULL, armcl difftime.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/ctime_.obj] Error 2
    process_begin: CreateProcess(NULL, armcl errno.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/ctype.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fclose.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/defs.obj] Error 2
    process_begin: CreateProcess(NULL, armcl feof.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/difftime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ferror.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/errno.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fflush.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fclose.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ffs.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/feof.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fgetc.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/ferror.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fgetpos.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fflush.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fgets.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/ffs.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fopen.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fgetc.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fgetpos.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fputc.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fgets.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fputs.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fopen.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fread.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fscanf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fputc.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fseek.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fputs.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fsetpos.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fread.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ftell.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fscanf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl fwrite.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fseek.obj] Error 2
    process_begin: CreateProcess(NULL, armcl getenv.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fsetpos.obj] Error 2
    process_begin: CreateProcess(NULL, armcl gmtime.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/ftell.obj] Error 2
    process_begin: CreateProcess(NULL, armcl index.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/fwrite.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isalnum.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/getenv.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isalpha.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/gmtime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isascii.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/index.obj] Error 2
    process_begin: CreateProcess(NULL, armcl iscntrl.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isalnum.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isdigit.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isalpha.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isgraph.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isascii.obj] Error 2
    process_begin: CreateProcess(NULL, armcl islower.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/iscntrl.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isprint.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isdigit.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ispunct.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isgraph.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isspace.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/islower.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isupper.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isprint.obj] Error 2
    process_begin: CreateProcess(NULL, armcl isxdigit.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/ispunct.obj] Error 2
    process_begin: CreateProcess(NULL, armcl localtim.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isspace.obj] Error 2
    process_begin: CreateProcess(NULL, armcl lowlev.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isupper.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ltoa.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/isxdigit.obj] Error 2
    process_begin: CreateProcess(NULL, armcl memccpy.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/localtim.obj] Error 2
    process_begin: CreateProcess(NULL, armcl memchr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/lowlev.obj] Error 2
    process_begin: CreateProcess(NULL, armcl memcmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/ltoa.obj] Error 2
    process_begin: CreateProcess(NULL, armcl memmov.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/memccpy.obj] Error 2
    process_begin: CreateProcess(NULL, armcl mktime.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/memchr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl multibyte.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/memcmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl perror.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/memmov.obj] Error 2
    process_begin: CreateProcess(NULL, armcl printf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/mktime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl qsort.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/multibyte.obj] Error 2
    process_begin: CreateProcess(NULL, armcl rand.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/perror.obj] Error 2
    process_begin: CreateProcess(NULL, armcl remove.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/printf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl rewind.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/qsort.obj] Error 2
    process_begin: CreateProcess(NULL, armcl rindex.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/rand.obj] Error 2
    process_begin: CreateProcess(NULL, armcl setbuf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/remove.obj] Error 2
    process_begin: CreateProcess(NULL, armcl setlocale.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/rewind.obj] Error 2
    process_begin: CreateProcess(NULL, armcl setvbuf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/rindex.obj] Error 2
    process_begin: CreateProcess(NULL, armcl sinit.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/setbuf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl snprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/setlocale.obj] Error 2
    process_begin: CreateProcess(NULL, armcl sprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/setvbuf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl sscanf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/sinit.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcasecmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/snprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcat.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/sprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strchr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/sscanf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strcasecmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcoll.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strcat.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcpy.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strchr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strcspn.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strcmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strdup.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strcoll.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strerror.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strcpy.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strftime.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strcspn.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strlen.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strdup.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strncasecmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strerror.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strncat.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strftime.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strncmp.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strlen.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strncpy.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strncasecmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strpbrk.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strncat.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strrchr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strncmp.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strspn.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strncpy.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strstr.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strpbrk.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtod.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strrchr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtof.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strspn.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtok.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strstr.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtol.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtod.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtold.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtof.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoll.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtok.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoul.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtol.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoull.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtold.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoimax.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtoll.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strtoumax.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtoul.obj] Error 2
    process_begin: CreateProcess(NULL, armcl strxfrm.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtoull.obj] Error 2
    process_begin: CreateProcess(NULL, armcl time.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtoimax.obj] Error 2
    process_begin: CreateProcess(NULL, armcl tmpfile.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strtoumax.obj] Error 2
    process_begin: CreateProcess(NULL, armcl tmpnam.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/strxfrm.obj] Error 2
    process_begin: CreateProcess(NULL, armcl tmzone.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/time.obj] Error 2
    process_begin: CreateProcess(NULL, armcl toascii.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/tmpfile.obj] Error 2
    process_begin: CreateProcess(NULL, armcl tolower.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/tmpnam.obj] Error 2
    process_begin: CreateProcess(NULL, armcl toupper.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/tmzone.obj] Error 2
    process_begin: CreateProcess(NULL, armcl trgdrv.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/toascii.obj] Error 2
    process_begin: CreateProcess(NULL, armcl ungetc.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/tolower.obj] Error 2
    process_begin: CreateProcess(NULL, armcl vfprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/toupper.obj] Error 2
    process_begin: CreateProcess(NULL, armcl vprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/trgdrv.obj] Error 2
    process_begin: CreateProcess(NULL, armcl vsnprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/ungetc.obj] Error 2
    process_begin: CreateProcess(NULL, armcl vsprintf.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/vfprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl wctype.c -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/vprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl xerrno.cx -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/vsnprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl wchar.cx -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/vsprintf.obj] Error 2
    process_begin: CreateProcess(NULL, armcl xatexit.cx0 -O --embed_icode --keep_asm --diag_warning=225 --quiet -O --embed_icode --keep_asm --diag_warning=225 --quiet -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -mv7A8 --abi=eabi --fp_mode=strict --no_visible_enums -c --ti_lib --keep_unneeded_types=false -me -Ic:/ti/ccsv6/tools/compiler/ti-cgt~1.7/lib/src -fr c:/users/theying/appdata/local/temp/ti_mkl~4/obj -fs c:/users/theying/appdata/local/temp/ti_mkl~4/obj -ft c:/users/theying/appdata/local/temp/ti_mkl~4/obj, ...) failed.
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/wctype.obj] Error 2
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/xerrno.obj] Error 2
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/wchar.obj] Error 2
    make (e=2): The system cannot find the file specified.

    gmake.exe[1]: *** [c:/users/theying/appdata/local/temp/ti_mkl~4/obj/xatexit.obj] Error 2
    gmake.exe[1]: Target `library' not remade because of errors.
    >> ERROR: mklib: gmake error during rtsv7A8_A_le_eabi.lib build
    warning: automatic RTS selection: resolving index library "libc.a" to
    "rtsv7A8_A_le_eabi.lib", but "rtsv7A8_A_le_eabi.lib" was not found
    "../AM335x.cmd", line 29: error: program will not fit into available memory.

    >> Compilation failure
    run placement with alignment fails for section ".stack" size 0x4000 .
    Available memory ranges:
    L3OCMC0 size: 0x10000 unused: 0x116f max hole: 0x1167
    warning: entry-point symbol other than "_c_int00" specified: "mystartup"
    error: errors encountered during linking; "NAND_Flashing_Tool.out" not built
    gmake: *** [NAND_Flashing_Tool.out] Error 1
    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

  • Ted,

    As a test, does the project at least build you a .out if you use "Generic CortexA8 Device" in the Variant field as below?

    I was able to build and run the NAND_Flashing_Tool.out that was build in the Debug folder. There were still some linking errors similar to what you saw, but did not stop the .out being generated.

    Can I merge the other 2 threads into this one to avoid duplication? The questions are similar and related to the same problem.

    https://e2e.ti.com/support/embedded/starterware/f/790/t/512749 

    https://e2e.ti.com/support/embedded/starterware/f/790/t/509395 

    Also, would appreciate it if you could please post your error logs as a .txt attachment to the replies. Would make it easier to read.

    Thanks,

    Lali

  • Actually I've gotten it to build and run. Unfortunately it was not developed for the ICE V2 board, but for some eval board w/a NAND Flash part. The AM3359 ICE V2 eval board has a NOR FLASH. Very different from a NAND and so setting up the GPMC is also much different. Anyway yesterday I posted a subsequent inquiry regarding all of this, calling out the ICE V2 board the NOR flash part on it as well as the NOR Flash part which will be designed into our target board with an AM3356 SoC.

    Thanks,

    Ted