Hi, we have purchased a AT91SAM9261-EK and we trying to get the WinCE demo to work.
We have tried many many times with different example, different computers and using different versions of Samba without any success.
All the flashing is going ok and we enter values in the setup meny according to the guide, but when we
start the system and the WinCE is supposed to start the terminal window shows the following and then nothing happens:
Code:
INFO : Low Level Init : OK
Dataflash init OK
Starting eboot ...
ÿ serial initialized ........OK
Microsoft Windows CE Bootloader Common Library Version 1.4 Built Sep 24 2007 13:
04:53
Microsoft Windows CE 6.0 Ethernet Bootloader for the AT91SAM926xEK board
Adaptation performed by ADENEO (c) 2007
Master Clock is 49920000 Hz
Master Clock is 49920000 Hz
Press [ENTER] to launch image stored in flash or [SPACE] to cancel.
Initiating image launch in 0 seconds
System ready!
Preparing for download...
Initialize image flash .......Master Clock is 49920000 Hz
---------------------------------------
--- Configuring Chip Select 3 ---
---------------------------------------
--- Desired timings ---
---------------------------------------
dwNWE_SETUP 0
dwNCS_WR_SETUP 0
dwNRD_SETUP 0
dwNCS_RD_SETUP 0
dwNWE_PULSE 28
dwNCS_WR_PULSE 42
dwNRD_PULSE 28
dwNCS_RD_PULSE 42
dwNRD_CYCLE 56
dwNWE_CYCLE 56
dwClockPeriod_ns 20
---------------------------------------
--- Real timings ---
---------------------------------------
dwNWE_SETUP 0
dwNCS_WR_SETUP 0
dwNRD_SETUP 0
dwNCS_RD_SETUP 0
dwNWE_PULSE 40
dwNCS_WR_PULSE 60
dwNRD_PULSE 40
dwNCS_RD_PULSE 60
dwNRD_CYCLE 60
dwNWE_CYCLE 60
OK
Any helpful information is really appreciated.
Jon