|
@@ -174,7 +174,9 @@ files will be removed.
|
|
Example cross testing of target arm-wince
|
|
Example cross testing of target arm-wince
|
|
-----------------------------------------
|
|
-----------------------------------------
|
|
//arm-wince example : see FPCTRUNK\DEMO\WINCE\TESTEMU\ for additional required tools
|
|
//arm-wince example : see FPCTRUNK\DEMO\WINCE\TESTEMU\ for additional required tools
|
|
-make TEST_FPC=ppcrossarm TEST_CPU_TARGET=arm TEST_OS_TARGET=wince TEST_OPT="-XParm-wince-pe- -WC" EMULATOR=MyDisc:\My\Path\to\wcetemu.exe
|
|
|
|
|
|
+make TEST_FPC=ppcrossarm TEST_CPU_TARGET=arm TEST_OS_TARGET=wince TEST_OPT="-XParm-wince- -WC -Xs" TEST_REMOTEPATH=\fpctest EMULATOR=MyDisc:\My\Path\to\wcetemu.exe
|
|
|
|
+
|
|
|
|
+You need to create \fpctest folder on remote device before running testsuite.
|
|
|
|
|
|
Result uploading
|
|
Result uploading
|
|
----------------
|
|
----------------
|