Hi,
I run the example project "DSPF_sp_fftSPxSP_66_LE_ELF" of the "dsplib_c66x_3_4_0_0" on the "C6778 Device Cycle Approximate Simulator Little Endian".
The code and the data were placed at the L2 SRAM.
When I set the L2 SRAM address to the aliased address 0x800000 the performance cycles were about 8000.
But when I set the L2 SRAM address to the global address 0x10800000 the results were about 14000 cycles.
Why the results are not the same and what shlould I do to improve the results with global address ?
Thanks,
Ilan