Author Topic: mspgcc project template?  (Read 3431 times)

Offline vix

  • Multiple posting newcomer
  • *
  • Posts: 60
mspgcc project template?
« on: June 25, 2007, 08:21:28 am »
Has someone already written a C::B template for a mspgcc project?

http://mspgcc.sourceforge.net

And what about including mspgcc in the list of pre-configured compilers?

BR

mariocup

  • Guest
Re: mspgcc project template?
« Reply #1 on: June 26, 2007, 09:39:39 am »
Hi vix,

we have started to integrate the msp430 toolchain in Codeblocks. Our compiler plugin already supports MSP430 but it has not been released until now. The main reason why it has not been released is that we tested the MSP430 Toolchain with the sourceforge binaries. The binaries are generated using cygwin and that can cause some problems under windows. So we will generate the whole MSP430 Toolchain using mingw. As soon the toolchain is available and tested we will send the modification to the CB community.

Bye,

Mario