Install the hardware template files, Install other prerequisites – Echelon Neuron Field Compiler User Manual
Page 13

Neuron Field Compiler User’s Guide
7
Your application might also require one or more user-defined sets of resource
files. Your installer must install these resource files to a suitable location, and
register them with the resource file catalog. To register a resource file from a
build script, change the current directory to the L
ON
W
ORKS
\Types folder and
enter the following command:
mkcat –a<ResourceFolderPath>
See the NodeBuilder Resource Editor User’s Guide Release 4 (or later) for more
information about working with resource files and the resource file catalog.
Install the Hardware Template Files
One of the necessary components for the Neuron Field Compiler to be able to
compile your generated Neuron C code is the hardware template files (*.NbHwt)
for the target devices. A hardware template file describes the target hardware,
including chip type, memory map, clock rate, and so on. You must provide one
hardware template file for each type of device hardware that your application
supports. Your installer must include these hardware template files. You can
install them to any suitable folder; ensure that when your application calls the
Neuron Field Compiler, it passes the installed location of these hardware
template files with the --hardware command switch, as described in Command
Install Other Prerequisites
Your application might require the installation of additional Echelon
components, such as the OpenLDV™ runtime or the NodeLoad utility. See the
appropriate product documentation for redistribution licenses and redistribution
instructions.