Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
7 years ago

Can't generate gmon.out with gprof

Hi all, I'm trying to run GPROF on my project (Quartus Prime 18.0). I have added the "enable_gprof" and "enable_exit" flags in the BSP, and I can see it does pass the -pg option when building...