Malan Joubert wrote:

Hi
I’m trying to build the SOS (http://users.ints.net/skidan/SOS/About.htm) using msp430-gcc 3.2.2 for Windows (On a Win XP machine) but I get the following error:

msp430-gcc -c -std=gnu99 -g -O -Wall -Wstrict-prototypes  -mmcu=msp430x149  -
Wa,
-ahlms=obj\Kernel.lst -I. Kernel.c -o obj\Kernel.o
make: *** [Kernel.o] Error 255

when I type “make” in the folder the files were extracted to… I have created the lib and obj folders. If anyone is using the OS and they wouldn't mind telling me how they got it working, I would really appreciate it.

I just downloaded the source, and unzipped it. When I ran make it said the directory obj did not exist. I created it. It said directory lib did not exist. I created it. SOS then built. I used the latest mspgcc installer on WinXP.

You didn't say if you used an mspgcc installer or built it yourself. I can't think of any relevent changes between the current installer (which uses gcc 3.2.3) and the previous one (which used 3.2.2).

Regards,
Steve



Reply via email to