Release V708_G_01.03.0AR  

RELEASE LABEL

 V708_G_01.03.0AR

BASELINE LABEL

 P2K8_G_01.06.14I

SOFTWARE VERSION

 V708_G_01.03.0AR 

BUILD ENGINEER 

 Rachid Bennani-Rungs (r58061)

BUILD DATE

 April 2, 2002

URL (internal)

  V708_G_01.03.0AR

URL (field) 

  V708_G_01.03.0AR

 

Phone description  -  Release description 

    Flashing  -  Flexing  -  Memory Usage 

Simulator  -  Instruction build  -   


Cr report  -  Sanity Results  -  Link Warning 

(if you have any remarks for this release note please send a mail to me  
[email protected]
or [email protected] )

 


 

Phone description

FILENAME 

V708_G_01.03.0AR.elf

FILE SIZE

49968048

CHECK SUM

30035 48797

HARDWARE

GSM VNE01

ROM

GROM 3.0

DSP RAM IMAGE

3028

GROM3

341C

BOOTLOADER

BOOT-CGT_C_3.6.8_R_P2K_SIERRA_BOOT

GSM_STACK_baseline

sangam_vAF.7F.AF

SEEM MAP version

09.00.00.18

IMEISV version

04

Top

 


 

Release description

Important Notes:

(1). The following 3 steps need to be executed in the specified order to load SW into the phone:
Step_1: Flash the default superfile. This default superfile is located under /flash/full
Step_2: Flex the phone with required flex file. For details see the "FLEXING" section below.
Step_3: Flash the Language only superfile, which is located under /flash/languages directory.
No further flexing needed.

(2). Language only superfile will be supported for release 0F.18.21 and beyond. .
This kind of super files are located at the release area under /flash/languages directory.

A) Language only superfile requires PST tool version 2.8.7.4.1 or greater.

Please read and follow PST version 2.8.7.4.1 release note for installation and operation, which is located at:
http://compass.mot.com/go/94972874

B) The super file ,  located in the /flash
directory, contains phone image with   either language Bundle. To change language from default language 
 to another, please proceed to step C.

C) To change to another language bundle from default language bundle , flash the language only
superfile for the desired bundle. The language only superfiles are located under /flash/languages directory.

For a definition of the language bundles by region, see chart located on Compass at: BCDC Software

D) Going forward from 0F.18.21, you can repeat step C at any point if you wish to change the language bundle on
the phone. Step B does not need to be repeated as long as the new language bundle is from the software release
that exists on the phone. (You cannot upgrade just the language -- the release has to match).

(3). If you have a blank phone, please refer to the following direction: "Instruction_to_flash_a_blank_phone"
Location: Gsm Bootloader Flash
then following the step (1) above.

(4). When testing GPRS, a New GPRS Manager software (StarFish GPRS Manager software Version 3.0.21 or above)
is required for the build version 0F.16.D0I and greater.
Because there is a change that went into the builds (version 0F.16.D0I and greater) for ATI command responses,
this change requires the StarFish GPRS Manager software Version 3.0.21 or above. This only affects the GPRS
Manager from auto-detecting the P2K phone

(5). Just a tip, if you are using compass, right click on file and select properties -- it will
show you the full name including the language bundle
 (0004=T1,0005=T2,000A=T3,000B=T4,000E=T7,000F=T8,0010=T9).

(6). The daily MMI baseline is a SAPPHIRE 4 Meg build, and is targeted for the customer TIM (Italy).
VoiceStream releases will be a PANTHER 4 Meg point release build off the current SAPPHIRE 4 Meg build.

(7). As most of you know, WSD CM has decided to use Compass to store all future software releases.
GSM Integration will begin releasing software to Compass in addition to the UNIX software release area.
In the near future, GSM Integration will release ONLY TO COMPASS. Program management is coordinating the
effort to provide access to authorized individuals.

Information on this initiative is available at: http://compass.mot.com/go/relhelp

Top


 

Flashing 

For a definition of the language bundles by region, 
see chart located on Compass at: BCDC Software


The .shx file generation is dependent on the language package.
Please refer to the instruction "Flash_Super_File_Generation_Procedure", which is located at:
Location: http://compass.mot.com/go/97670957


location for languages flash generated for this release /flash/languages

 

ASIA
0014 English UK Complex (Lite)    
0015 English US Simplified Chinese    
0016 English US Complex (Lite)    

 

EMEA
0001 US English ONLY      
0002 UK English ONLY      
0003 English US French Canadian Spanish Columbian Portuguese Brazil
0004 Eng UK French German Italian
0005 Dutch German French Eng UK
000A Greek Portuguese Spanish Eng UK
000B Swedish Danish Norwegian Eng UK
000C Eng UK Swedish Finnish Estonian
000D Eng UK Lithuanian Latvian Russian
000E Eng UK Polish Czech Slovak
000F Eng UK Hungarian Turkish Bulgarian
0010 Eng UK Serbian Slovenian Croatian
0011 Eng UK Russian German Romanian
001A English US Spanish Columbian Portuguese Brazil  
001B English US French Canadian Spanish Columbian  
0021 English UK Thai Vietnamese  

 

HA
0002 UK English ONLY      
0012 Eng UK Arabic Hebrew Russian
0020 Eng UK French Arabic Turkish

 

Top


 

Flexing

Flex version to use

release_note

Flexing tool 

iflex_p2k

Other Flex:

location

 

Top


 

Memory usage

location for memory reports  for this release /info

see ramrom*.txt files

 

Top

 


 

Simulator

 

The simulator is based on version SIMTECH_PATRIOT_020313
Therefore the simulator is labeled with the present P2K label.
The simulator will need to be run from Clearcase selected by the present P2K label.
You need the following line in your config_spec to run the simulator:


element /vobs/simtech/release/... SIMTECH_PATRIOT_020313
element * v708_g_01.03.0Ar

 

Top

 


 

Instructions build

config spec element /vobs/atso_tools/perl5/... BUILD_N_01.00.12R
element * v708_g_01.03.0Ar

Standard Build

cd /vobs/platform2000_build/code or  cd /vobs/platform2000

Asian build : 
acmake PRODUCT=gsm_vne01_asia BLDSRC=1  ITAP_LIBRARIES=1 OFFICIAL_VERSION=1 gsm_phone

Emea build:
acmake PRODUCT=gsm_vne01 BLDSRC=1  OFFICIAL_VERSION=1 gsm_phone

Ha build: same as emea plus this option   RIGHT_TO_LEFT_LANGUAGES=1

ROM emulator Build

Romulator version of a new build. All components are rebuilt, but
only certain files in HAPI and SEEM are affected by the ROMU_BLD=1 option.

Asian build : 
acmake PRODUCT=gsm_vne0_asia1 BLDSRC=1  ITAP_LIBRARIES=1 OFFICIAL_VERSION=1 ROMU_BLD=1 gsm_phone

Emea build:
acmake PRODUCT=gsm_vne01 BLDSRC=1  OFFICIAL_VERSION=1 ROMU_BLD=1 gsm_phone

Ha build: same as emea plus this option   RIGHT_TO_LEFT_LANGUAGES=1

ROM emulator Build

Romulator build in a populated view. In this example, a full flash build has already been created. Now to just create a romulator version, only
rebuild HAPI, SEEM, and relink

Asian build : 
acmake PRODUCT=gsm_vne01_asia  BLDSRC=1  ITAP_LIBRARIES=1 OFFICIAL_VERSION=1 ROMU_BLD=1 hapi seem gsm.elf

Emea build:
acmake PRODUCT=gsm_vne01 BLDSRC=1   OFFICIAL_VERSION=1 ROMU_BLD=1 hapi seem gsm.elf

Ha build: same as emea plus this option   RIGHT_TO_LEFT_LANGUAGES=1

RAM Phone Build

Until further advice the platform/product builds will support BROWSER and not include DSP image any more, and only be used
on GROM phone. If you want to a build for RAM phone, which requires a build with DSP image and without BROWSER.
To generate a build with a DSP image, and without BROWSER, add the option DSP_IMG=1, and BROWSER=0
in the 'acmake' command line.

Asian build : 
acmake PRODUCT=gsm_vne01_asia BLDSRC=1  ITAP_LIBRARIES=1 OFFICIAL_VERSION=1 DSP_IMG=1 gsm_phone

Emea build:
acmake PRODUCT=gsm_vne01 BLDSRC=1   OFFICIAL_VERSION=1 DSP_IMG=1 gsm_phone

Ha build: same as emea plus this option   RIGHT_TO_LEFT_LANGUAGES=1

Top