NXP LPCXpresso4367 Board Support Package

This package contains project templates, system files and example programs for the NXP LPCXpresso4367.

CrossWorks Version 4 Installation Instructions

To install this support package
  1. Click the Tools > Package Manager menu option to open the package manager window.
  2. Right click on the NXP LPCXpresso4367 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.
  6. Click the Tools > Show Installed Packages.
  7. Click on the NXP LPCXpresso4367 Board Support Package link to view the package and its contents.
To manually install this support package
  1. If you have not done so already, install the following packages:
  2. Download the file NXP_LPCXpresso4367.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.
  5. Click the Tools > Show Installed Packages.
  6. Click on the NXP LPCXpresso4367 Board Support Package link to view the package and its contents.
To install this support package using other versions

Release Notes

3.0

Documentation

Creating NXP LPCXpresso4367 Projects

CrossStudio for ARM supports the NXP LPCXpresso4367 board with loading and debugging applications into internal RAM and internal Flash.

To create a new NXP LPCXpresso4367 Board project
To build, load and debug an application running in internal RAM
To build, load and debug an application running in Internal Flash
To make the application startup from reset

NXP LPCXpresso4367 Project Specifics

Target Reset Script

The reset script for NXP_LPCXpresso4367_Target.js supplies the reset functions to set up the external memories.

Board Specific Files

The file NXP_LPCXpresso4367_ctl_board.c provides functions that initialise the clocks and external memories of the NXP LPCXpresso4367 board.