 | EPM900 User's Guide |  |
|
|
| Programming HEX FilesThe EPM900 parallel programmer uses the absolute object file of the current project for Flash Programming by default. To program an Intel HEX file, create a µVision project as described below: - Create a new folder and copy the Intel HEX file to program (for example, TEST.HEX) to this folder.
- Start µVision and create a new project in this folder (use Project — New Project.... In general, you should use the base filename of the HEX file as the project file name (for example, TEST.UV2).
- Select the LPC9xx target device to be programmed from the Device Database.
- Open the Target Output Dialog (Project — Options for Target — Output) and enter the filename of the Intel HEX file in the Name of Executable box.

Now you may program the device with your new project using the EPM900. Use the commands described in Downloading the Program to do this. Related Knowledgebase Articles |
|