in..(我的E文太差了,你看看吧)MULTIPLE CALL TO SEGMENT:
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.
Symptoms:
Cause:
Example
SEGMENT: segment-name
CALLER1: segment-name
CALLER2: segment-name