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.

CCSv6 bug: compilation termination can lock up CCSv6



Hi

CCSv6 Windows 

If you have a compiler error like this showing up in the console window

1 fatal error detected in the compilation of "../Twod.cluster/TwoDMultiBeam.module/src/MultiBeam.c".
Compilation terminated.

and then you change a project setting (like adding a new include path), CCSv6 is hung saying that wants to complete the build even though its stated that it terminated the build

And then when you select build, it kicks off another build session

Can't cancel the build either. I have to use the task manager to shut it down.

  • Eddie3909 said:

    If you have a compiler error like this showing up in the console window

    1 fatal error detected in the compilation of "../Twod.cluster/TwoDMultiBeam.module/src/MultiBeam.c".
    Compilation terminated.

    and then you change a project setting (like adding a new include path), CCSv6 is hung saying that wants to complete the build even though its stated that it terminated the build

    I can't seem to reproduce this with some projects I tried with. Could you send us a zipped up version of a project we can use to reproduce this? Do you see this behavior every time, and does it happen with more than one project?

  • Thanks for your help.

    AartiG said:
    Could you send us a zipped up version of a project we can use to reproduce this?

    I'll create one. Can't send production code. Sorry

    AartiG said:
    Do you see this behavior every time

    It happened twice

    AartiG said:
    does it happen with more than one project

    I've only tried this on one project. I'll try on others.