Tool/software: TI C/C++ Compiler
I believe I've learned its impossible to create csv's from the Code Composer IDE, so I followed the literature in SPRU187u regarding converting pdat files to prfs, then calling the cl6x tool to generate a comma-delimited file. However, I don't see any such file.
Is there something I might be missing? I have to add a bunch of stuff to the cl6x line to make it compile (like it would in the IDE). I removed the gen_profile flag and added the --use_profile_info=*.prf and --analysis=codecov or --onlycodecov.
Nothing makes csv files from any of the calls I try. The PRF file *does* have data in it.
I create my pddata on the target (C6457) using a build with full debug, and I have tried skeletal. I turned off the -O2 flag. Are there any flags I have to turn off that I may have missed?
Creation of pddata is using the rts libs for prof start/stop.
Thanks
Will
Code Composer Studio 5.1
CGT 7.3.22
C6457