Re: This is not a .BIN file FF FF FF FF FF FF FF
From: Dean Ramsier (ramsiernospam_at_nospam.com)
Date: 09/28/04
- Next message: Dean Ramsier: "Re: Where is it stuck on ARM"
- Previous message: Dean Ramsier: "Re: Kernel Start"
- In reply to: Sujith: "Re: This is not a .BIN file FF FF FF FF FF FF FF"
- Next in thread: Sujith: "Re: This is not a .BIN file FF FF FF FF FF FF FF"
- Reply: Sujith: "Re: This is not a .BIN file FF FF FF FF FF FF FF"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Sep 2004 12:24:57 -0400
Are you calling kernel relocate before doing any of this stuff? Sounds like
you're not, and global variables are not being initialized.
-- Dean Ramsier - eMVP "Sujith" <sujithss@nospam.hotmail.com> wrote in message news:emceQ3WpEHA.1084@TK2MSFTNGP10.phx.gbl... > No, > the problem is that, it is not at all entering to the loop which receives > the packet. > so some junk values make the output.. > but one thing is very strange, that, > static DWORD dwBlockNumber = 0; > > static USHORT cbDataBuffer = 0; are not getting initialized to 0 and > have some junk value!!! in the starting of the program..... > if I remove the static keyword, it does it, still I need the values to be > retained.. > > regards > Sujith > > "Steve Maillet (eMVP)" <nospam1@EntelechyConsulting.com> wrote in message > news:OivSMPWpEHA.1084@TK2MSFTNGP10.phx.gbl... > > "received non-download packet type" this indicates that PB is sending > > commands to jump to an existing image without downloading. Check your > > settings in PB to make sure you are using "download always or Download > when > > changed..." > > > > -- > > Steve Maillet > > EmbeddedFusion > > www.EmbeddedFusion.com > > > > Do have an opinion on the effectiveness of Microsoft Windows Mobile and > > Embedded newsgroups? Let us know! > > https://www.windowsembeddedeval.com/community/newsgroups > > > > > >
- Next message: Dean Ramsier: "Re: Where is it stuck on ARM"
- Previous message: Dean Ramsier: "Re: Kernel Start"
- In reply to: Sujith: "Re: This is not a .BIN file FF FF FF FF FF FF FF"
- Next in thread: Sujith: "Re: This is not a .BIN file FF FF FF FF FF FF FF"
- Reply: Sujith: "Re: This is not a .BIN file FF FF FF FF FF FF FF"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|