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.

Missing "Predefined Symbols" option in code composer

Other Parts Discussed in Thread: CC2650

Hello to everyone,

I am using code composer and want to change the predefined symbols options.

According to the manual I must enter to menu Project->Properties to open the "Properties for <project>" dialog box.

Then I must navigate Build→ ARM Compiler→ Advanced Options→ Predefined Symbols. 

But when I go to this dialog box  in "Project->Properties" menu and try to go there to "Build→ ARM Compiler→ Advanced Options" I cannot find there the "Predefined Symbols". The previouse options page "Parser Preprocessing Options" exists and the next page "Diagnostic Options" exsits, but the page "Predefined Symbols" doesn't exist neither between them nor in any other place. 

How make this page available?

  • Hi Boris,

    Which CCS version are you using? (It works on my CCS v6.2)

    Which device are you using? (It shows up with my CC2650 device projects)

    Did you create your own project, or opened an example? if it's an example which one?

    If it's your own project, try opening an example project instead and check in the Predefined Symbols are there. (I opened the simple peripheral example)

    Regards,
    Michel
  • Hi Michel Solecki

    *  Which CCS version are you using? (It works on my CCS v6.2)  

       I am using CCS 6.2

    *  Which device are you using? (It shows up with my CC2650 device projects)

       Divice CC2650

    *  Did you create your own project, or opened an example? if it's an example which one?

       I tried all the possibilities


    I have loocked better in the options and I have found it in different path : "Build→ ARM Compiler→  Predefined Symbols"

    instead of "Build→ ARM Compiler→ Advanced Options→ Predefined Symbols"

    In any case thank you for your response.

  • Boris Fridman said:

    I have loocked better in the options and I have found it in different path : "Build→ ARM Compiler→  Predefined Symbols"

    instead of "Build→ ARM Compiler→ Advanced Options→ Predefined Symbols"

    Michel,

    As you figured out, in newer versions of the compiler tools, the "Predefined Symbols" category was moved from within Advanced Options to the top level.