Echelon Neuron User Manual

Page 161

Advertising
background image

Neuron Tools Errors Guide

153

PMK#

Description

111

Failure when launching LONUCL32.DLL[PMK#111]

Failure attaching to the LONUCL32.DLL - make sure LONUCL32.DLL

exists in the current Windows search path, and make sure no other
application is attempting to build a target at the same time.

112

Failure initializing <service>, code <code>.[PMK#112]

Failure initializing the internal service <service> with failure code <code>.

Verify that the target service exists in the current Windows search path
(for example, LONNCC32.DLL, LONNAS32.DLL, LONNEX32.DLL,

LONNLD32.DLL, and so on).

113

Unknown <command-type> command (<numerical command

id>)=<parameter>, or parameter is invalid or malformed. [PMK#113]

Perform a “clean” operation and attempt to re-build.

114

Cannot read hardware template file <file>.[PMK#114]

The hardware template file is either missing or corrupt. Verify that the
hardware template file <file> is present. Attempt to fix a possible

corrupted hardware template file using NodeBuilder's hardware template

editor.

115

Cannot read project file <file>[PMK#115]

Project file <file> is missing or corrupt.

116

Cannot read standard Neuron type file <file>. [PMK#116]

Neuron chip database file <file> cannot be found, is missing or is corrupt.

The default name for this file is 'neuron.xml', and the default location is

\LonWorks\Types (on whichever drive your LonWorks folder resides.
Attempt to correct by re-installing the NodeBuilder software.

117

Hardware template includes invalid Neuron key <key>. [PMK#117]

The Neuron model indicated by the hardware template file seems invalid,

or the neuron.xml database is corrupt. Also see discussion on PMK#116

above.

118

Cannot create folder <folder>: <failure reason> [PMK#118]

A folder <folder> needs to be created as part of the build process. This
operation fails with the reason given in the error message.

Advertising