I am using CCS5.5.0.00077, i have just upgraded MCSDK (mcsdk_bios_3_01_03_06) and i am using xdctools_3_30_05_60 and bios_6_41_00_26 to build the project and i found out that :
1.) A new "sysbios" directory is appearing under my src directory. It is full of files with names like BIOS.obj and sysbios.lib.
2.) A .exclude file gets generated in during every build and is dropped into my src directory as well.
3.)A makefile.libs gets generated in during build and is dropped into my src directory as well.
The project get build successfully with no error just this extra folder appears i have tried to clean the project and even deleted the src folder and the project build perfectly and this src folders appears again with all the above mention detail. i have tried with CCS _6_1 as well and saw the same issue.
I have also figured out how to get away with the source file. when i downgraded the xdctools_3_25_06_96 and sys/bios 6.37.3.30 and that src folder disappears and the project builds fine. Can any one suggest me how to get rid of the extra src folder generated using the latest tools provided by TI.
Looking forward towards reply soon. Thanks