Flash Magic Forum

Archive => Old Topics => Topic started by: Nalin Pithwa on August 22, 2004, 05:09:14 AM

Title: Integrating KeiluVision2 and Flashmagic 2
Post by: Nalin Pithwa on August 22, 2004, 05:09:14 AM
Hi,

I am using Flashmagic and KeiluVision2 to program my Philips based 8051 microcontroller. I want to integrate KeiluVision2 and Flashmagic. I went thru the Flashmagic manual; on page 84 it says: -

In the arguments box enter all the directives you wish to use. For the HEXFILE directive use '#H' in place of the Hex File path. For example, you may enter:

DEVICE(89C51RD2, 20.000) HEXFILE(#H, NOCHECKSUMS, NOFILL) COM(1, 19200).

i) I was guessing that the second device parameter is crystal frequency. Am I right ?

ii) What are the parameters of the HEXFILE ?

iii) I guess parameter #1 of COM port is COM port no. Is it so ?

iv) And, parameter #2 of COM is baud rate. Is it so ?

Regards,
Nalin Pithwa
Title: Re: Integrating KeiluVision2 and Flashmagic 2
Post by: Andy Ayre on August 23, 2004, 08:27:17 AM
All the command line directives are fully described in the Flash Magic manual. You can find the manual on the Start menu in the Flash Magic folder, or on the Help menu in Flash Magic. All the directives are listed in the manual contents.