DSPRelated.com
Forums

File I/O

Started by yuvaldorfan February 3, 2003
Does somebody know how to close an output file after used in file I/O (probe)
without
closing the CCS?

In addition, is there a way to enter a name of a variable instead of its address
in the file
I/O window?



1. Click on File->File IO
2. Click on File Output tab
3. Select the output file that you want to close
4. Click on Remove File

Yes, you an enter a variable name instead of its address in the file
I/O window. This variable should have global declaration.

Suyog.

--- "yuvaldorfan <>"
<> wrote:
> Does somebody know how to close an output file after used in file
> I/O (probe) without
> closing the CCS?
>
> In addition, is there a way to enter a name of a variable instead
> of its address in the file
> I/O window? >