30 lines
935 B
HTML
30 lines
935 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Compilation Report</title>
|
|
</head>
|
|
<body>
|
|
<h1>Compilation Report</h1>
|
|
<p>Compiler Version (YYYY-MM-DD): 0.98.04 2018-10-20 (Windows 32 bit)</p>
|
|
<h2>Compilation time</h2>
|
|
<p> (Compile time: 1.34375 seconds)</p>
|
|
<p> (Assembly time: 0.00390625 seconds)</p>
|
|
<p> (Download time: 0 seconds)</p>
|
|
<p> (Total time: 1.347656 seconds)</p>
|
|
<h2>Chip resource usage:</h2>
|
|
<p>Chip Model: 16C84</p>
|
|
<p>Program Memory: 50/1024 words (4,88%)</p>
|
|
<p>RAM: 1/36 bytes (2,78%)</p>
|
|
<h2>RAM Allocation</h2>
|
|
<table border="1">
|
|
</table>
|
|
<h2>Subroutines</h2>
|
|
<table border="1">
|
|
<tr><th>Name</th><th>Code Size (lines)</th><th>Compiled Size (words)</th><th>Outgoing calls</th></tr>
|
|
<tr><td>Main</td><td>21</td><td>33</td><td>Delay_MS(1), INITSYS(1)</td></tr>
|
|
<tr><td>INITSYS</td><td>674</td><td>3</td><td></td></tr>
|
|
<tr><td>Delay_MS</td><td>0</td><td>14</td><td></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|