Echelon IzoT NodeBuilder User Manual

Page 266

Advertising
background image

-x <nbdt>

Indicates that a clean operation will be performed on the specified
NodeBuilder device template for the target specified by the –t command
switch. A clean operation removes all files and folders produced by a
build.

The following example demonstrates a minimal command line invocation of the Project Make Facility:

PMK –p=Test.nbprj –b=MyDevice.nbdt –t=Development

This command performs a conditional build on the development target that is contained within the
device template MyDevice, which is part of the project Test.

For more information about the NodeBuilder and Neuron C command line tools, see Appendix A of
the Neuron C Programmer’s Guide.

252

Appendix A: Using The Command Line Project Make Facility

Advertising