Echelon Neuron User Manual
Page 148
140
Neuron Linker (NLD) and Neuron Librarian (NLIB) Errors
NLD#
Description
43
Farmalloc not allowed, s
44
Alloc size
45
Farmalloc called: size=
46
Alloc size
47
IBits not allocated? [NLD#47]
48
IBits(
49
Cannot create IBits file: [NLD#49]
50
Write error to IBits file: -- disk full? [NLD#50]
51
Cannot open image IB file [NLD#51]
52
Bad record in file [NLD#52]
53
Linker symbol table is too big [NLD#53]
54
Invalid symbol file format (line [NLD#54]
55
Redefinition of in file [NLD#55]
56
File is corrupt [NLD#56]
57
Symbol file write failed - disk full ? [NLD#57]
58
Init segment named in file is invalid [NLD#58]
59
Insufficient RAM for system requirements [NLD#59]
60
Absolute address in RAMFAR conflicts with system [NLD#60]
61
Cannot locate a RAM buffer for flash of size
On Neuron 3150 chips and 3150 Smart Transceivers that have off-chip
memory, the system requires a RAM buffer to construct a complete flash
page prior to writing. Failure to allocate this buffer is fatal; you must
provide more RAM or change declarations in your application so that your
application consumes less RAM, thus leaving more for the system.
Changing the buffers in size of number also can reclaim the missing
amount of RAM.
See Chapter 8 of the
Neuron C Programmer’s Guide
for more information
on managing memory resources.