7 Nokia Corporation - initial contribution. |
7 Nokia Corporation - initial contribution. |
8 Contributors: |
8 Contributors: |
9 --> |
9 --> |
10 <!DOCTYPE concept |
10 <!DOCTYPE concept |
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
12 <concept xml:lang="en" id="GUID-0C1D38B8-F84D-586E-9A0D-9093FC738B00"><title>Testing the Application</title><shortdesc>This document describes the configuration or setting changes required to test applications that are new or that have been modified to access large files on the emulator and on the H4HRP. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody><section><title>Testing on the emulator</title> <p>The ELocal File System (<filepath>elocal.fsy</filepath>) is enhanced to support large files up to 4GB-1. </p> <p>There is no special configuration or change in the settings required to access large files on the emulator. The application can be directly run on the emulator for testing. </p> </section> <section><title>Testing on H4HRP</title> <p> <filepath>FAT32.fsy</filepath> supports large files up to 4GB-1. </p> <p>Build an H4HRP image with the <filepath>FAT32.fsy</filepath> file system using <codeph>#define USE_SDIO_SD_MMC</codeph> and <codeph>#define WITH_FAT32</codeph>. </p> <p>These <codeph>#defines</codeph> are required to support MMC cards of size 4GB or more. Use this image on H4HRP to test your application. </p> </section> </conbody><related-links><link href="GUID-B597ABA3-DC26-5D00-BFC6-E1CA7C39D3DA.dita"><linktext>Rebuilding Symbian OS |
12 <concept id="GUID-0C1D38B8-F84D-586E-9A0D-9093FC738B00" xml:lang="en"><title>Testing |
13 reference ROMs</linktext> </link> </related-links></concept> |
13 the Application</title><shortdesc>This document describes the configuration or setting changes required |
|
14 to test applications that are new or that have been modified to access large |
|
15 files on the emulator and on the H4HRP. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
16 <section id="GUID-AF8B97A4-2534-456B-BE3B-9FB95FCEB706"><title>Testing on the emulator</title> <p>The ELocal File System |
|
17 (<filepath>elocal.fsy</filepath>) is enhanced to support large files up to |
|
18 4GB-1. </p> <p>There is no special configuration or change in the settings |
|
19 required to access large files on the emulator. The application can be directly |
|
20 run on the emulator for testing. </p> </section> |
|
21 <section id="GUID-53B14489-EB3F-426C-B197-5600B3B3AD39"><title>Testing on H4HRP</title> <p> <filepath>FAT32.fsy</filepath> supports |
|
22 large files up to 4GB-1. </p> <p>Build an H4HRP image with the <filepath>FAT32.fsy</filepath> file |
|
23 system using <codeph>#define USE_SDIO_SD_MMC</codeph> and <codeph>#define |
|
24 WITH_FAT32</codeph>. </p> <p>These <codeph>#defines</codeph> are required |
|
25 to support MMC cards of size 4GB or more. Use this image on H4HRP to test |
|
26 your application. </p> </section> |
|
27 </conbody><related-links> |
|
28 <link href="GUID-B597ABA3-DC26-5D00-BFC6-E1CA7C39D3DA.dita"><linktext>Rebuilding |
|
29 Symbian platform reference ROMs</linktext></link> |
|
30 </related-links></concept> |