Flash Magic Forum

In-System Programming Support => General => Topic started by: steven_vh on November 20, 2006, 04:30:36 AM

Title: CLI worries...
Post by: steven_vh on November 20, 2006, 04:30:36 AM
Hi,
I'm trying to use the CLI version of FM, as follows:

    fm quiet(output.log) com(1, 9600)

I expected to find a file output.log containing the text "Connected", but no file was created and the "Connected" does't appear in the cmd window either. Instead it shows:

    Flash Magic Version 3.35.171
    8051/XA Driver Version 2.23.170
    ARM Driver Version 1.18.169
    (C) Embedded Systems Academy 2000-2006 All rights reserved

Any ideas?
TIA

Steven
Title: Re: CLI worries...
Post by: Andy Ayre on November 20, 2006, 05:16:01 AM
You haven't told Flash Magic to do something (like erase, program, read), so it doesn't bother opening the COM port as there is no point.