68K debugging on LifeDrive with CW 9.3

2005-08-27 Thread Markus Reichart
Hi. I have a serial cable connecting CodeWarrior 9.3 to a LifeDrive. HotSync at 19.200kbps does work. In the SDK 5 FAQ I found: Serial HotSync works on LifeDrive, but only at low speeds (we were successful only at or below 19.2kbps). I have tried different speeds: 57.600 I get a connection but

Re: unkown adress exception

2005-01-24 Thread Markus Reichart
How do you declare fulltext? If it's just a pointer, it might not be initialized and StrCopy might write anywhere in memory. Make sure that you have enough memory allocated at the place where fulltext points to. fulltext has enough memory. This StrCopy statement is an example/sign that data

unkown adress exception

2005-01-21 Thread Markus Reichart
I have a very strange problem :-(( and hope somebody can help :-)) My app (C using CW 9.3 with two code segments) runs on emulator and simulator with full debug settings enabled without any error or warnings. On a real Tungsten C or m515 the SAME app seems to corrupt its own data storage. For

Serialport redirection on Simulator

2005-01-19 Thread Markus Reichart
My app works fine on real OS 4/5 devices and on the emulator. Only on simulator 5.4/6.1 I get an 0x0301 error on SrmOpen with serPortCradleRS232Port. Port redirection is set the right comport in the settings menu Any suggestions how to get the app on a simulator work? -- For information on

Re: Codewarrior 9 Problem

2004-05-02 Thread Markus Reichart
ported some projects from CW 8 to CW 9, but only adjust never solves all problems. Perhaps I can help if you can give a more detail on the errors -- Best greetings from germany Markus Reichart http://www.delineo.de Palm OS Certified Developer -- For information on using the Palm

sprintf in CW9.2 link error

2003-12-03 Thread Markus Reichart
place a function in one of the other modules in the project: Link Error : project.c: 'sprintf' referenced from 'test' is undefined. What's wrong? -- Best greetings from germany Markus Reichart http://www.delineo.de -- For information on using the Palm Developer Forums, or to unsubscribe

Re: sprintf in CW9.2 link error

2003-12-03 Thread Markus Reichart
Markus Dresch schrieb: include unix/unix_stdio.h or StdIOPalm.h That's what I'm looking for. Thanks al lot! -- Best greetings from germany Markus Reichart -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: detecting display status

2003-10-31 Thread Markus Reichart
-- Best greetings from germany Markus Reichart http://www.delineo.de Palm OS Certified Developer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Treeview in Palm-OS???

2003-10-31 Thread Markus Reichart
Harry Schuster schrieb: how can i use a tree-view or a tree-control in PALM OS? Is it possible or must i develop a tree-view for myself? A tree-view is not part of the os, but take a look at http://www.aqpoint.com/pol/ -- Best greetings from germany Markus Reichart http://www.delineo.de Palm

Re: [OFF-TOPIC] Palm Modem command reference

2003-09-15 Thread Markus Reichart
Marlon Cardoso schrieb: I would like to have the reference for the AT commands for the Palm Modem (the old one which connects to Palm III). At http://pluggedin.palm.com there is a document: AT Modem Commands Reference This area contains the AT modem command reference documents for Palm clip on

Re: DATA pdb files not being backup-ed

2003-09-15 Thread Markus Reichart
Muriph, Michael schrieb: I have the exact same problem. See CDK 4.03 Introduchtion to Conduit Development page 32 If no conduit is installed for the creator ID, but the backup bit is set for the database, adds the database to the list for the Backup conduit. Any database (not of type 'data')

Re: DATA pdb files not being backup-ed

2003-09-12 Thread Markus Reichart
Dragomir Goranov schrieb: I am writing a conduit for an application. The application stores info in many pdb files some of which are 'DATA' and some are 'HEAD'. When I make a hotsync the 'HEAD' files always get copied to the user's backup folder while the 'DATA' files get copied only if the

Re: Dial phone

2003-09-08 Thread Markus Reichart
Duc Dang schrieb: I want to build a dial phone app but I do not know how begin. Please, tell me any idea or doc, examples...ect Search http://kb.palmsource.com/ for HelloPhone Best greetings from germany Markus -- For information on using the Palm Developer Forums, or to unsubscribe, please