Part Number: UNIFLASH
Hi,
I want to know how to save a log (* Error * or * Fail * data) as a text file using the Command line tool.
Can it be set in the command line options ?
Thanks,
Koki
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Koki,
Depending on the terminal program you use to run Uniflash, the program should provide a method to capture its content.
It is a general practice in command line tools that the program doesn't typically provide a option to save logs, intead pipe (|) is used.