Echelon Neuron User Manual
Page 174
166 Neuron
Firmware Error Codes
Code
Description
134
Preemption mode timeout.
This system error is logged by the Neuron Chip firmware. The program
ran out of buffers and the system gave up trying to get them. Increase the
device timeout if this message occurs often. This error causes a reset.
135
Already preempted.
This system error is logged by the Neuron Chip firmware. If a program is
already in preemption mode and tries to initiate another message, this
error is generated. This error causes a Neuron Chip reset.
136
Synchronous NV update lost.
This system error is logged by the Neuron Chip firmware. This run-time
error is checked only in the development environment. A synchronous
network variable update was lost because the device was already in
preemption mode.
137
Invalid response allocation.
This system error is logged by the Neuron Chip firmware. This run-time
error is checked only in the development environment. This error occurs if
an application program tries to allocate (build) a response when it hasn’t
received a request.
138
Invalid domain.
This error could occur if the network configuration is invalid, if the network
management tool is malfunctioning, or if the Neuron Chip firmware image
is corrupted. If this error occurs, try reloading the device.
139
Read past end of message.
This system error is logged by the Neuron Chip firmware. This run-time
error is checked only in the development environment. This error occurs if
an application program tried to read beyond the specified length of the
message.
140
Write past end of message.
This system error is logged by the Neuron Chip firmware. This run-time
error is checked only in the development environment. This error occurs if
an application program tried to write past the specified end of the message.
141
Invalid address table index.
This error could occur if the network configuration is invalid, if the network
management tool is malfunctioning, or if the Neuron Chip firmware image
is corrupted. If this error occurs, try reloading the device.