Re: download error
From: Dean Ramsier (dramsiernospam_at_accelentnospam.com)
Date: 03/30/04
- Next message: anonymous: "NdisAcquireSpinLock"
- Previous message: John: "[Q] DuplicateHandle"
- In reply to: asasidar_at_mail.unomaha.edu: "download error"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 13:20:29 -0500
You're trying to load the ethernet driver, but the ethernet port is already
being used for your debug connection. You can't run both at the same time.
The driver is subsequently unloading. This might not be the problem, but
remove the ethernet driver from the build and see if you get any farther.
-- Dean Ramsier - eMVP Accelent Systems http://www.accelent.com <asasidar@mail.unomaha.edu> wrote in message news:23fb26e4.0403300905.49a0d209@posting.google.com... > Hi, > When i try to download an image from PB 4.2 to the target i get the > following error message and a white screen appears on the target and > the whole process just hangs. Please help me as to any insights on > this problem. > > Loaded symbols for 'C:\WINCE420\PUBLIC\MOBILEHANDHELD\RELDIR\~\ENDS4ISA.DLL' > 3917 PID:6ffbb002 TID:6ffea89e ==>NdisInitializeWrapper > 3917 PID:6ffbb002 TID:6ffea89e <==NdisInitializeWrapper > 3918 PID:6ffbb002 TID:6ffea89e ==>NdisMRegisterMiniport: > NdisWrapperHandle 00038D00 > 3919 PID:6ffbb002 TID:6ffea89e ==>ndisRegisterMiniportDriver: > NdisWrapperHandle 00038D00 > 3919 PID:6ffbb002 TID:6ffea89e <==ndisRegisterMiniportDriver: > MiniBlock 00038D70 > 3920 PID:6ffbb002 TID:6ffea89e NdisMRegisterMiniport: MiniBlock > 00038D70 > 3920 PID:6ffbb002 TID:6ffea89e <==NdisMRegisterMiniport: MiniBlock > 00038D70, Status 0 > 3921 PID:6ffbb002 TID:6ffea89e > 3923 PID:6ffbb002 TID:6ffea89e ndisMInitializeAdapter: Miniport > 00038F70, > 3930 PID:6ffbb002 TID:6ffea89e ==>ndisQueueMiniportOnDriver: > Miniport 00038F70, MiniBlock 00038D70 > 3931 PID:6ffbb002 TID:6ffea89e <==ndisQueueMiniportOnDriver: > Miniport 00038F70, MiniBlock 00038D70, rc 1 > 3932 PID:6ffbb002 TID:6ffea89e CS8900 miniport cannot be started. > CS8900 is already being used for debug Ethernet > 3932 PID:6ffbb002 TID:6ffea89e > ==>NdisMDeregisterAdapterShutdownHandler: Miniport 00038F70 > 3933 PID:6ffbb002 TID:6ffea89e > <==NdisMDeregisterAdapterShutdownHandler: Miniport 00038F70 > 3933 PID:6ffbb002 TID:6ffea89e ***NDIS*** (b, 2054) > 3934 PID:6ffbb002 TID:6ffea89e INIT FAILURE: Dequeueing the > miniport from the driver block. > 3934 PID:6ffbb002 TID:6ffea89e ==>ndisDeQueueMiniportOnDriver, > Miniport 00038F70, MiniBlock 00038D70 > 3935 PID:6ffbb002 TID:6ffea89e <==ndisDeQueueMiniportOnDriver: > Miniport 00038F70, MiniBlock 00038D70 > 3936 PID:6ffbb002 TID:6ffea89e ***NDIS*** (b, 2081) > 3936 PID:6ffbb002 TID:6ffea89e INIT FAILURE: Dereferencing the > miniport block. > 3937 PID:6ffbb002 TID:6ffea89e ndisDereferenceMiniport:Miniport > 00038F70, Ref = 0 > 3937 PID:6ffbb002 TID:6ffea89e ==>ndisMUnload: DriverObject > 00038C60 > 3938 PID:6ffbb002 TID:6ffea89e ndisMUnload: MiniBlock 00038D70 > 3939 PID:6ffbb002 TID:6ffea89e <==ndisMUnload: DriverObject > 00038C60, MiniBlock 00038D70 > 3940 PID:6ffbb002 TID:6ffea89e <<< Unloading module ends4isa.dll at > address 0x02710000-0x02719000 (RW data at 0x01EA6000-0x01EA60E0) > Unloaded symbols for > 'C:\WINCE420\PUBLIC\MOBILEHANDHELD\RELDIR\~\ENDS4ISA.DLL' > > Thanks, > Annie
- Next message: anonymous: "NdisAcquireSpinLock"
- Previous message: John: "[Q] DuplicateHandle"
- In reply to: asasidar_at_mail.unomaha.edu: "download error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|