$REVOLUTION_SDK_ROOT/build/demos/encdemo
Move to the $REVOLUTION_SDK_ROOT/build/demos/encdemo directory and enter "make".
An executable file (.elf) will be generated in $REVOLUTION_SDK_ROOT/RVL/bin/demos/encdemo/.
Move to the $REVOLUTION_SDK_ROOT/RVL/bin/demos/encdemo/ directory and perform the following steps:
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| encsample | Performs conversion between the external character encoding and the internal character encoding. Specifies the handling of substitute characters and carriage return codes using the conversion context. |
|---|---|
| encjapanese | Performs conversion between the Japanese character encoding and the internal character encoding. |
| enclatin | Performs conversion between ISO-8859 and the internal character encoding. |
| encunicode | Performs conversion between UTF encodings. |
| encalternate | Replaces unconvertible characters with alternate characters. |
12/25/2006 Initial version.
CONFIDENTIAL