I haven't figured it out yet, but I did learn something today that may
be helpful for this. Adding a couple entries to the Windows Registry
will create verbose log files in your temp directory. This may help
shed some light on some things. Additionally, with logging enabled
this way, we can sniff the communication with the BlackBerry
simulator. I've quoted the reg file below.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RimUsb\Parameters]
"FileDump"=dword:00000001
"ServiceDebug"=dword:ffffffff

On Tue, Feb 10, 2009 at 7:40 PM, Josh Kropf <j...@slashdev.ca> wrote:
> I've been trying to figure out the reset sequence for bjavaloader and
> I'm a bit stuck.  Attached is a condensed USB log containing just the
> USB capture of the reset sequence with comments.  For the most part I
> have it figured out except the very first packet.
>
> There is 8 bytes in the payload of the first packet that I can't seem
> to figure out.  They change each time a call to javaloader is
> issued that causes a handheld reset.  Possibly a timestamp?
>
> Anyone have any ideas?
>
> --
> Josh Kropf <j...@slashdev.ca>
>
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code to
> build responsive, highly engaging applications that combine the power of local
> resources and data with the reach of the web. Download the Adobe AIR SDK and
> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel
>
>

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to