提交 f666fd92 编写于 作者: M mbbill@gmail.com

Since telnet is not installed by default from Windows Vista and later, it's...

Since telnet is not installed by default from Windows Vista and later, it's better to use putty in command line.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1434 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 97e80a16
start qemu-system-arm.exe -M mini2440 -kernel ..\bsp\mini2440\rtthread-mini2440.axf -show-cursor -serial telnet:127.0.0.1:1200,server -net nic -net tap,ifname=virtual -sd SDCARD -serial file:virtualkbd
telnet 127.0.0.1 1200
\ No newline at end of file
start putty.exe telnet://127.0.0.1:1200/
start qemu-system-arm.exe -M mini2440 -kernel ..\bsp\mini2440\rtthread-mini2440.axf -show-cursor -sd SDCARD -serial telnet:127.0.0.1:1200,server -serial file:virtualkbd
telnet 127.0.0.1 1200
start putty.exe telnet://127.0.0.1:1200/
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册