Keil™, An ARM® Company

Technical Support

MCBXC866: FLASH LOADER WITH BATCH MODE


Information in this article applies to:

  • MCBXC866 Evaluation Board
  • MCBXC866-Mini Evaluation Board

QUESTION

I have the new Keil MCBXC866 Board for the Infineon XC866 device, but the flash loader (LoaderV02F2.exe) cannot be used in batch mode. Is there a new version that can be used from the command prompt?

ANSWER

Yes. Download the attachment to this knowledgebase article. The new version may be used from the command line and within the µVision IDE.

To configure this in µVision, enter the following in the dialog Project — Options — Utilities.

Enable Use External Tool for Flash Programming and enter the following parameters:

Command:   XC800_FLOAD_V4E.EXE
Arguments: "#H" F

Now you may use the Flash — Download menu command to invoke the Infineon loader from the µVision menu. µVision replaces the #H key sequence with the HEX file of your project.

MORE INFORMATION

ATTACHED FILES

Request the files attached to this knowledgebase article.

Last Reviewed: Thursday, January 11, 2007


Did this article provide the answer you needed?
 
Yes