Work with Restructured Directories (Compact 7)
3/12/2014
Windows Embedded CE 6.0 removed the folder public\common\oak\csp and relocated its contents. The new location provides a central location for system-on-chip (SOC) components to help OEMs and silicon vendors (SV) develop and ship them more easily. The following table shows just two of the many folders that have been moved and renamed:
Windows CE 5.0 | Windows Embedded CE 6.0 |
---|---|
public\common\oak\csp\ |
platform\common\src\soc\ |
platform\common\src\ARM\Intel\pxa27x\ |
platform\common\src\soc\pxa27x_ms _v1\ |
If your BSP makes use of any files in public\common\oak\csp, you must modify your code to look in the new location. For more information about the changed directory structure for Windows Embedded CE 6.0, see BSP and SOC Directory Layout.