Build Log
  

Build started: Project: msa-fw-cb, Configuration: Release|Win32

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

nmake msa-fw-cb

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\Dave\LOCALS~1\Temp\BAT00000149445840.bat"
Output Window
  
Performing Makefile project actions
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.
 sdcc --code-loc 0x0000 --code-size 0x3e00 --idata-loc 0x80 --data-loc 0x10 --iram-size 256 USBJmpTb.rel dscr.rel fw.rel periph.rel utils.rel -o msa-fw-cb.hex
Results
  
Build log was saved at "file://c:\Documents and Settings\Dave\My Documents\Visual Studio 2005\Projects\msa-fw\msa-fw-slim\Release\BuildLog.htm"
msa-fw-cb - 0 error(s), 0 warning(s)