Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where can I find the call graph produced by OCG compilers?

compilers Graph ocg produced
0
Posted

Where can I find the call graph produced by OCG compilers?

0

The latest 9.70 version compilers now place the call graph in the assembly list file rather than in the map file. This is because the call graph is now produced by the code generator, not the linker application. The information contained in the new call graph is very similar to that which was contained in the map file, however the format has changed and more information is provided. The –CALLGRAPH option (or the Callgraph selector in the Linker tab of the MPLAB IDE Build Options) no longer has any function with the new compilers.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123