So the problem is that you're using the GNU GCC Compiler for MSP430 (HighTec) compiler
No, I'm not.
The only Compiler that has "MSP430" in its name is "GNU GCC Compiler for MSP430 (HighTec)". But I use the MSP430 Compiler of Red Hat (maintained by SOMNIUM Technologies). I've installed it, I tested it (and I use it for a some time), so it's the one in a world Compiler I need here.
What have I to do? I'm far from expert in IDEs. I don't understand what does C::B accept as a suitable compiler type for MSP430 chips.
I try the 1-st way:
1) Settings - Compiler - Global... - Selected compiler.
I select "
GNU GCC Compiler for MSP430 (HighTec)"
I may or may not auto-detect the path, but anyway I leave in the :Compiler's installation directory" the right path to the directory where the Compiler's bin directory lies: /home/tkm/ti/msp430_gcc
2) As soon as I press OK I see that yellow warning.
3) Return to Settings - Compiler - Global... - Selected compiler. What do I see?
GNU GCC Compiler.
So, C::B ignores my selection "GNU GCC Compiler for MSP430 (HighTec)" if it cannot find Compiler.
Another way.
Let's try to use a plain "GNU GCC Compiler".
0) Project - Build options... set "
GNU GCC Compiler"
1) Settings - Compiler - Global... - Selected compiler.
I select "GNU GCC Compiler" or rather leave it there as it's present always @ the entry.
Sure that "Compiler's installation directory": /home/tkm/ti/msp430_gcc
2) As soon as I press OK I see that yellow warning. The
same warning about HighTec! Where is any word about the HighTec?
Cannot believe it's impossible. I may err, but
it seems I used C::B 16.1 in my crashed PC. I sure I used Red Hat compiler. So the point is - I'm mistaken in my settings...