$REVOLUTION_SDK_ROOT/build/demos/oslogdemo
Go to $REVOLUTION_SDK_ROOT/build/demos/oslogdemo and enter make. An executable file (.elf) is generated under the path $REVOLUTION_SDK_ROOT/RVL/bin/demos/oslogdemo/.
You need to configure DVDRoot before executing the demos. Copy the $REVOLUTION_SDK_ROOT/dvddata directory to the emulation hard disk and specify this directory as DVDRoot.
Go to the $REVOLUTION_SDK_ROOT/RVL/bin/demos/oslogdemo/ directory and perform one of the following:
ndrun script, using the ELF file as an argument.ide with the ELF file as an argument if you want to debug with CodeWarrior.| oslogdemo | This sample shows how to use OSLog functions. This demo writes the contents of OSReport to Wii console NAND memory using OSReportFlush as OSReportDestination.Serial output, writing to Wii console NAND memory, and both serial output and writing to Wii console NAND memory at the same time is done four times each. |
|---|
Operation System Log (OSLog) API Function List
2008/11/19 Initial version.
CONFIDENTIAL