$REVOLUTION_EXT_ROOT/build/demos/netdemo
Move to the $REVOLUTION_EXT_ROOT/build/demos/netdemo directory, and enter type make. An executable file (.elf file) will be generated in the path $REVOLUTION_EXT_ROOT/RVL/bin/demos/netdemo/.
Change to the $REVOLUTION_EXT_ROOT/RVL/bin/demos/netdemo 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.
sostartup |
This demo displays the network error codes that appear when the SOStartup function is called in the background and an error occurs. |
digest |
This demo tests the appropriateness of the various hash algorithms. |
crypto |
This demo tests the appropriateness of AES encryption. |
macaddr |
This demo gets the MAC address of the Wi-Fi module. |
2007/09/06 Added the sostartup demo.
2007/01/12 Corrected the path.
2006/12/07 Initial version.