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.

CCS/CCSTUDIO: 8

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

There is no the closing construction for 

#ifdef __cplusplus
extern "C" {
#endif

in 2 of 3 "arm_acle.h" files in the "ti" system folder.

Code Composer Studio

Version: 8.3.0.00009

OS: Windows 10, v.10.0, x86 / win32

  • Thank you for reporting this problem.  I can confirm that the header file arm_acle.h, from the /include directory of the installation of the TI ARM compiler, has this problem.  I filed the entry CODEGEN-6046 in the SDOWP system to have this addressed.  You are welcome to follow it with the SDOWP link below in my signature.

    Regarding ...

    Andrey Astakhov said:
    in 2 of 3 "arm_acle.h" files in the "ti" system folder.

    Please let me know the full path to this "ti" system folder.  It is a good guess these files are a copy of the original in the /include folder of the compiler installation.  But I am not certain about that.

    Thanks and regards,

    -George

  • Hello.

    with bug:
    C:\ti\ccsv8\tools\compiler\ti-cgt-arm_18.1.4.LTS\include\arm_acle.h
    C:\ti\ccsv8\tools\compiler\ti-cgt-arm_18.1.4.LTS\lib\src\arm_acle.h

    correct one:
    C:\ti\ccsv8\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\lib\gcc\arm-none-eabi\7.2.1\include\arm_acle.h
  • Thanks for letting me know the full location of the problems files.  The entry I filed earlier will address all of those.  

    Thanks and regards,

    -George