Flash disk

I want to use the remaining flash memory of a CC9C running WinCE6.0 as a flash drive. For this I created a partition as filesystem using U-boot. What FS must bu selected to be used with WinCE? How can I tell WinCE to mount this partition as drive?

regards,
Kris

You will most likely need to upgrade to the latest BSP (v1.5). In uboot you simply enter ‘flpart’ then in the menus select ‘r’, ‘w’, ‘q’, ‘y’

This will automatically set up a filesystem.

Then in your BSP you will need to select the FMD flash driver from the catalog under: ‘Third Party\BSP[platform]\Device Drivers\Nand Flash’

Rebuild, deploy, enjoy
~Mike