Hi,
I am using one of the TI RTSC project example. I built/ran and I got the .out file. Everything is fine. Now I want to create a library for this TI project and make sure this library built before TI project. I created a CCS project parallel with TI project directory. The only thing I did is create .c file and include <xdc/std.h>, then I got this error. I traced into the std.h I saw.
There are many ways to get rid of this error, but I am looking for the cause and best way to solve this error. I am using
XDCTool 3.31.2.38 and Compiler TIv7.4.12. MCSDK 3.1.4.7 and EVMK2H
v/r
Yoyo

