Echelon Neuron User Manual

Page 15

Advertising
background image

Neuron Tools Errors Guide

7

DBG#

Description

49

Failed to get IDispatch pointer [DBG#49]

This is internal error in the COM subsystem.

50

Device did not send a response message [DBG#50]

The debugger sent a request that was not honored. Did the network

buffers overflow? Was the device detached from the network?

51

Device sent an unexpected response message [DBG#51]

Are there two devices with the same subnet/device addresses?

52

Response datapoint not returned [DBG#52]

This error can occur because of communication problems with the device or

problems with LNS.
Check that your device is functioning properly and that the network is not
flooded. Verify that you have the latest versions of LNS and the LonMaker

tool installed on your computer.

53
55

Request datapoint not returned [DBG#53]
Output datapoint not returned [DBG#55]

This error can occur because of problems with LNS.

Verify that you have the latest versions of LNS and the LonMaker tool

installed on your computer.

56

Debugger feature not yet implemented [DBG#56]

57

Debugger feature not implemented [DBG#57]

58

Failed to remove breakpoints while stopping the debugger [DBG#58]

This error can occur if you modified the source file during a debug session.

If you do not clear all breakpoints at the end of a debugging session, it can

cause the device to not function properly.

Clean, re-build, load and restart the debugger.

59

Debug file is not available [DBG#59]

The Debug file information was not loaded successfully during the

debugger initialization.
Verify that you have the correct debug settings selected for your device
template. Clean, re-build, load and restart the debugger.

60

Cannot debug this device because it is not responding. Please make sure that it

is attached to the network and powered on [DBG#60]

61

Cannot debug this device because it has not been commissioned. Use LonMaker

to commission it and try again [DBG#61]

Advertising