hi ,
i am trying to use 1Gbit NAND ( 1 page is 2048Byte with wince 4.2 and
s3c2440A )
i searched news group
i have a few questions and like to check what i found
1) wince 4.2 can support 2048 Byte sector by modifying FMD_Getinfo and
other code
2) but i Can't use other Storage device like CF/USB/SD Card
3) to use different Storage device i have to load two fatfsd.dll
is it right ? and i found a message that said with modifying
partitiondriver="", it is possible to use different sector size , but
i failed ..
how can i use different sector size in wince 4.2 ?
4) from message Steve Maillet \(eMVP\) 2005-03-26
"
Unfortunately, creating a modified FATFS doesn't work for production
devices
as the FATFS code is part of the private shared source and you are not
licensed to distribute modified versions of that for commercial use (in
source or binary) "
that means if even i load two fatfs.dll i can't use that image for
production ?
thanks in advance