|
| ULINK USB-JTAG AdapterThe ULINK USB-JTAG Adapter allows you to debug and test programs and to program Flash memory on the MCB2100 Evaluation Board. To setup ULINK for Programming Flash within the µVision IDE, you must: - Connect ULINK to the JTAG connector of the MCB2100 Board.
Note that the red cable marks pin 1 of the JTAG-connector. Make sure that jumper J9 (JTAG) is ON.
Note - The Embedded ICE in the LPC2000 core is disabled when the device is in Power Down or Idle mode. ULINK stops working if your code puts the ARM device into Idle or Power Down mode. Therefore, do not enable either of the power saving modes while debugging with ULINK.
- Power up the MCB2100 Evaluation Board.
- Configure Flash Programming in the Project — Options for Target — Utilities dialog as follows:
Click the toolbar button and select the Utilities tab.
Set the Use Target Driver for Flash Programming option, then select the ULINK ARM Debugger 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 Setup dialog for the next step.
- Configure the Flash Download Setup dialog as follows:
In the RAM for Algorithm section, set the Start: parameter to 0x40000000 and the Size: parameter to 0x0800 
- Click the Add button and select the LPC2000 256kB Flash algorithm.

Finally, click the OK button to save the Flash Download settings. - Download your application to Flash.
Use the Download to Flash toolbar button to download the application program into the LPC2100 device.
Related Knowledgebase Articles |
|