4.6 call_graph_root Pragma
The IAR call_graph_root
pragma specifies that the following function is a call
graph root of an arbitrary category for the purposes of stack usage analysis.
Suggested Replacement
None. The MPLAB XC8's stack usage analysis will deduce call graph roots, but there is no option to arbitrarily change or set categories of call graph roots.