I have attached a log output for the small TI CCS6 LogDemo application (which is used to demo the new GUI Composer graph logging widget). As I don't have a F28377D platform - rather a F28069, I didn't want to mess around with changing the configuration for the F28377D project to rebuild and load for my chip.
After I debug and hit the main() entry point, then I enabled Debug Logging via the CCS Support dialog and using Properties... on the Debug Server Log item. Then I single stepped using F6. I expected the debugger to step over initArray() and shiftArray() functions, but instead it steps into those functions just as if I was using F5.
(Please visit the site to view this file)
(Please visit the site to view this file)