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.

Compile Error unresolved symbol _BCACHE_bootInit

Hi

I had experienced one problem that there is an error. I am using C6455 on CCS 5.5. The project is archived in attachment.

undefined first referenced
symbol in file
--------- ----------------
_BCACHE_bootInit C:/Program Files (x86)/bios_5_42_01_09/packages/ti/bios/lib/bios.a64P<boot.o64P>

I had search the forum, and there is a similar post:  http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/53700.aspx

I had done what the previous post mentioned, but there is nothing changed.

Thanks in advance.

Xining Yu

5165.test.zip

  • Hi,

    this error is typical when a library is not correctly included.

    This wiki shows where/how to include paths to libraries in the linkers file search path

    http://processors.wiki.ti.com/index.php/Include_paths_and_options

    Best Regards,

    Lisa

  • Hi Lisa thanks for replying.

     I went to website you referenced. I think I know how to include the libraries. Can you specified which *.lib file that I may include to solve this problem?

    Thank You.

    xining

  • Hi Xining,

    it looks like one of the BIOS ones.   I would ask in the RTOS forum now as they would know better.

    Best Regards,
    Lisa