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