Build Log |
|
Command Lines |
Creating temporary file "C:\DOCUME~1\Dave\LOCALS~1\Temp\BAT00000D20042524.bat" with contents [ @echo off nmake fw9912 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\BAT00000D20042524.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 -mmcs51 --model-small -c --vc -I../include periph.c periph.c(1332) : warning 110: conditional flow changed by optimizer: so said EVELYN the modified DOG periph.c(1313) : warning 110: conditional flow changed by optimizer: so said EVELYN the modified DOG 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 fw9912.hex |
Results |
Build log was saved at "file://c:\Documents and Settings\Dave\My Documents\Visual Studio 2005\Projects\fw9912\fw9912\Debug\BuildLog.htm" fw9912 - 0 error(s), 2 warning(s) |