1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=utf-8">
5<META name="GENERATOR" content="Microsoft FrontPage 5.0">
6<META http-equiv="Content-Style-Type" content="text/css">
7<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
8<TITLE>Disc Spin-Off Channel (DISCNAND) Sample Demo</TITLE>
9</HEAD>
10<BODY>
11
12<h1>Disc Spin-Off Channel (DISCNAND) Sample Demo</h1>
13
14<h2>Location</h2>
15<p>
16<code>$REVOLUTION_SDK_ROOT/build/demos/discnanddemo</code>
17</p>
18
19<H2>Description</H2>
20<p>
21<table border="1">
22  <tbody>
23    <tr>
24    <tr>
25<td width="120"><em><strong><code>discnanddemo1</code></strong></em></td>
26<td>Starts a disc from a NAND application. By combining this demo with <code>discnanddemo2</code>, you can check the execution of disc applications with arguments.
27      </td>
28    </tr>
29    <tr>
30<td width="120"><em><strong><code>discnanddemo2</code></strong></em></td>
31<td>Installs a NAND application.<br>
32      </td>
33    </tr>
34  </tbody>
35</table>
36</p>
37
38<H2>How to Run</H2>
39<p>
40To launch a disc application from <code>discnanddemo1</code>, first execute <code>discnanddemo1</code> as a NAND application and then switch out to the disc application you want to launch and execute <CODE>DVDPrepareDisk</CODE> and <CODE>OSLaunchDisk</CODE>.
41</p>
42<p>
43To check the operations of <code>discnanddemo2</code>, build <code>discnanddemo1</code> as a NAND application and then create and execute a DLF that can install that WAD file.
44</p>
45
46<H2>Revision History</H2>
47<P>2008/11/17 Made revisions.<br>2008/10/29 Initial version.</P>
48
49<hr><p>CONFIDENTIAL</p></body>
50</HTML>
51