Thanx for your answer ! (but not for the bug ;-)

Herve

-----Message d'origine-----
De:     Hirva Doshi [SMTP:[EMAIL PROTECTED]]
Date:   jeudi 15 juin 2000 17:23
A:      Palm Developer Forum
Objet:  RE: "BDVVM", is not defined ?

Hello Herve,

> The debug helper app could not be found The register key ,"BDVVM", is not 
> defined

This is a known problem in the debugger in R6. The error message itself is a
bug but it indicates that the debugger has failed to connect to the emulator
or device.  If you are debugging to the device, you may want to make sure
that HotSync is off (not even in the system tray), also check that the
device recognizes the 'shortcut dot dot 2' that is entered to set the device
in console mode. Bear in mind that 'shortcut dot dot 2' shows up on the
device as 'shortcut.2' (the two taps show up as one dot). If you are
debugging to the emulator, make sure that Constructor is not running as it
has a bug (using 100% of CPU resources) which will prevent the debugger from
connecting.

It would also be good to download some of the bug fixes for the CodeWarrior
debugger (among other things).  You will need to get the latest version of
the debugger plugin, found at ftp3.metrowerks.com.  Log in with the
following:

user account:    palm
user password:   p1l0t (PILOT with a 1 instead of an I and a 0 instead of
an o)

To use that effectively, you will need to have the 3.5 SDK and Update 1 to
the 3.5 SDK available from Palm's website at
http://www.palmos.com/dev/tech/tools/sdk35.cgi. 

Other possible problems:
Have checked "link single segment" when having multiple segments
Have segments larger than 64K (try dragging .prc file to emulator -- if you
get an error, then the segment is too large)

After this is done, let me know if you still get the following error
"invalid starter.prc" when you load the app.

HD
Metrowerks Technical Support




> -----Original Message-----
> From: Herve Groleas [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 15, 2000 4:10 AM
> To: Palm Developer Forum
> Subject: "BDVVM", is not defined ?
> 
> 
> When i run my app in debug, i get an error message :
> 
> The debug helper app could not be found
> The register key ,"BDVVM", is not defined
> 
> 
> I also have a problem when i load my app onto the PDA (a 
> TRGPro) : "invalid starter.prc".
> 
> Can anybody help ??
> 
> Herve Groleas
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to