Hello
I did some tests using the simulator "Texas Instruments Simulator" of CCS 4 to test the times of some functions of DSPLIB library, for example, IIR and FFT.
Now, I'm using a board "EVM Kit OMAP-L138" with the "TMS320C6748 SOM-M1" and I'm debugging the same project through the "Texas Instruments XDS100v1 USB Emulator".
Why the number of cycles between the two projects is different? The difference is very great. For example, the function "DSPF_sp_iir ()" in "Texas Instruments simulator" is runs in 9291 cycles and in Texas Instruments XDS100v1 USB Emulator "is performed in 218,102 cycles.
Is there any relation with the setting "Target-> Clock-> Setup"? What is the difference between these options Clock Setup (Read Hit L1D, L1D Write Hit, cycle.CPU, etc.)?
Thanks
Rafael.