Hi all,

I have used the smdk2410 BSP found in platform builder 5.0 to build an
image. I followed the steps described in PB manual to build and
download the image to a 2410tk board. But when I tried to attach the
device to download the nk.bin, I had the following error displayed in
the hyperterminal window:

Download file information:
-------------------------------------------------------------------------------
[0]: Address=0x8D000000 Length=0x23495BC Name=

****** OEMVerifyMemory Checking Range [ 0x8D000000 ==> 0x8F3495BB ]
****** OEMVerifyMemory FAILED - Invalid Memory Area ******

!OEMVERIFYMEMORY: Invalid image

It seem it has problem related to the memory. However, I haven't
changed these settings.... Did anyone meet this problem before? Please
give me advices.
Thanks a lot!!!!!!

Re: Problem of downloading image with samsung S3C2410TK board by tam

tam
Wed Jan 04 21:08:52 CST 2006

Sorry, the displayed error message should be as follow:

Download file information:
-------------------------------------------------------------------------------
[0]: Address=0x80001000 Length=0x23495BC Name=

****** OEMVerifyMemory Checking Range [ 0x80001000 ==> 0x8234A5BB ]
****** OEMVerifyMemory FAILED - Invalid Memory Area ******

!OEMVERIFYMEMORY: Invalid image


Re: Problem of downloading image with samsung S3C2410TK board by tam

tam
Thu Jan 05 02:25:04 CST 2006

Hi all,

The mentioned problem didn't happen now. Instead, after downloading the
image, it cannot run properly. I had the following error displayed in
the hyperterminal window:

ROMHDR at Address 80001044h
Got EDBG_CMD_JUMPIMG
Got EDBG_CMD_CONFIG, flags:0x00000000
AM29LV800_EraseFlash: Requested 0x20 bytes, Erasing 0x1 sectors
(0x10000 bytes)
(offset 0xf0000 bytes)...
AM29LV800_WriteFlash: Writing 0x20 bytes to flash (offset 0xf0000
bytes)...
INFO: OEMLaunch: Jumping to Physical Address 0x32006C58h (Virtual
Address 0x8000
6C58h)...


Windows CE Kernel for ARM (Thumb Enabled) Built on Jun 24 2004 at
18:25:00
ProcessorType=0920 Revision=0
sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable =
80006b14
DCache: 8 sets, 64 ways, 32 line size, 16384 size
ICache: 8 sets, 64 ways, 32 line size, 16384 size
Sp=ffffc7cc
OEMIoControl: Unsupported Code 0x10100b4 - device 0x0101 func 45
OEMIoControl: Unsupported Code 0x101008c - device 0x0101 func 35
OEMIoControl: Unsupported Code 0x10100d0 - device 0x0101 func 52
OEMIoControl: Unsupported Code 0x10100f8 - device 0x0101 func 62
::: PBT_InitializeAddresses - Success
INFO: PwrButton: Mapped Irq 0x2 to SysIntr 0x17.
OEMIoControl: Unsupported Code 0x10100fc - device 0x0101 func 63


In the 2410TK board, the LCD didn't display anything. I haven't changed
the configuration or bsp files. Does anyone know what's wrong with it?
Please help me. Many thanks.