Build Log
  

Build started: Project: MSB, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\DOCUME~1\Hutta\LOCALS~1\Temp\BAT00000222443868.bat" with contents
[
@echo off

make

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"

exit 1

:VCEnd
]
Creating command line "C:\DOCUME~1\Hutta\LOCALS~1\Temp\BAT00000222443868.bat"
Output Window
  
Performing Makefile project actions
make -C ../../../System/bin
make[1]: Entering directory `/cygdrive/d/Files/AgTech/ScatterWeb/ScatterWeb▓ v1.x/ScatterWeb▓ v1.0/System/bin'
make[1]: Nothing to be done for `firmware'.
make[1]: Leaving directory `/cygdrive/d/Files/AgTech/ScatterWeb/ScatterWeb▓ v1.x/ScatterWeb▓ v1.0/System/bin'
""
msp430-ar vcrus scatterlib.a  ../../../System/bin/ScatterWeb.CC1020.o  ../../../System/bin/ScatterWeb.Comm.o  ../../../System/bin/ScatterWeb.Configuration.o  ../../../System/bin/ScatterWeb.Data.o  ../../../System/bin/ScatterWeb.FAT.o  ../../../System/bin/ScatterWeb.Messaging.o  ../../../System/bin/ScatterWeb.Net.o  ../../../System/bin/ScatterWeb.SDcard.o  ../../../System/bin/ScatterWeb.String.o  ../../../System/bin/ScatterWeb.System.o  ../../../System/bin/ScatterWeb.Time.o  ../../../System/bin/ScatterWeb.Timers.o  bin/ScatterWeb.Process.o
msp430-gcc -g -Wl,-Map=out/out.map,--cref -Wl,-T../../../System/ldscript.x -O2 -W -Wall -mmcu=msp430x1612 -o out/out.elf scatterlib.a
msp430-objcopy -O ihex out/out.elf out/out.hex
msp430-size out/out.elf
   text    data     bss     dec     hex filename
  21138      32    2022   23192    5a98 out/out.elf
Results
  
Build log was saved at "file://d:\Files\AgTech\ScatterWeb\ScatterWeb² v1.x\ScatterWeb² v1.0\Applications\[EMPTY]\MSB\Debug\BuildLog.htm"
MSB - 0 error(s), 0 warning(s)