Tool/software: TI C/C++ Compiler
I need to profile my project. I read Compiler User's Guide (v18.1.0LTS) chapter 3 clause 3.6.
Clause 3.6.1.1 tells my compile my project with --gen_profile_info and I've done it. And now, for phase 2 where and how I could get the *.pdat file?