OEMVERIFYMEMORY error

Clemente
Hello,
I modify the MEMORY section of the config.bib file to make more room for
the Windows Media Player and codecs.
The new section is now:

MEMORY
    NK      80200000  02600000  RAMIMAGE
    RAM     82800000  01600000  RAM
;    FLASH   92000000  00100000  RESERVED

The "solution" compile OK, but I'm not be able to download the nk.bin to
the board.
This is the error message from "DNW v0.50L for wince":

...
Download Address=0x80200000 Length=0x20cc43c
BIN image type unknow
!OEMVERIFYMEMORY: Invalid image

Where am I wrong? 

TIA

Clemente.

Clemente
I did another test, I modify the  CONFIG sectionn of the config.bib file
adding the AUTOSIZE keyword:

CONFIG
    AUTOSIZE=ON

The output of the compilation is now :

Pass 2...

RAM AutoSize: RAM Start=822d0000 RAM Size=01b30000
Found pTOC at 0000156c

But when downloading I receive the same message!

Is a supervivi/nboot problem?

TIA

Clemente.

Clemente
Hello to all,
I'm in stuck with this problem.
I'm be able to compile an nk.bin files but the supervivi seams to reject
the new file, because is not inside 32MByte I think.

Searching the Internet for a solution I found this very very interesting
site [1].
With some very usefull articles and snapshots about SilverLight technology
[2][3].
Very beautiful!!!

So please let me know if someone is jumping out from this problem. Or if
I'm wrong somewhere. :-)

TIA
Clemente.

[1] http://discovertheexperience.blogspot.com/
[2]
http://discovertheexperience.blogspot.com/2009/10/windows-embedded-ce-60...
[3]
http://discovertheexperience.blogspot.com/2009/10/windows-embedded-ce-60...

adam
I had this problem befor. SuperVIVI not support wince 6.0 image 

I download the image of wince 5.0 from:
http://www.andahammer.com/Downloads/mini2440-en.rar

and it work fine

mindee
Hi,

www.arm9.net has updated the software, include the complete windowsce6 bsp,
and the new supervivi. hope it is helpful.

mindee

Clemente
Hello mindee,
thank you for the info. I just recompile in inglish the image, without
adding new packages. But: are you sure that this is a new version of
Supervivi? It has the same date and the same size as the previous one found
in the wince6 mini2440-20091130pre package.

Clemente.

NAP
I do have exactly the same problem.
I have Mini2440 with 1GB and i use supervivi-128m dated 11.11.2009

i tried 

MEMORY
    NK      80200000  03C00000  RAMIMAGE
    RAM     84000000  03C00000  RAM
and my image compiles fine. but when trying to get the nk.bin (33mb) to the
mini2440 i get a OEMVERIFYMEMORY error

is there any solution?

NAP
anybody?

Gautam
Hey Guys!

Just try downloading the RELEASE build (not DEBUG!).

If it works out less than 32 MB in size, I guess it will work fine.

Mine did!

Good luck!

Gautam