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.

C5515 EVM

Other Parts Discussed in Thread: CCSTUDIO

Hello

I just received the 5515EVM. The stethoscope project does not compile.

There are 2 directories for bios in the installed directory:

bios_5_41_02_14 and bios_6_21_00_13

What is the difference between these 2 directories? 

Why is there 2 directories and not one?

Which one should be indicated in the include option of the stethoscope project?

Best regards

Michel

  • I tried too :

      - the new stethoscope project revision without success (http://code.google.com/p/c5505-ezdsp/)

      - the include priority changed as specified in : http://e2e.ti.com/support/dsp/c5000/f/109/t/53987.aspx but nothing changed: still this initial error:

          Severity and Description    Path    Resource    Location    Creation Time    Id
          could not open source file "std.h"    STETHSystem/src    StethInit.c    line 40    1363469857001    4099

    I notice a c5505.cmd file while I use a c5515 but this should influence the compiler, only the linker??

    I noticed some migration errors and I do not know if they could be related to my problem:

    !CONFIGURATION: 'com.ti.ccstudio.buildDefinitions.C5500.Debug.2063801412' [Sat Mar 16 22:35:08 CET 2013]

        !TOOL: 'com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/dma_drv.lib'

            !WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/dma_drv.lib::-q

        !TOOL: 'com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/i2s_drv.lib'

            !WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/i2s_drv.lib::-q

        !TOOL: 'com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/sar_drv.lib'

            !WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/sar_drv.lib::-q

        !TOOL: 'com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/system_drv.lib'

            !WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/system_drv.lib::-q

        !TOOL: 'com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/c5505.cmd'

            !WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C5500_4.3.exe.linkerDebug.1199778739./STETHSystem/c5505.cmd::-q

    Thanks for any help

    Michel