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.

Importing ccs3.3 code to ccs6.1: error: cannot open source "std.h"

Other Parts Discussed in Thread: TMS320C6747

Hi,

I have a problem that the "std." file is not present

I have read related posts but seems that i can't fix my problem, i need further help:

i'm using TMS320C6747 i have an XP computer with CCS3.3 and the proyect running correctly and a Win10 with ccs6.1 with the project running in those problems.

can someone help me step by step how to solve the problem? i can provide any information from both the running environment and the wrong environment, as long as can describe me how to pull it out.

Thanks

  • BTW, i manually added XDAIS because some variables not being resolved and

    C6000_CSL_CG_ROOT C:\ti\C6xCSL

    because #include "tistdtypes.h" was not resolved to, i'm not sure if i really need C6xCSL

    thanks
  • Alfred Espinosa said:
    i can provide any information from both the running environment and the wrong environment, as long as can describe me how to pull it out.

    Did you import the project using the menu Project->Import Legacy CCSv3.3 Projects?

    To start off I would suggest comparing the CCS build log for the two versions. The build output should be displayed in the build console.  One of the important things to look for are differences in compiler include paths.