Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

mspgcc setup to compile using command line on Windows

$
0
0

Hello,

I am trying to set up my computer so that I can compile my code with mspgcc using the command line.

I downloaed mspgcc from: http://sourceforge.net/projects/mspgcc/files/Windows/mingw32/

 

Extracted it into mspgcc folder at C:/

 

Then I added to path.

 

Now, when I tried to use it, it tells me (and I see) that there is no make.exe

but there is msp430-gcc.exe, when I run this it tells me:

msp430-gcc fatal error: no input files

 

Does anyone have any idea or comments about this.

All is welcomed.

I prefer to work with the command line,

Thanks


Viewing all articles
Browse latest Browse all 2077

Trending Articles