$REVOLUTION_EXT_ROOT/build/demos/nwc24demo
Change to the $REVOLUTION_EXT_ROOT/build/demos/nwc24demo directory, and type make. An executable file (.elf file) will be generated in the path $REVOLUTION_EXT_ROOT/RVL/bin/demos/nwc24demo/.
Change to the $REVOLUTION_EXT_ROOT/RVL/bin/demos/nwc24demo directory and do the following:
ndrun script using the .elf file as the argument$CWFOLDER/bin/IDE.exe with the .elf file as an argument$CWFOLDER/bin/IDE.exe, then drag and drop the .elf file.elf file is associated with $CWFOLDER/bin/IDE.exe, double-click the .elf file
MsgPost |
A demo that creates a simple message and registers it to the outbox. |
MsgList |
A demo that displays the current listing of the inbox and outbox. |
MsgPrint |
A demo that displays the content of each message in the inbox and outbox. |
MsgSearch |
A demo to search for a message. |
MsgViewer |
A demo message viewer using a simple GUI. |
FLViewer |
A demo friend roster viewer using a simple GUI. |
Schedule |
A demo using the automatic send/receive API. |
Download |
A demo that configures download features. |
Check |
A demo that checks the operational status of the WiiConnect24 system. |
WiiNumber |
A demo that gets the WiiConnect24 ID (the Wii number). |
Letter |
A demo that posts a message with an attached letterform to the Wii Message Board. |
ChannelJump |
A sample channel that posts a message with a channel jump back to itself to the Wii Message Board. Attach a tag to a message that indicates the scene shown when the message was created. When this sample is started from the channel jump, the scene pointed to by the tag will be displayed first. This sample can be automatically registered with Wii Menu by running make import.However, to run make import, NADK must be installed. |
2007/07/30 Added description of the ChannelJump demo.
2007/07/26 Added the Letter demo.
2007/06/26 Added new demos.
2007/02/20 Added the Check demo.
2006/12/12 Revised the path.
2006/12/07 Initial version.
CONFIDENTIAL