|
| Downloading from µVisionDownload using the µVision Flash Download Command. The steps to setup the MCB950 for programming Flash are: - Configure Flash Programming.
Use the toolbar button and click the Utilities tab to display the Utilities dialog, or Select the Project — Options for Target — Utilities dialog.
- Enable Use External Tool for Flash Programming.
- Modify the program path:
Command: FM.EXE Arguments: DEVICE($D,$X) ERASE(DEVICE,PROTECTISP) HEXFILE(#H,NOCHECKSUMS,NOFILL,PROTECTISP) COM(3,9600) HARDWARE(KEILMCB900) 
Note - Make sure the program path in the Command text box corresponds to where you installed the Download Utility.
- Connect and Configure
- You must configure the COM port and adjust the COM number according to your PC configuration.
- The jumpers on the MCB950 Board must be configured for Flash Magic: RUN — OFF, RESET — ON.
- Reducing the COM baudrate from 9600 to 7200 might be required on some computers.
- Download to Flash
Click the Download to Flash button or use the µVision command Flash — Download to download the application program into the MCB950 device.
|
|