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.

Functions Excluded from Cache Aware Layout Tool

For c6000 CGT 7.0.x is there a list of functions that get excluded from the cache aware layout tool?  For example I've seen cache thrashing due to the floating point division routine (_divf).  Is this one of the excluded functions?  In this case we are actually trying to use the fastrts version though I believe it's being excluded regardless.  Is that correct?  Is there any way to include it again (or to include the fastrts version)?  What's the mechanism used to exclude functions?