<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Whenever I try to run or debug my (old) application in Codewarrior I get > the following error: > > Failed to download the Palm OS database. The database may have been > protected with DmDatabaseProtect()." > I have done the following to try and fix it: >
whenever I run into this error it's either because 1. I am already running my app in the emulator/simulator. You can't be running the app when you start debugging. 2. I have a phantom simulator process still running that codewarrior is trying to connect to. In which case I go to the processes tag and kill it. 3. I have also seen this problem on the T3 simulator, which appears to be buggy even by simulator standards. In which case I kill it and restart a half dozen times until the d*mned thing works. I never have a problem on the emulator unless it's #1 or #2. And if you have rebooted then it can't be #2. So, sanity check, are you running your app in the emulator when you attempt to debug it? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
