News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How make Code:Blocks work with MSP430 on Ubuntu

Started by Startkran, April 18, 2014, 08:51:18 PM

Previous topic - Next topic

Startkran

I'm new to CB and to IDEs too, guys...
Can anybody help with making CB work with MSP430-FET430UIF and msp430f413.

I'm using ubuntu 12.04.4 and after number of attempts I finally installed CB from ubuntu reps (just sudo apt-get install codeblocks) and I have installed mspdebud (I need it, right?).

Now, as I see, there is no any compiler for msp430.

What compiler I need? Where can I get that compiler? How to install it? How to connect CB and mspdebug? What else I have to do to work with my MCP?

I saw this (http://forums.next.codeblocks.org/index.php/topic,17728.0.html), but topic is so old! And I have no idea how to install that patches and will they work.

Any help is appreciated!

stahta01

#1
Where to get the Compiler should likely be asked on a site supporting the MCU or your operating system.

It is unlikely anyone on this site will know the answer.

Edit: One of the Google results I got http://packages.ubuntu.com/precise/gcc-msp430

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]