Is there any on-line training that shows how to use the code profiling features in CCSv5? I am trying to use it with the simulator but am getting inconsistent results. For example, the function profile view indicates that some of my functions are being called several time more than they should be. I don't think this is actually happening since these functions output data to the consol and I don't see any extra data there. I probably have something setup wrong, thus the question about the training. Not sure if this matters, but my project is a sys-BIOS project with one task, I am using the C6618 simulator with no optimization, and I am using CCS v5.0.3.00028. Thanks