Hi,
When debug with Carbide Pro, APP Trk, wont set debug point in main.
GCCE UDEB and GCCE UREL.
Loads fine when debug attempts to start I get error message and termination code of 0
message:-
Rain.exe
Unable to set temporary break point in main.
Reason: Target request failed Failed to set breakpoint...
Continue ?
then yes and no buttons.
In the E61 when I attempt to start the program instantly stops no action.
Heres my log of the link its example S60 3rd ED MR /S60Ex/OpenGLE/Rain.
Prog runs fine in emulator
HelloWorld runs in debugs in app trk on E61.
I have changed the UID to match through the program to 0xe271b6e1 which was original reason stopping loading.
This is a really tough one so if anyone got an answer it will really great and move Carbide development on.
If I find the answer I will post it thanks.
The log has been cut down to fit page, only remove clean compile all warnings and link info left.
Jim
PHP Code:**** Full rebuild of configuration S60 3.0 Phone (GCCE) Debug [S60_3rd_MR_3] for project Rain ****
make -k all
'Building file: ../Rain/data/Rain.rss'
'Invoking: Resource Compiler'
perl.exe -S epocrc.pl -u -MD -DLANGUAGE_SC -I. -I"C:\SymbianRainWorkPro\Rain\Utils" -I"C:\SymbianRainWorkPro\Rain\Rain\inc" -I"C:\SymbianRainWorkPro\Rain\Rain\group" -I- -I"C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include" -I"C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include\variant" -I"C:\Symbian\9.1\S60_3rd_MR_3\S60Ex\OpenGLEx\Rain\group" -o"C:/Symbian/9.1/S60_3rd_MR_3/EPOC32/DATA/Z/resource/apps/Rain.rsc" -hC:\Symbian\9.1\S60_3rd_MR_3\EPOC32\include\Rain.rsg ../Rain/data/Rain.rss
..\Rain\data\Rain.rss(49) : Warning: (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'plain'
..\Rain\data\Rain.rss(49) : Warning: (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'shift_control'
..\Rain\data\Rain.rss(112) : Warning: (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'view_list'
'Finished building: ../Rain/data/Rain.rss'
' '
'Building file: ../Rain/data/Rain_reg.rss'
'Invoking: Resource Compiler'
perl.exe -S epocrc.pl -u -MD -DLANGUAGE_SC -I. -I"C:\SymbianRainWorkPro\Rain\Utils" -I"C:\SymbianRainWorkPro\Rain\Rain\inc" -I"C:\SymbianRainWorkPro\Rain\Rain\group" -I- -I"C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include" -I"C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include\variant" -I"C:\Symbian\9.1\S60_3rd_MR_3\S60Ex\OpenGLEx\Rain\group" -o"C:/Symbian/9.1/S60_3rd_MR_3/EPOC32/DATA/Z/private/10003a3f/apps/Rain_reg.rsc" -hC:\Symbian\9.1\S60_3rd_MR_3\EPOC32\include\Rain_reg.rsg ../Rain/data/Rain_reg.rss
..\Rain\data\Rain_reg.rss(31) : Warning: (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'datatype_list'
..\Rain\data\Rain_reg.rss(31) : Warning: (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'file_ownership_list'
..\Rain\data\Rain_reg.rss(31) : Warning: (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'service_list'
'Finished building: ../Rain/data/Rain_reg.rss'
' '
'Building file: ../Utils/Utils.cpp'
'Invoking: GCCE Compiler'
arm-none-symbianelf-g++.exe -MD -c -pipe -mapcs -nostdinc -g -x c++ -march=armv5t -fexceptions -mfloat-abi=soft -D_DEBUG -D_UNICODE -D__GCCE__ -D__SYMBIAN32__ -D__EPOC32__ -D__MARM__ -D__EABI__ -D__MARM_ARMV5__ -D__EXE__ -D__SUPPORT_CPP_EXCEPTIONS__ -D__SERIES60_30__ -D__SERIES60_3X__ -D__PRODUCT_INCLUDE__=\"C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include\variant\Symbian_OS_v9.1.hrh\" -include "C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\INCLUDE\GCCE\GCCE.h" -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -I "C:\Program Files\CSL Arm Toolchain\lib\gcc\arm-none-symbianelf\3.4.3\include" -I . -I "C:\SymbianRainWorkPro\Rain\Utils" -I "C:\SymbianRainWorkPro\Rain\Rain\inc" -I "C:\SymbianRainWorkPro\Rain\Rain\group" -I "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include" -I "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include\variant" -I "C:\Symbian\9.1\S60_3rd_MR_3\S60Ex\OpenGLEx\Rain\group" -o Utils/Utils.o ../Utils/Utils.cpp
../Utils/Utils.cpp:2015:1: warning: multi-line comment
'Generated dependency file Utils/Utils.d'
'Finished building: ../Utils/Utils.cpp'
' '
'Building file: ../Rain/src/Rain.cpp'
'Invoking: GCCE Compiler'
arm-none-symbianelf-g++.exe -MD -c -pipe -mapcs -nostdinc -g -x c++ -march=armv5t -fexceptions -mfloat-abi=soft -D_DEBUG -D_UNICODE -D__GCCE__ -D__SYMBIAN32__ -D__EPOC32__ -D__MARM__ -D__EABI__ -D__MARM_ARMV5__ -D__EXE__ -D__SUPPORT_CPP_EXCEPTIONS__ -D__SERIES60_30__ -D__SERIES60_3X__ -D__PRODUCT_INCLUDE__=\"C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include\variant\Symbian_OS_v9.1.hrh\" -include "C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\INCLUDE\GCCE\GCCE.h" -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -I "C:\Program Files\CSL Arm Toolchain\lib\gcc\arm-none-symbianelf\3.4.3\include" -I . -I "C:\SymbianRainWorkPro\Rain\Utils" -I "C:\SymbianRainWorkPro\Rain\Rain\inc" -I "C:\SymbianRainWorkPro\Rain\Rain\group" -I "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include" -I "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\include\variant" -I "C:\Symbian\9.1\S60_3rd_MR_3\S60Ex\OpenGLEx\Rain\group" -o Rain/src/Rain.o ../Rain/src/Rain.cpp
In file included from C://Symbian//9.1//S60_3rd_MR_3//epoc32//include/eikmenub.h:18,
from C://Symbian//9.1//S60_3rd_MR_3//epoc32//include/aknenv.h:28,
from C://Symbian//9.1//S60_3rd_MR_3//epoc32//include/aknutils.h:40,
from C://Symbian//9.1//S60_3rd_MR_3//epoc32//include/aknpopuplayout.h:26,
from C://Symbian//9.1//S60_3rd_MR_3//epoc32//include/AknQueryDialog.h:31,
from C://Symbian//9.1//S60_3rd_MR_3//epoc32//include/aknnotewrappers.h:28,
from ../Rain/src/Rain.cpp:19:
C://Symbian//9.1//S60_3rd_MR_3//epoc32//include/eikmenup.h: In member function `TBool CEikMenuPaneItem::IsScaleableText(const TDesC&) const':
C://Symbian//9.1//S60_3rd_MR_3//epoc32//include/eikmenup.h:183: warning: enumeral mismatch in conditional expression: `TFalse' vs `TTrue'
'Generated dependency file Rain/src/Rain.d'
'Finished building: ../Rain/src/Rain.cpp'
' '
' '
'Invoking: GCCE Linker'
arm-none-symbianelf-ld.exe --check-sections --no-undefined --no-allow-shlib-undefined -nostdlib -shared --entry _E32Startup -Tdata 0x400000 -Ttext 0x8000 --target1-abs --discard-locals --default-symver -u_E32Startup -L"C:\Program Files\CSL Arm Toolchain\arm-none-symbianelf\lib" -L"C:\Program Files\CSL Arm Toolchain\lib\gcc\arm-none-symbianelf\3.4.3" -soname "Rain{000a0000}.exe" "C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\RELEASE\ARMV5\UREL\eexe.lib" C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\RELEASE\ARMV5\LIB\dfpaeabi.dso C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\RELEASE\ARMV5\LIB\drtaeabi.dso C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\RELEASE\ARMV5\LIB\dfprvct2_2.dso C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\RELEASE\ARMV5\LIB\scppnwdl.dso C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\RELEASE\ARMV5\LIB\drtrvct2_2.dso C:\Symbian\9.1\S60_3rd_MR_3\EPOC32\RELEASE\ARMV5\UREL\usrt2_2.lib -o "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\GCCE\UDEB\Rain.sym" -Map C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\GCCE\UDEB\\Rain.exe.map ./Utils/Utils.o ./Rain/src/Rain.o ./Rain/src/RainApp.o ./Rain/src/RainAppUi.o ./Rain/src/RainContainer.o ./Rain/src/RainDocument.o "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\euser.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\apparc.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\eikcore.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\cone.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\avkon.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\libgles_cm.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\ws32.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\imageconversion.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\efsrv.dso" "C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB\fbscli.dso" -lsupc++ -lgcc
'Finished building: Rain.sym'
' '
'Building target: C:/Symbian/9.1/S60_3rd_MR_3/epoc32/release/GCCE/UDEB/Rain.exe'
'Invoking: Post linker'
elf2e32.exe --targettype=EXE --heap=0x00000004,0x00400000 --libpath="C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\ARMV5\LIB" --fpu softvfp --capability=READUSERDATA --uid1=0x1000007a --uid2=0x100039ce --uid3=0xe271b6e1 --sid=0xe271b6e1 --vid=0x00000000 --elfinput="C:\Symbian\9.1\S60_3rd_MR_3\epoc32\release\GCCE\UDEB\Rain.sym" --output="C:/Symbian/9.1/S60_3rd_MR_3/epoc32/release/GCCE/UDEB/Rain.exe" --linkas=Rain{000a0000}[e271b6e1].exe
'Finished building target: C:/Symbian/9.1/S60_3rd_MR_3/epoc32/release/GCCE/UDEB/Rain.exe'
' '
'Building file: Rain.pkg'
'Invoking: CreateSis (Installation File Generator)'
createsis create -pass DefaultPassword "Rain.pkg" C:/SymbianRainWorkPro/Rain/Rain.sis
Processing Rain.pkg...
Created Rain-tmp.SIS
Extracting info. from Rain.pkg ...
No key/cert found in Rain.pkg.
making key-gen.key, cert-gen.cer ...
Generating private key...
Created certificate cert-gen.cer
A DSA private key has been generated with a keylength of 1024 bits
Signing Rain-tmp.SIS with cert-gen.cer and key-gen.key -> C:/SymbianRainWorkPro/Rain/Rain.sis
'Finished building: Rain.pkg'
' '
Build complete for project Rain




