Tool/software: TI C/C++ Compiler
Compare C code to assembly code in DSP(C2000 MCU) application.
In order to achieve the same function such as PWM control, how much the memory capacity of DSP(C2000 MCU) can be recude by using assembly code that compare with C code and how many garbege code of X0. file are produced by using C code that compare with assembly code?