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.

CODECOMPOSER: mspm0l2228

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: MSPM0L2228, SYSCONFIG

Tool/software:

how to create ccs project with system configuration for mspm0l2228 in release mode. I have tried in many times, but in release mode have get  errors based on path direction .

And let me clear the process of new project creation in ccs in release mode with system configuration . DEBUG mode this problems are not get .

1) subdir_rules.mk error is coming .

error generate in console

  • Hello,

    I assume you are trying to build a project from scratch? We recommend starting with an existing SDK example and build off that since the SDK example would have some of the dependencies and configuration already set up.

    Thanks

    ki

  • YES, I'm tried to build project from scratch. Already tried Existing SDK example in debug mode it is working ,but I want release mode project creation from scratch .

  • YES, I'm tried to build project from scratch

    This requires quite a bit of knowledge of the SDK and tools, hence we don't recommend it. If you choose to pursue this path, then the device experts can help further. I will bring this thread to their attention so that they can respond directly. 

  • thank you

  • Hi Ankush,

    It is cumbersome to build a new project to integrated all drivers and new sysconifg files. We don't recommend customer using this method to maintain the project. If need to handle, please refer to SDK examples setting, and keep their configuration all the same.

    In the error window, it describes that your include header is not prepared well, so please check below:

    And the relative file path "${COM_TI_MSPM0_SDK_INSTALL_DIR}" is also not recongnized, this means you should check your project setting:

    There used to be a flow of new project setting, while this is relatively old, and we do not maintain this flow for tools chain new version updated (especially for sysconfig update). But this could be you reference to check what need be taken care of:

    CCS_New_Project_Flow

    B.R.

    Sal

  • Hi Sal Ye,

    I was tried to your given flow of  CCS_New_Project_Flow .but it was not worked .

    I was getting errors please check that errors .

     

  • Hi Ankush,

    Could you show your steps with brief introduction for the project release mode setting? 

    B.R.

    Sal