Motorola MC3090G Integration Guide - Page 106

Splash Screen Format, Flash Storage, FFS Partitions, Working with FFS Partitions

Page 106 highlights

4 - 22 MC3000 Integrator Guide To create a custom splash screen, perform the following steps: 1. For mobile computers with monochrome screens, open the Splashmono.bmp file supplied with the DCP for MC3000 using an image editor. 2. For mobile computers with color screens, open the Splashcolor.bmp file supplied with the DCP for MC3000 using an image editor. 3. Modify the bitmap file and save. 4. Create a splash partition using the steps in Building the Image on page 4-13. Splash Screen Format If the default files are not used to create the new splash screens, ensure to preserve the image format. Table 4-7 Splash Screen Format Screen Type Dimensions Bit Map File Monochrome 320x320 4 bpp, 16 color grey scale Color 324x324 8 bpp 256 color See Sending the Hex Image on page 4-13 for information about loading the splash screen using TCM and IPL. Flash Storage In addition to the RAM-based storage standard on Windows CE mobile computers, the mobile computer is also equipped with a non-volatile Flash-based storage area which can store data (partitions) that can not be corrupted by a cold boot. This Flash area is divided into two categories: Flash File System (FFS) Partitions and Non-FFS Partitions. FFS Partitions The mobile computer includes two FFS partitions. These partitions appear to the mobile computer as a hard drive that the OS file system can write files to and read files from. Data is retained even if power is removed. The two FFS partitions appear as two separate folders in the Windows CE file system and are as follows: • Platform: The Platform FFS partition contains Motorola-supplied programs and Dynamic Link Libraries (DLLs). This FFS is configured to include DLLs that control system operation. Since these drivers are required for basic mobile computer operation, only experienced users should modify the content of this partition. • Application: The Application FFS partition is used to store application programs needed to operate the mobile computer. Working with FFS Partitions Because the FFS partitions appear as folders under the Windows CE file system, they can be written to and read like any other folder. For example, an application program can write data to a file located in the Application folder just as it would to the Windows folder. However, the file in the Application folder is in non-volatile storage and is not lost on a cold boot (e.g., when power is removed for a long period of time). Standard tools such as ActiveSync can be used to copy files to and from the FFS partitions. They appear as the "Application" and "Platform" folders to the ActiveSync explorer. This is useful when installing applications on the

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236

4 - 22
MC3000 Integrator Guide
To create a custom splash screen, perform the following steps:
1.
For mobile computers with monochrome screens, open the Splashmono.bmp file supplied with the DCP for
MC3000 using an image editor.
2.
For mobile computers with color screens, open the Splashcolor.bmp file supplied with the DCP for MC3000
using an image editor.
3.
Modify the bitmap file and save.
4.
Create a splash partition using the steps in
Building the Image on page 4-13
.
Splash Screen Format
If the default files are not used to create the new splash screens, ensure to preserve the image format.
See
Sending the Hex Image on page 4-13
for information about loading the splash screen using TCM and IPL.
Flash Storage
In addition to the RAM-based storage standard on Windows CE mobile computers, the mobile computer is also
equipped with a non-volatile Flash-based storage area which can store data (partitions) that can not be corrupted
by a cold boot. This Flash area is divided into two categories: Flash File System (FFS) Partitions and Non-FFS
Partitions.
FFS Partitions
The mobile computer includes two FFS partitions. These partitions appear to the mobile computer as a hard drive
that the OS file system can write files to and read files from. Data is retained even if power is removed.
The two FFS partitions appear as two separate folders in the Windows CE file system and are as follows:
Platform: The Platform FFS partition contains Motorola-supplied programs and Dynamic Link Libraries
(DLLs). This FFS is configured to include DLLs that control system operation. Since these drivers are
required for basic mobile computer operation, only experienced users should modify the content of this
partition.
Application: The Application FFS partition is used to store application programs needed to operate the mobile
computer.
Working with FFS Partitions
Because the FFS partitions appear as folders under the Windows CE file system, they can be written to and read
like any other folder. For example, an application program can write data to a file located in the Application folder
just as it would to the Windows folder. However, the file in the Application folder is in non-volatile storage and is not
lost on a cold boot (e.g., when power is removed for a long period of time).
Standard tools such as ActiveSync can be used to copy files to and from the FFS partitions. They appear as the
“Application” and “Platform” folders to the ActiveSync explorer. This is useful when installing applications on the
Table 4-7
Splash Screen Format
Screen Type
Dimensions
Bit Map File
Monochrome
320x320
4 bpp, 16 color grey scale
Color
324x324
8 bpp 256 color