This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Define Flash partition for WinCE storage


Hi all,
I have a board with RedBoot + WinCE.
I defined a Flash partition for wince and a 64MB partition for storage.
WinCE mounts correctly the 64MB storage partition.

RedBoot> fis list
Name              FLASH addr  Mem addr    Length      Entry point
RedBoot           0x00000000  0x00000000  0x00040000  0x00000000
wince             0x00040000  0x80100000  0x01F00000  0xFFFFFFFF
storage           0x01F40000  0x82000000  0x04000000  0xFFFFFFFF
FIS directory     0x07F60000  0x07F60000  0x0001F000  0x00000000
RedBoot config    0x07F7F000  0x07F7F000  0x00001000  0x00000000
RedBoot>

How can i define a 1GB Storage size?
Do I need to define a RAM (Mem addr) size with the same size of the storage area?? I have not so much RAM !?!?!

Thanks
________________________________

Stefano Mora

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]