View Full Version : my App is crashing Brew kyocera phone
asgrewal
03-13-2002, 08:27 PM
I have created bunch of simple C programs. There are bunch of hearder files too. I have included all these in the .mak file. I am able to successfully compile the .mak file using ARM Developer Suite v1.1 and create .mod file. But when I put all my .bar, .mod, .sig and .mif on to the real device(kyocera QCP 3035) and try to run the application, it crashes my phone, in short the phone powers off and powers back on. I get no error message and the same application is working in the brew emulator.
Anybody got a clue?
Regards,
Amardeep
Jason Yao
03-14-2002, 12:12 AM
I have same trouble with you. After I start my application on the real device, I saw just a sandglass on screen and the buttons cannot be actived.
What's wrong?
Mahesh
03-15-2002, 06:55 PM
This could be due to the manner in which application uses the heap or the stack.
The stack size on the handset is smaller than the emulator. The available RAM is also less on the handset (although this can be configured for the emulator).
Both the FAQ and the knowledgebase http://www.qualcomm.com/brew/developer/support/faq/techfaq5.html have information on how to correctly program for the handset keeping these limitations in mind.
Additionally, you could print some statements when handling the EVT_APP_START to see if the program has reached that point.
--Mahesh
BREW Support
ston00
03-20-2002, 07:44 PM
I'm hearing that Kyocera said that the older QCP 3035 models don't support BREW. I just bought a 3035 phone. How can I verify that this phone works? I'm about to send it to get it flashed.
Thanks.
vBulletin v3.0.13, Copyright ©2000-2009, Jelsoft Enterprises Ltd.