Hi guys ,
I am trying to debug a simple helloworldbasic example that comes with Nokia Series 60 3rd edition SDK and code warrior 3.1. I am using Nokia N71 .
I have succesfully installed the Metro TRK sis file on phone and configured the connection settings to USB AND CW_Symbian_3.1.1_Update.exe path for codewarrior 3.1.
I am building this application for GCCE UDEB target , my first doubt is that :
will MEtroTrk ( version 2.5 , TRK API version3.1 ) support debugging of GCCE UDEB type binary code ?
i feel it should .
Problem i am facing is in buiulding , after linking the Helloworldbasic.exe , i gets an error in codewarrior screen , it says
" Error : Symbian Installer - error: file I/O fault.
helloworldbasic_gcce.pkg line 21 "
I have checked my package file , it correct ,
and at line number 21 , i have mentioned source and destination path for helloworldbasic.exe
which is
"..\..\..\epoc32\release\gcce\udeb\HelloWorldBasic.exe" -"!:\sys\bin\ HelloWorldBasic.exe"
I cant understand the reason for this error.
So guys help me !
Thanks & Regards
Navjot