Hi,
Recently I noticed c6000 CGTv7.4.18 was released. In this version (to be exact, v7.4.17), SDSCM00052251 seems to be fixed. So now I'm trying to evaluate clt (cache layout tool) with CCSv6.1.2/CGTv7.4.18. Please take a look at the following link. This is just for your information about my history for clt.
So about the problem...
I succeeded to generate pprofout.pdat file which it was automatically generated when exiting the application compiled with --gen_profile_info option.
I also succeeded to convert pprofout.pdat to pprofout.prf file by using ppd6x utility : pdd6x -e=<app out file> -o=pprofout.prf pprofout.ppd
But I failed to generate a weighted callgraph in CSV format from the pprofout.prf !! CSV file should be generated when using both --analize callgraph option and --use_profile_info option with pprofout.prf, but no CVS file was generated when the build was completed.
CVS file is required to generate a link command file for preferred code placement. So I'm getting stuck here....
To recreate the issue, you can use this environment. Please note you should check to see if you are actually using c6000 CGTv7.4.18 with this project. Also, you will need the latest ProcessorSDK (RTSO) for K2G.(version 02_00_02_11) is installed to its default path (C:\ti) for building the project.
I find the same issue on this post, but no progress for generating CVS.ADS1675: Matlab/Simulink model - Data converters forum - Data converters - TI E2E support forums
Best Regards,
Naoki
-------------------------------
CCS v6.1.2
c6000 CGTv7.4.18
Target Board : K2G GP EVM
Application : McASP loopback project (attached to this post)