Lab D: C Optimization
17. Double Click on the clock to reset it. Run to the last breakpoint. Record the number of
cycles the assembly code ran.
18. How does assembly, C code, and oprimized C code compare on the C28x?
C Code Optimized C Code (-o3) Assembly Code
Code Size
Cycles
End of Exercise
D- 16 C28x – C Programming