View Issue Details

IDProjectCategoryView StatusLast Update
0000904EBootC100NBootpublic2012-01-18 15:21
ReporterMinas Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionV1.04 
Target VersionV1.05Fixed in VersionV1.05 
Summary0000904: PicoMOD7 can´t initialize network with nbootc100_13.bin
DescriptionIf nbootc100_13.bin is installed the board can´t initialize network connection.
Steps To ReproduceInstall nbootc100_13.bin on a PicoMOD7. Stop the Board in eboot and try to download Kernel over Ethernet (de). Now the eboot will send the following messages.

PicoMOD7 - WindowsCE Bootloader
:> de

HW-Watchdog: OFF
Ne2kDbg:: MAC set to : 0:5:51:0:43:7
MAC address read/write mismap
MAC address read/write mismap
MAC address read/write mismap
MAC address read/write mismap
ETH - HWSetMCRegs: Set all to 0x00
EDBG:NE2000Init:HWInit failed to read cmd reg
ERROR: InitEthDevice: Failed to initialize Ethernet controller.
ERROR: OEMPlatformInit: Failed to initialize Ethernet controller.
ERROR: OEMPlatformInit: Failed to initialize Ethernet controller.
Disable AUTO BOOT
Press >S< to step into monitor...
HW-Watchdog: OFF

PicoMOD7 - WindowsCE Bootloader

:>
Forum Link

Activities

froelich

2012-01-18 15:19

administrator   ~0000594

This is issue comes in, because we no longer remove reset from ethernet controller in nboot. This is to avoid wait in nboot.

froelich

2012-01-18 15:21

administrator   ~0000595

Set reset pin to high before starting ethernet communication.