[email protected] wrote: > Hi all, > I am using msp-gcc 430 compiler and i will write codes on > emacs.Please tell me the file extension and the command for > compiling and running the code. > Thanks > Ankit
Hello Ankit,
The file extension is
.c,
and the command is
msp430-gcc
But do you know, what you do?
The msp-gcc ist an compiler for an embedded processor (MSP430 ), not a
workstation compiler!
Look at
http://mspgcc.sourceforge.net/manual/
regards,
Steffen
