NGX LPC4357-Xplorer Board Support Package

This package contains project templates, system files and example programs for the NGX LPC4357-Xplorer.

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 NGX LPC4357-Xplorer 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 NGX LPC4357-Xplorer 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 NGX_LPC435x_Xplorer.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 NGX LPC4357-Xplorer Board Support Package link to view the package and its contents.
To install this support package using other versions

Release Notes

3.1

3.0

1.0

Documentation

Creating NGX LPC435x-Xplorer Projects

CrossStudio for ARM supports the NGX LPC435x-Xplorer board with loading and debugging applications into internal RAM and internal Flash.

To create a new NGX LPC435x-Xplorer 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

NGX LPC435x-Xplorer Project Specifics

Target Reset Script

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

Board Specific Files

The file NGX_LPC435x_Xplorer_ctl_board.c provides functions that initialise the clocks and external memories of the NGX LPC435x-Xplorer board.