Build Changes for BSPs (Compact 7)
3/12/2014
For your BSP to run on Windows Embedded Compact 7, you must make changes to the build process.
Important
Always back up data before making changes to code.
For more information about how to port BSPs from versions of Windows Embedded Compact earlier than Compact 7, see BSP Porting Guide for Windows Embedded Compact 7.
In This Section
- Update Paths in Sources Files
Describes the path changes required for the sources and Makefile.inc files.
- Copy Prebuilt Binaries
Describes how to implement copy operations in your builds to copy prebuilt binaries to output.
- Change Linker Overrides
Describes how to modify your sources files so that the Windows Embedded CE 6.0 method of overriding object (.obj) files will work.
- Replace the NOMIPS16CODE Compiler Flag
Describes where and how to replace the obsolete NOMIPS16CODE compiler flag with the new NOIMPLICITIMPORT flag.