Echelon Neuron User Manual

Page 157

Advertising
background image

Neuron Tools Errors Guide

149

NLD#

Description

505

The target chip does not support machine instruction set version <d>

[NLD#505]

506

The target chip does not support all semaphores or interrupt sources required

by this application [NLD#506]

507

The 'enable_io_pullups' directive is ineffective; there are no I/O pullups on this

chip [NLD#507]

508

The stretched triac output model is not available with the selected firmware

image [NLD#508]

509

The target hardware UART does not support all features required by a SCI or

SPI I/O object declared in this application [NLD#509]

511

Too many network variables declared. Please check the maximum number of

NVs allowed for the firmware version being used [NLD#511]

If your device is using ver 16 or higher firmware, you can declare a

maximum of 254 network variables and 127 aliases.
If your device is using a firmware version lower than ver 16, you can
declare a maximum of 62 network variables.

512

Too many aliases declared. Please check the maximum number of aliases

allowed for the firmware version being used [NLD#512]

If your device is using ver 16 or higher firmware, you can declare a

maximum of 127 aliases.

If your device is using a firmware version lower than ver 16, you can

declare a maximum of 62 aliases.

513

The onchip service pin pull-up resistor cannot be disabled with this chip

[NLD#513]

514

Flash driver symbol <s> not found [NLD#514]

515

Statement expansion must be turned on for this target in order to allow

debugging [NLD#515]

For Series 3100 Chips, you must enable the Expand Statements option in
the Compiler tab of the NodeBuilder Device Template Target Properties

dialog to debug this target. To open this dialog, right click the target

device, click Settings on the shortcut menu, then select the Compiler tab.

Advertising