|
| Downloading with ULINKDownload using the ULINK USB-JTAG Adapter. The steps to setup ULINK for Programming Flash within µVision IDE are: - Connect the ULINK to the JTAG connector of the MCBXC866 Board. Note that the red cable marks pin 1 of the JTAG-connector. Make sure that the jumper J6 (BSL) is OFF.

- Power up the MCBXC866 Board.
- Configure Flash Programming in the Project Options for Target Utilities dialog.
Click the toolbar button and select the Utilities tab.
Set the Use Target Driver for Flash Programming option, then select the Infineon XC800 LINK Driver as the Flash programming tool.
Check the Update Target before Debugging option to ensure that the Flash ROM gets programmed whenever the debugger starts.
Click the Settings button to open the Flash Download Options dialog for the next step.
- Configure the Flash Download Options dialog as follows:
- Select Erase Used Sectors.
- Select Program.
- Select Verify to verify the Flash contains the downloaded application.
- Select Reset and Run.

Click OK to accept the XC800 ULINK Driver Setup settings, then click OK again to store the Options for Target setting. - Download to Flash.
Click the Download to Flash toolbar button. This executes the Flash download program (Target Driver or External) selected in Project — Options for Target — Utilities and downloads the application program into the XC800 device.
Or Use the µVision command Flash - Download to download the application program into the XC800 device.
The ULINK-JTAG adapter can be also used for downloading and application code debugging in Flash ROM of the Infineon XC800 microcontroller. |
|