annotate emu52/emu.plg @ 42:792da050d8c4 tip

more dox
author james <jb302@eecs.qmul.ac.uk>
date Tue, 22 Apr 2014 14:25:14 +0100
parents 8205f1734ff2
children
rev   line source
jb302@36 1 <html>
jb302@36 2 <body>
jb302@36 3 <pre>
jb302@36 4 <h1>µVision Build Log</h1>
jb302@36 5 <h2>Project:</h2>
jb302@36 6 C:\Documents and Settings\Administrator\My Documents\ede\emu_MCS-51\emu.uvproj
jb302@36 7 Project File Date: 04/17/2014
jb302@36 8
jb302@36 9 <h2>Output:</h2>
jb302@36 10 Clean started: Project: 'emu'
jb302@36 11 deleting intermediate output files for target 'Target 1'
jb302@36 12 Build target 'Target 1'
jb302@36 13 compiling iset.c...
jb302@36 14 compiling main.c...
jb302@36 15 compiling mem.c...
jb302@36 16 linking...
jb302@36 17 Program Size: data=56.1 xdata=32767 const=768 code=4135
jb302@36 18 creating hex file from "emu"...
jb302@36 19 "emu" - 0 Error(s), 0 Warning(s).