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.

#include<xdc/std.h> not found in project with separate config project

Hi all,


I already posted a question in the TI/RTOS forum, because I thought it is related to my TI/RTOS configuration:

http://e2e.ti.com/support/embedded/tirtos/f/355/p/402711/1436673#1436673

Sasha Slijepcevic found out this is a CCS problem and recommended to move the thread to the CCS forum.
Unfortunately I haven't found a way how to move a thread from one forum to another, so the link is all I have.

I'm using CCS 6.0.1 on Windows 7, 32-bit, Service Pack 1

  • I can reproduce the issue but haven't found a way to workaround the linker error either.

    When using the TI compiler tools, the -l option to pass the linker.cmd will work, however with GNU tools it appears that the -l is not the correct option for specifying a linker command file.

    I will file a bug report for this and also see if I can get someone else to comment on whether there is a way to workaround this.
  • FYI, the tracking number for this bug is SDSCM00051620.