Hi,
I have created the OS image for smdk2410 board using platform builder tool.
After(it gave 0 warings and 0 errors) successifully creating OS image it has
EBOOT.nb0, nk.bin.
For porting wince i need to run the EBOOT.nb0 in the ram where we can set the
ip and mac address then we can port the os image if i am right.
If i run the EBOOT.nb0 in the ram(0x 30032000) of smdk2410 board it will be
showing that download is ok but after that it should show the ethernet
bootloader prompt for setting the ip and mac but it is not showing.
I have used the dwn.exe which is a usb transfer tool used to run the boot
loader in the target device.
I have set the following optinons in the dnw.exe tool baurd rate 115200, com
port com1.
when i have started the target board it displayed the following message.
+---------------------------------------------+
| S3C2410X USB Downloader ver R1.12 05/20/03 |
+---------------------------------------------+
FCLK=180MHz,DMA mode
USB: IN_ENDPOINT:1 OUT_ENDPOINT:3
FORMAT: <ADDR(DATA):4>+<SIZE(n+10):4>+<DATA:n>+<CS:2>
NOTE: 1. Power off/on or press the reset button for 1 sec
in order to get a valid USB device address.
2. For additional menu, Press any key.
USB host is not connected yet.
USB host is connected. Waiting a download.
###### Select Menu ######
[0] Download & Run
[1] Download Only
[2] Test SDRAM
[3] Change The Console UART Ch.
[4] Run eboot to boot up Wince.
[5] Run Wince directly.
Then i have selected 0 option. Then it displayed the following message.
Download&Run is selected.
USB host is connected. Waiting a download.
then from usb->transmit-> selected EBOOT.nb0 file. After selecting it showed
the following things.
Now, Downloading [ADDRESS:30038000h,TOTAL:262154]
RECEIVED FILE SIZE: 262154(693.0KB/S,0.4S)
Now, Checksum calculation
Download O.K.
à à üüà à Ã
It is showing that download is ok but after it should show the boot loader
prompt but is displaying some junk messages like this à à üüà à à .
Can any one help me to solve this problem.
Thanks,
Amiya.