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.

BIOS.LibType_Instrumented Error

Other Parts Discussed in Thread: SYSBIOS

I am using the following setup to create a new project for C6678 with no error:

Project Templeate: SYS/BIOS Typical
CCS Version: 5.5.0.00077
bios_6_33_06_50
pdk_C6678_1_1_2_6
xdctools_3_23_04_60 and xdctools_3_25_03_72
BIOS.libType = BIOS.LibType_Custom;

BUT when I change the library type to

BIOS.libType =BIOS.LibType_Instrumented;

A compilation error occurs????

Any idea?!

Regards,

Murad

  • Hi Murad,

    Can you please post the compilation error message?  

    Thanks,

    -- Emmanuel

  • Dear Emmanuel,

    If you try to build the example project above( SYS/BIOS Typical) and change the LibTyp to instrumentation and you may get the same error. my error is:

    **** Build of configuration Debug for project test ****

    "C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all

    making ../src/sysbios.ae66 ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [BIOS.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    cle66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/BIOS.c ...

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    Command-line error #596: missing source file name

    1 fatal error detected in this compilation.

    Compilation terminated.

    >> Compilation failure

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/BIOS.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/BIOS.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/BIOS.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Exception.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Exception.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Exception.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_startup.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_startup.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_startup.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/TimestampProvider.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/TimestampProvider.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/TimestampProvider.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_stack.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_stack.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_stack.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_startup.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_startup.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_startup.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Timer.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Timer.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Timer.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Clock.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Clock.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Clock.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Idle.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Idle.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Idle.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Intrinsics.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Intrinsics.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Intrinsics.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Queue.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Queue.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Queue.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Semaphore.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Semaphore.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Semaphore.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi_andn.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi_andn.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi_andn.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Task.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Task.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Task.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateHwi.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateHwi.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateHwi.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateMutex.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateMutex.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateMutex.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c66/Cache.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c66/Cache.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c66/Cache.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/TaskSupport.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/TaskSupport.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/TaskSupport.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/IntrinsicsSupport.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/IntrinsicsSupport.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/IntrinsicsSupport.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/heaps/HeapMem.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/heaps/HeapMem.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/heaps/HeapMem.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/timer64/Timer.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/timer64/Timer.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/timer64/Timer.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/tci6488/TimerSupport.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/tci6488/TimerSupport.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/tci6488/TimerSupport.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 27: $'\r': command not found

    gmake[1]: *** [BIOS.obj] Error 127

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Hwi_disp_always.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ...

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Hwi_disp_always.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Hwi_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_asm.s62 ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Hwi_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Hwi_asm_switch.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_asm_switch.s62 ...

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Hwi_asm_switch.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Clobber_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Clobber_asm.s62 ...

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Clobber_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Exception_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Exception_asm.s64P ...

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Exception_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_MemoryProtect_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/MemoryProtect_asm.s64P ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_MemoryProtect_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c62_TaskSupport_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/TaskSupport_asm.s62 ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c62_TaskSupport_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [timer64_Timer_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/timer64/Timer_asm.s64P ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [timer64_Timer_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [dmtimer_Timer_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/dmtimer/Timer_asm.s64P ...

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [dmtimer_Timer_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [sk_sk_cwrap.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/../sk/sk_cwrap.asm ...

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [sk_sk_cwrap.obj] Error 1

    gmake[1]: Target `all' not remade because of errors.

    gmake: *** [../src/sysbios.ae66] Error 2

    'Building file: ../app.cfg'

    'Invoking: XDCtools'

    "C:/ti/xdctools_3_25_03_72/xs" --xdcpath="C:/ti/bios_6_35_04_50/packages;C:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r release -c "C:/ti/ccsv5/tools/compiler/c6000_7.4.5" --compileOptions "-g --optimize_with_debug" "../app.cfg"

    making package.mak (because of package.bld) ...

    generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...

    configuring app.xe66 from package/cfg/app_pe66.cfg ...

    cle66 package/cfg/app_pe66.c ...

    'Finished building: ../app.cfg'

    ' '

    'Building file: ../main.c'

    'Invoking: C6000 Compiler'

    "C:/ti/ccsv5/tools/compiler/c6000_7.4.5/bin/cl6x" -mv6600 --abi=eabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.5/include" --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="main.pp" --cmd_file="./configPkg/compiler.opt" "../main.c"

    'Finished building: ../main.c'

    ' '

    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

  • **** Build of configuration Debug for project test ****

    "C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all

    making ../src/sysbios.ae66 ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [BIOS.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    cle66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/BIOS.c ...

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    Command-line error #596: missing source file name

    1 fatal error detected in this compilation.

    Compilation terminated.

    >> Compilation failure

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/BIOS.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/BIOS.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/BIOS.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Exception.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Exception.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Exception.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_startup.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_startup.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_startup.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/TimestampProvider.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/TimestampProvider.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/TimestampProvider.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_stack.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_stack.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_stack.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_startup.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_startup.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Hwi_startup.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Timer.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Timer.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/hal/Timer.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Clock.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Clock.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Clock.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Idle.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Idle.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Idle.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Intrinsics.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Intrinsics.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Intrinsics.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Queue.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Queue.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Queue.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Semaphore.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Semaphore.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Semaphore.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi_andn.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi_andn.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Swi_andn.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Task.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Task.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/knl/Task.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateHwi.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateHwi.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateHwi.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateMutex.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateMutex.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/gates/GateMutex.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c66/Cache.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c66/Cache.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c66/Cache.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/TaskSupport.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/TaskSupport.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/TaskSupport.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/IntrinsicsSupport.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/IntrinsicsSupport.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/IntrinsicsSupport.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/heaps/HeapMem.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/heaps/HeapMem.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/heaps/HeapMem.c: line 2: ` * Copyright (c) 2013, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/timer64/Timer.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/timer64/Timer.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/timer64/Timer.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/tci6488/TimerSupport.c: line 1: /Cygwin-Terminal.ico: cannot execute binary file

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/tci6488/TimerSupport.c: line 2: syntax error near unexpected token `('

    C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/tci6488/TimerSupport.c: line 2: ` * Copyright (c) 2012, Texas Instruments Incorporated'

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 27: $'\r': command not found

    gmake[1]: *** [BIOS.obj] Error 127

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Hwi_disp_always.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ...

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Hwi_disp_always.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Hwi_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_asm.s62 ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Hwi_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Hwi_asm_switch.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Hwi_asm_switch.s62 ...

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Hwi_asm_switch.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Clobber_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Clobber_asm.s62 ...

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Clobber_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_Exception_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/Exception_asm.s64P ...

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_Exception_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c64p_MemoryProtect_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c64p/MemoryProtect_asm.s64P ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c64p_MemoryProtect_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [c62_TaskSupport_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/family/c62/TaskSupport_asm.s62 ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [c62_TaskSupport_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [timer64_Timer_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/timer64/Timer_asm.s64P ...

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [timer64_Timer_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [dmtimer_Timer_asm.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/timers/dmtimer/Timer_asm.s64P ...

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [dmtimer_Timer_asm.obj] Error 1

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    C:/Users/Murad/AppData/Local/Temp/make6328-1.sh: line 1: $':\r': command not found

    gmake[1]: [sk_sk_cwrap.obj] Error 127 (ignored)

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    asme66 C:/ti/bios_6_35_04_50/packages/ti/sysbios/../sk/sk_cwrap.asm ...

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    cygwin warning:

    MS-DOS style path detected: C:\ti\MyProjects\MAD\test\Debug

    Preferred POSIX equivalent is: /cygdrive/c/ti/MyProjects/MAD/test/Debug

    CYGWIN environment variable option "nodosfilewarning" turns off this warning.

    Consult the user's guide for more details about POSIX paths:

    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

    >> Compilation failure

    gmake[1]: *** [sk_sk_cwrap.obj] Error 1

    gmake[1]: Target `all' not remade because of errors.

    gmake: *** [../src/sysbios.ae66] Error 2

    'Building file: ../app.cfg'

    'Invoking: XDCtools'

    "C:/ti/xdctools_3_25_03_72/xs" --xdcpath="C:/ti/bios_6_35_04_50/packages;C:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r release -c "C:/ti/ccsv5/tools/compiler/c6000_7.4.5" --compileOptions "-g --optimize_with_debug" "../app.cfg"

    making package.mak (because of package.bld) ...

    generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...

    configuring app.xe66 from package/cfg/app_pe66.cfg ...

    cle66 package/cfg/app_pe66.c ...

    'Finished building: ../app.cfg'

    ' '

    'Building file: ../main.c'

    'Invoking: C6000 Compiler'

    "C:/ti/ccsv5/tools/compiler/c6000_7.4.5/bin/cl6x" -mv6600 --abi=eabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.5/include" --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="main.pp" --cmd_file="./configPkg/compiler.opt" "../main.c"

    'Finished building: ../main.c'

    ' '

    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

  • murad,
    XDCtools installation contains cygwin DLLs which are used while running command in make files. Whenever we had cygwin related problems, they were caused by another cygwin installation found in PATH. I haven't seen before the error messages you posted, but I would still check first if there are cygwin installations in PATH.
    If there, remove them and try rebuilding. Removing directories from PATH sometimes requires rebooting before you can see an effect. 

  • Than you Sasha for your advice. it fixed the Bios Type :-).

    Another error I am getting is when I change from "debug" to "Release". "debug" works fine, but "Release" has the following error (Note: I have the same project  "properities" for both settings)

    **** Build of configuration Release for project EDACS_INBND_DIAGNOSTX_DSP ****

    "C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all

    custom/hpdspua/evmc6678l/package/subdir_rules.mk:7: warning: overriding commands for target `configPkg/linker.cmd'

    subdir_rules.mk:7: warning: ignoring old commands for target `configPkg/linker.cmd'

    1 file(s) copied.

    custom/hpdspua/evmc6678l/package/subdir_rules.mk:7: warning: overriding commands for target `configPkg/linker.cmd'

    subdir_rules.mk:7: warning: ignoring old commands for target `configPkg/linker.cmd'

    making ../libs/sysbios/sysbios.lib ...

    gmake[1]: Nothing to be done for `all'.

    'Building target: EDACS_INBND_DIAGNOSTX_DSP.out'

    'Invoking: C6000 Linker'

    "C:/ti/ccsv5/tools/compiler/c6000_7.4.5/bin/cl6x" -mv6600 --abi=eabi -O3 -ms2 --define=_NDK_EXTERN_CONFIG --define=_INCLUDE_NIMU_CODE --define=C66_PLATFORMS --display_error_number --diag_warning=225 --diag_wrap=off --gen_opt_info=2 --call_assumptions=3 -z -m"EDACS_INBND_DIAGNOSTX_DSP.map" -i"C:/ti/ccsv5/tools/compiler/c6000_7.4.5/lib" -i"C:/ti/dsplib_c66x_3_1_0_0/lib" -i"C:/ti/ccsv5/tools/compiler/c6000_7.4.5/include" --reread_libs --warn_sections --display_error_number --diag_wrap=off --xml_link_info="EDACS_INBND_DIAGNOSTX_DSP_linkInfo.xml" --rom_model -o "EDACS_INBND_DIAGNOSTX_DSP.out" -l"./configPkg/linker.cmd" "./custom/hpdspua/evmc6678l/package/package_custom.hpdspua.evmc6678l.obj" "./source/main.obj" "./source/system/resourcemgr.obj" "./source/system/platform_osal.obj" -ldsplib.ae66 -l"libc.a"

    <Linking>

    undefined first referenced

    symbol in file

    --------- ----------------

    platform_delay ./source/main.obj

    >> Compilation failure

    platform_init ./source/main.obj

    platform_led ./source/main.obj

    platform_write ./source/main.obj

    ti_sysbios_BIOS_start__E ./source/main.obj

    error #10234-D: unresolved symbols remain

    error #10010: errors encountered during linking; "EDACS_INBND_DIAGNOSTX_DSP.out" not built

    gmake: *** [EDACS_INBND_DIAGNOSTX_DSP.out] Error 1

    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

  • Can you compare the content of Debug and Release directories after you clean both configurations? The files makefile and subdir_rules.mk should be the only ones with differences, and the differences are the options on the compile command line.

  • Hello Sasha,

    I am getting lots of differences between the two directories...please see attached.

    0523.DEBUG.docx

    Regards,

    Murad

  • Murad,
    the first difference is that you are using different CFG scripts. For Debug, you are using EDACS_INBND_DIAGNOSTX_DSP.cfg, while for Release you are using custom/hpdspua/evmc6678l/package/build.cfg. I am pretty sure that the latter one should not be used because it's an internal file for a package custom.hpdspua.evm6678l. You have to fix that first, I am guessing both configurations should use the same CFG script.

    There are other references to the package in that custom directory? You are somehow including subdir_rules.mk from that package. Why does that package even have subdir_rules.mk? Only CCS projects have that file, and CCS is not typically used to build RTSC packages.

    Also, the generated C file custom/hpdspua/evmc6678l/package/package_custom.hpdspua.evmc6678l.c is being rebuilt in the course of building the project, and that doesn't seem correct. That file is built when the package is built and after that a package should deliver a library that contains the generated object file. I am not sure how you ended up with that invalid Release configuration, but all the references to other projects and CFG scripts should all be the same.

  • Dear Sasha,

    Thank you for your help. what happened is that I copied the 'custom' folder form the 'hpdspua' project to my project folder because it has the platform memory map. I moved the folder 'custom' to outside the project folder and everything works fine.

    I appreciate your help

    Regards,

    Murad