Flash Magic Forum

In-System Programming Support => General => Topic started by: Didier44 on September 12, 2011, 03:36:31 AM

Title: entering parameters of flashmagic to use it in Keil µVision
Post by: Didier44 on September 12, 2011, 03:36:31 AM
Hello,
Firsly i 'd like to say that i can dowload (with flashmagic)  hex file without any problem into my final target .
Now i 'd like to know parametrers that i have to enter to use flashMagic into Keil µVision IDE

by default
LPC210x_ISP.EXE  with parameters "#H" ^X $D COM1: 9600 1      are used in Utilities Options of my project

I'd like to replace LC210x_ISP.EXE BY FLASHMAGIC.exe but i have no infomation about parameters : are they available?

thank you.
Title: Re: entering parameters of flashmagic to use it in Keil µVision
Post by: Andy Ayre on September 16, 2011, 01:15:02 AM
Yes. You need to call FM.EXE instead. Please see the Command Line section of the Flash Magic manual which describes how to call it. I suggest you test from a command prompt first before using uVision.

Andy