1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META http-equiv="Content-Style-Type" content="text/css">
7<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
8<title>RSO Tool List</title>
9</head>
10
11<body>
12
13<H1>RSO Tool List</H1>
14
15<H2>Location</H2>
16<p><code>$REVOLUTION_SDK_ROOT/X86/bin/</code></p>
17
18<H2>Description</H2>
19<TABLE border="1">
20  <TBODY>
21    <TR>
22<TD width="120"><STRONG><CODE><a href="./makerso.html">makerso.exe</a></CODE></STRONG></TD>
23<TD width="520">Creates module files (<CODE>.sel</CODE>, <CODE>.rso</CODE>) from ELF files (<CODE>.elf</CODE>, <CODE>.plf</CODE>).</TD>
24    </TR>
25  </TBODY>
26   <TBODY>
27    <TR>
28<TD width="120"><STRONG><CODE><a href="./makelcf.html">makelcf.exe</a></CODE></STRONG></TD>
29<TD width="520">Creates static module linker command file and symbol list from all dynamic (relocatable) module files.</TD>
30    </TR>
31  </TBODY>
32  <TBODY>
33    <TR>
34<TD width="120"><STRONG><CODE><a href="./makeinc.html">makeinc.exe</a></CODE></STRONG></TD>
35<TD width="520">Creates source file (.inc) for accessing a dynamic module from a static one using headers written in specified format.</TD>
36    </TR>
37  </TBODY>
38</TABLE>
39
40<H2>See Also</H2>
41<p><a href="../list.html">RSO Function - Feature List</a></p>
42
43<H2>Revision History</H2>
44<p>2006/06/14 Initial version.</p>
45
46<hr><p>CONFIDENTIAL</p></body>
47</HTML>
48