Hi, all.
I encounter a problem when I want to carry out a whole test of hundreds of files. I only want to know if the results produced by TI's DSP are exactly the same as PC's. Usually the simulator, even though you pick the CPU cycle accurate simulator, it runs a little slow for hundreds of test files. For example, it may take tens of minutes to finish the simulation of the encoding of a shot clip as long as 10 seconds. Even running the program on the emulator, as I have to gather information once when encoding one frame, the emulator also requires about 10 minutes to finish the encoding. So it really needs a lot of time if I want to finish the test of hundreds of files. Is there any method to fasten the simulator or emulator?
By the way, I want to profile the performance of the encoding process, too.
Thanks