Build System Command Line Tools (Compact 2013)
3/26/2014
The Platform Builder for Windows Embedded Compact 2013 build system is composed of a variety of command-line tools you can use to perform tasks such as creating and building run-time images. You can use these tools in a command-line prompt build window.
The following table shows the command-line tools and their functions.
Tool |
Description |
---|---|
Calls all tools necessary to create Windows Embedded Compact-based OS functionality, generate source code, copy files to a release directory, and make a run-time image. |
|
Copies all modules and files required to build the run-time image to a common release directory. |
|
Creates executable files for the target device. |
|
Specifies the Windows Embedded Compact-based modules and functionality for the device. |
|
Combines all existing binary image builder (.bib) files into one .bib file, and all registry (.reg) files into one .ini file. |
|
Creates a run-time image. |
|
Creates the Windows Embedded Compact-based modules and functionality and builds source code for each project in an OS design. |
|
Builds projects based on commands contained in a .mak file. |
|
Provides several different utilities that you can use with an OS design (.pbxml) file that you created by using Platform Builder. |
|
Creates a run-time binary image (.bin) file. |
|
This topic describes the configuration files used by Makeimg.exe to create a runtime-image. |
|
Sets customized developer environment variables. Used by Wince.bat; do not call this tool directly. |
|
Creates the Windows Embedded Compact-based modules selected in Cesysgen.bat by linking the functionality specified in Cesysgen.bat. |
|
Links the files in your run-time image during the Sysgen phase of the build process. |
|
Sets up the Windows Embedded Compact build environment. |