Package Title LPC-MT2138 Board Support Package
Package Version 1.1
Board Olimex LPC-MT2138
CPU NXP LPC2138
Required Additional Packages LPC2000 CPU Support Package

This package contains project templates, system files and example programs for the LPC-MT2138.

Package Installation Instructions

CrossWorks Version 2.x Installation Instructions

To install this support package using CrossStudio:

  1. Click the Tools > Package Manager menu option to open the package manager window.
  2. Right click on the LPC-MT2138 Board Support Package entry and select Install Selected Packages.
  3. Click Next to take you to the summary page.
  4. Click Next to install the package.
  5. Click Finish to close the package manager window.

Alternatively, to manually install this support package:

  1. If you have not done so already, follow the LPC2000 CPU Support Package installation instructions.
  2. Download the file Olimex_LPC_MT2138.hzq using your web browser.
  3. Click the Tools > Manually Install Packages menu option.
  4. Select the file you have just downloaded to install the package.

CrossWorks Version 1.x Installation Instructions

To install this support package:

  1. If you have not done so already, follow the LPC2000 CPU Support Package installation instructions.
  2. Download the file Olimex_LPC_MT2138.hzq using your web browser.
  3. Click the Tools > Install Package menu option.
  4. Select the file you have just downloaded to install the package.

Package Version History

1.1

  • Fix CTL examples.

1.0

  • Initial Release.

Overview

This Board Support Package is intended for the Olimex LPC-MT2138. You must install the LPC2000 CPU Support Package to successfully compile and debug with this board support package.

Documentation

Please refer to the general LPC2000 CPU Support Package documentation for further information.

Examples

  • The examples that generate an interrupt from a button press use the B2 button, the button closest to the LCD.
  • The examples that use LEDs use P0.31 which is connected to the LED adjacent to the buttons on this board.
  • The UART example uses UART0 (RS232 connector) running at 9600 baud, 8 data bits, no parity, 1 stop bit.