TAG | RAMDISK
6
Mounting the RAMDISK in WINCE 6.0
3 Comments | Posted by Prabu Kumar - Microsoft Certified Technology Specialist in Windows CE
In order to mount RAMDISK in your device. There are two methods for mounting the RAMDisk.
I. First Method:
In the below dialog box of your workspace,
Project->Properties->configuration properties->Environment
Add the following sysgen variable.
SYSGEN_RAMDISK=1
After setting this environment variable “Sysgen” your workspace. Now the created NK.bin will mount the 1MB of your RAM as Mounted volume.
Now you can increase the [...]
