we are facing a problem while profiling our sample code in OMAP3503 EVM. Problem: One sample application we wrote in DSP.In that we have two input buffers and one output buffer.If we put all the three buffers in the external memory(SDRAM) we are getting the 183019 cycles.But when we put the same buffers in the internal memory,we are getting the 3352 cycles i.e (60times less).
Is this a normal behaviour of EVM or are we doing something wrong in configuration of the memory. If you need we can send the sample code and .cmd file. Looking forward to your reply Thanks in Advance