Technical Support
On-Line Manuals
LX51 User's Guide
*** Warning L15 Multiple Call to Segment Segment: segment-name Caller 1: segment-name Caller 2: segment-name
Multiple Call to Segment Segment: segment-name Caller 1: segment-name Caller 2: segment-name
The specified segment is called from two levels, CALLER1, and CALLER2; e.g., main and interrupt program. This has the same effect as a recursive call and may thus lead to the overwriting of parameters or data.