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.

Build Properties CCS 4.1 for EVM 5505

Hello again,

After I`ve created a new project and configured it, I get the following error:

Severity and Description Path Resource Location Creation Time Id
option --include_path is missing its parameter 'dir'  MyProject1 line 0 1269341390636 74

Looking at the Build Properties I see the commands --include_path="" --include_path="" at the compiler options.

But when I look at "C5500 Compiler" --> "Include Options" I only see the include pathes I`ve copied from a CSL example project.

By the way, is there a way to copy the build properties from one project to another or make them defaults?

The CSL example itself is running.

Hope you guys can help, thank you.

Steffen

  • Hi,

    Yes you can copy any project and paste it withingCCS4 IDE. In your CC4 Project window, you select any project using right cliking on your mouse and select "COPY". Next you click righ buttone again on white space in your project pane and select "PASTE". Then it'll create "Coyp of your selected project". Then Initializing Macros window pops up, select "No" to keep all your settings otherwise you lost your enviornment settings. I recommned to select "No". Now you have a copy of your project. You can modify any file  and project name.

     

    I hope that this helps you.

     

    Regards,

    Hyun

  • i resolved the issue

    "ERROR: option --include_path is missing its parameter 'dir'"

    by removing all paths from

    project-properties-C/C++Build - Include Options

    and recreating them all from scratch