User forums > Embedded development
MSP430 compiler did not listed
martonmiklos:
Hello all,
I would like to use the C::B for MSP430 development using mspgcc4.
I have managed to compile the toolchain to the /op/mspgcc4 folder.
I have selected Settings -> Compiler and Debugger Settings, but the MSP430 GCC is not listed there.
I am using C::B 10.05 from ppa:
http://forums.codeblocks.org/index.php?topic=13203.0
I have linked all the mspgcc binares to the /usr/bin, but it did no helped.
oBFusCATed:
Copy the GCC compiler and change the executables in the Toolchain tab
MortenMacFly:
--- Quote from: martonmiklos on April 01, 2011, 09:04:52 pm ---I have selected Settings -> Compiler and Debugger Settings, but the MSP430 GCC is not listed there.
--- End quote ---
What do you mean by that? It's not enough to compile a(ny) compiler and C::B will automatically support it. How should that work? :shock:
However, if your target compiler is interface compatible with GCC (which seems the case) you can easily make a copy of the GCC compiler and adjust the settings, primary the compiler/linker... executables accordingly.
martonmiklos:
The wiki page says that this compiler is supported:
http://wiki.codeblocks.org/index.php?title=Main_Page
This page said that this compiler should be listed too:
http://cubesat.wikidot.com/obdh-codeblocks-guide
I have a few compilers in the list (PowerPC gcc for e.g.) which I do not have installed, so I do not think that the C::B lists only the detected compilers there.
MortenMacFly:
--- Quote from: martonmiklos on April 01, 2011, 09:43:24 pm ---The wiki page says that this compiler is supported:
http://wiki.codeblocks.org/index.php?title=Main_Page
--- End quote ---
If you read further you'll realise that this is Windows only. ;-) It's untested on Linux.
You can (however) try to compile c::B yourself and see if it's working on Linux, too.
Navigation
[0] Message Index
[#] Next page
Go to full version