This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

profiling TI library functions

Hello,

I am running a simulation of the DM6446 in Code Composer. I am using the TI library functions "IMG_yc_demux_be16" and "IMG_sobel". I noticed these functions are not included in the function profiling results. This is despite having "Profile TI libraries" enabled in my profile configuration.

Does anyone know how to get cycle counts for TI library functions? Thank you!

  • Hi Bryan,

    I assume you are referring to the profile setup option in CCSv3. I believe the profile 'TI library' function may refer to just the run-time library not any library from TI. I'm not sure on this so  I'll need to confirm.

    thanks

    ki

  • Hi Ki,

    I have CCS version 5.2.0.00069. The setting I referred to was "Profile TI Libraries" under Profile Setup >> Properties >> Collection Options. I would like to be able to profile functions from the TI libraries IMGLIB, VLIB, and DSPLIB. I would appreciate any advice on how to do that!

    Thanks,

    Bryan