Thanks for the detailed instructions!  They help alot, at
least understanding the sequence.

I have all the settings in codewarrior for target=Palm OS Device, etc.

Shortcut..1 locks up the device, no square.
Shortcut..2 does nothing that I can see and code warrior fails the
download.

I was tapping four times, I was hoping that was it, but it still 
doesn't work.  I am using USB, perhaps that is the problem ?

I'm probably wasting my time trying to port Doom to this box
anyhow, the OS is not friendly to large mallocs.  Doom runs
it's own memory manager and wants a huge 6M chunk all it's own.

Feature memory as described in the API manual seems to be slow, I was
thinking I could use it, but now I'm not so sure.

I would test the screen bliting speed, but I can't even get 'hello
world'
to come up on the target :)

Been a frustrating day.

Thanks for your help anyhow.






Robert McKenzie wrote:
> 
> I have never tried it with Tungsten, but it certainly works with PalmSim and OS 5, 
>so I expect it to work with a real device.
> 
> Fields don't often display shortcut codes (behavior varies with OS), so "The 
>shortcut char and two dots in the find box disappear before I can put in the 2" 
>doesn't mean that they haven't been inputted correctly.  Note that by two dots here 
>we mean precisely two taps (not four, which you would need in normal Grafitti to 
>produce two periods in a regular field).
> 
> If you correctly enter Shortcut..1, you should see a blinking square in the upper 
>left corner of the display.  Shortcut..1 is for hooking a low-level debugger to an 
>active process and is not generally used or needed for normal application debugging.
> 
> >From Codewarrior I strongly recommend that you use Shortcut..2.  The normal process 
>is to (the first two can be done in either order):
> (1) enter Shortcut..2 on the device,
> (2) disable Hotsync on the desktop, then lastly
> (3) launch your debug session from Codewarrior.
> 
> General things to watch out for are:
> 1.  you have Codewarrior configured properly (the debug settings are under the edit 
>menu!!!) to:
>         a. talk with your device (not an emulator or simulator).
>         b. use the correct COMM port.
>         c. use a reasonable baud rate.
> 2.  you have a functioning serial connection to the device (debugging over usb is 
>problematic and I, personally, have never done it -- though you can search the forum 
>archives for the many many posts concerning it).
> 
> Hope this helps,
> robert mckenzie, palmsource pdx.
> 
> -----Original Message-----
> From: Martan [mailto:martan@;cstone.net]
> Sent: Saturday, November 02, 2002 11:16 AM
> To: Palm Developer Forum
> Subject: Re: Enter 'ShortCut'..1 on the device to stop execution.
> 
> Just to add- what is spec'd in the manual (and here) doesn't work.
> I have a tungsten device, does that matter ?
> The shortcut char and two dots in the find box disappear
> before I can put in the 2
> 
> Martan wrote:
> >
> > I'm afraid I don't understand this.
> >
> > I'm looking for how to put the device into 'console mode'
> > when I'm trying to debug an application on the device
> > from code warrior.
> >
> > Please place the device in console mode by entering
> > 'Shortcut'..2
> >
> > It's pretty cryptic to me.
> >
> > Robert McKenzie wrote:
> > >
> > > These are 4 grafitti characters.
> > > 1.  the shortcut character is a script lower case "l", drawn like a grafitti k 
>on its side.
> > > 2.  a dot
> > > 3.  a dot
> > > 4.  the digit "1"
> > >
> > > It is easiest to pop open the find dialog so that you can get visual feedback as 
>you input them.
> > >
> > > -----Original Message-----
> > > From: Martan [mailto:martan@;cstone.net]
> > > Sent: Saturday, November 02, 2002 6:24 AM
> > > To: Palm Developer Forum
> > > Subject: Re: Enter 'ShortCut'..1 on the device to stop execution.
> > >
> > > I know. how do i do it ?
> > >
> > > Philip Sheard wrote:
> > > >
> > > > > Forgive my ignorance, what does this mean ?
> > > >
> > > > it is for low level debugging
> > > >
> > > > --
> > > > For information on using the Palm Developer Forums, or to unsubscribe, please 
>see http://www.palmos.com/dev/support/forums/
> > >
> > > --
> > > For information on using the Palm Developer Forums, or to unsubscribe, please 
>see http://www.palmos.com/dev/support/forums/
> > >
> > > --
> > > For information on using the Palm Developer Forums, or to unsubscribe, please 
>see http://www.palmos.com/dev/support/forums/
> >
> > --
> > For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/support/forums/
> 
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/support/forums/
> 
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/support/forums/

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

Reply via email to