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.

Uniflash 2.x error code

Other Parts Discussed in Thread: UNIFLASH

Hi All,

I am using uniflash 2.x cmdline in Labview. Can you please tell me the error number of the output? Does "0" mean erase/program success, and "1" mean fail?

Thanks and regards,

QJ

  • QJ,

    The command line tool that UniFlash provides does not provide a single output when you run the tool.

    This is because the tool allows you to execute multiple operations with a single command. Therefore, the output you get from the tool is progress information about each operation you are running in your command. You are free to capture the output information to file and parse it for specific strings to determine if certain operations passed or failed.

    In the upcoming UniFlash 2.2 release, we will also add a feature that allows users to output only the success/failure status of "program load" to a specific file, so that users will not have to parse an entire output file.

    Please let me know if this answers your question.

    Thanks,

    Ricky