readme

来自「PXA250上的XBOOT」· 代码 · 共 25 行

TXT
25
字号
$Id: README,v 1.6 2003/09/16 13:22:09 jfabo Exp $Required software=================Please make sure you have installed the following software:1. openwince include package - http://openwince.sourceforge.net/include/2. openwince srcconf package - http://openwince.sourceforge.net/srcconf/Build & install instructions:=============================1. Download and unpack xboot source tarball.2. Open "Windows CE .NET 4.2 Command Prompt".3. Run "%_WINCEROOT%\public\common\oak\misc\WinCE.bat CPU COMMON NOPLAT" from Command Prompt,   where CPU is ARMV4 or ARMV4I.4. Change into xboot directory where you've unpacked xboot tarball (make a cd command in your   Command Prompt).5. To configure xboot run configuration program (conf or mconf) with parameter `xboot.config'.6. Run "build -c".7. Burn bin/XBOOT.bin into your device and enjoy it :-).Please see http://openwince.sourceforge.net/xboot/ for more info.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?