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 v5.2 : Basic questions



I've moved recently to CCS v5.2 and have 3 basic questions:

1. Is there any way to stop current build? In CCS v3.3 there was menu Project -> Stop Build.

2. The project build properties dialog in Build -> C5500 Compiler -> Include Options shows the following definitions:
    "${CG_TOOL_ROOT}/include"
    "${XDAIS_CG_ROOT}/packages/ti/xdais"
    "${SRC_ROOT}/c55xx_csl/inc"

Where can I find definitions for ${CG_TOOL_ROOT}, ${XDAIS_CG_ROOT} and ${SRC_ROOT} variables?

3. How can I prevent opening Warnings/Errors panel near Console panel at the end of build process?

Thanks

  • Hi Robert,

    please let me know if the following helps you regarding your questions.

    1 - the only way is to press the cancel button in order to halt a build

    2 - Have a look at this wiki for where such path and build variables are defined and where you can find them.

    http://processors.wiki.ti.com/index.php/Include_paths_and_options

    3 - If you go to Window->Customize Perspective, you should be able to tweak things so the problems view is not automatic/shown.  You can also look at some settings available to you under Window->Preferences ... for example see the screenshot I attached.

    Best Regards,
    Lisa