Reply by Bhooshan Iyer January 17, 20072007-01-17
You can use either file I/O techniques or CCS probe points. File I/O is more
or less similar to ANSI C, whilst probe points is a CCS specific techniques.
You should be able to find reasonably detailed help on both from TI help/TI
examples directory. BTW, you cannot "pass" command line aruguments to ti
processors per se as there is no environment to which control comes back
during execution. One of those differences between a native system and an
embedded system.

Hope this helps.

--Bhooshan

On 1/16/07, H.264encoderondm642 wrote:
>
> I want to pass filename to my main file in CCS. What is method to do
> this...?
> Regards,
> Nilesh
>
>
>

--
-------------------------------
"I've missed more than 9000 shots in my career.
I've lost almost 300 games. 26 times I've been trusted to take the game
winning shot and missed.
I've failed over and over again in my life.
And that is why I succeed."
-- Michael Jordan
--------------------------------