*** WARNING L13: RECURSIVE CALL TO FUNCTION
CALLED: f1?_/OS1
CALLER: f3?_/OS1
The complete call tree with the recursion is shown in the linker MAP file. On of the functions in this call tree has overlayable data segments.
PROGRAM RECURSIONS REMOVED FROM CALL TREE
=========================================
+--> f1?_/OS1
| | f2b/OS1 function with overlayable data segments
<--+ f3?_/OS1
|