Hi members,
I work with: CCSv5.4, the DM6437 EVM, a Blackhawck emulator and video coding standards. I read the documentation provided by the wiki and searched also information within the forum, but my problem remains unresolved. I would like that someone tells me the procedure or points me the right direction (for example, indicating meaningful examples and documentation). My problem may be extrapolated to other areas different from video coding, it is the following:
The program to load on the DSP (a video decoder) has several arguments, one is for the video sequence to decode. Because this decoder have to be tested again many sequences, I would like to create a script to automate the test. With the documentation about DSS, I was not able to know how to indicate the DSP which video sequences must be tested. In other words, how I could tell the target that the program "decoder.out" must run the batch of sequences? (Of course, in an efficient way, for example in a script; not by coding in the decoder code the path to the sequences).
Thanks in advance.