Sboot to PB Protocol
From: Dale Ziebarth (dziebarth_at_hotmail.com)
Date: 09/20/04
- Next message: Louis-Pierre Beaumont: "MemBase and MemLen howto?"
- Previous message: Carl Stewart: "Re: how to change amount of allocated memory for programs"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Sep 2004 14:01:06 -0500
Hi all - for those who have been searching for the protocol between PB and
the target system for downloads here it is:
Sequence is:
Device sends:
6B 49 54 4C BB ... (handshake packet from device)
Host sends:
6B 49 54 4C DD ... (ack packet)
Device sends:
6B 49 54 4C DD ... (request to start the download)
Host sends (in 1520 byte sequences):
6B 49 54 4C CC ... (download packet with increasing number of block numbers;
block numbers start from 1)
For each download packet device sends an acknowledgement with the block
number received.
Just wanted to place this on the newgroup so that it could be documented
when other people do a search on it.
- Next message: Louis-Pierre Beaumont: "MemBase and MemLen howto?"
- Previous message: Carl Stewart: "Re: how to change amount of allocated memory for programs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|