Hello,
I just downloaded and installed VSIDE v2.46 on a Windows 7 machine. I created a new VS1000 project (the built in VS1000 Hello World) but it will not compile due to an error. Is this a known issue? Is there a workaround? Thank you for your help.
-Stover
Build started. Project: MyProject, configuration: Emulation-Debug
Build failed!
lcc -g -hhw_desc -O6 -fsmall-code -DDEBUG -Iinclude -IC:\Program\ Files\ (x86)\VSIDE\libvs1000 -o Emulation-Debug\main.o C:\Users\stover\Documents\solutions\MySolution5\main.c
C:\Users\stover\AppData\Local\Temp\make81082.sh: line 1: syntax error near unexpected token `('
C:\Users\stover\AppData\Local\Temp\make81082.sh: line 1: `lcc -g -hhw_desc -O6 -fsmall-code -DDEBUG -Iinclude -IC:\Program\ Files\ (x86)\VSIDE\libvs1000 -o Emulation-Debug\main.o C:\Users\stover\Documents\solutions\MySolution5\main.c
'
C:\Program Files (x86)\VSIDE\bin\make.exe: *** [Emulation-Debug\main.o] Error 2
VSIDE v2.46 example solutions not compiling.
Re: VSIDE v2.46 example solutions not compiling.
Hi!
Usually this error occurs when there is another microcontroller development tool installed in the PC and the MAKE program from that tool in run instead of the MAKE program supplied with VSIDE, for some reason. Do you think this might be the case in your case?
-Panu
Usually this error occurs when there is another microcontroller development tool installed in the PC and the MAKE program from that tool in run instead of the MAKE program supplied with VSIDE, for some reason. Do you think this might be the case in your case?
-Panu
Info: Line In and Line Out, VS1000 User interface, Overlay howto, Latest VSIDE, MCU Howto, Youtube
Panu-Kristian Poiksalo, VLSI Solution Oy
Panu-Kristian Poiksalo, VLSI Solution Oy