Nohau LPC3000 Evaluation Board Support Package

This package contains project templates, system files and example programs for the Nohau LPC3000 Evaluation Board.

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 Nohau LPC3000 Evaluation 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. Download the file Nohau_LPC3000.hzq using your web browser.
  2. Click the Tools > Manually Install Packages menu option.
  3. Select the file you have just downloaded to install the package.

CrossWorks Version 1.x Installation Instructions

To install this support package:

  1. Download the file Nohau_LPC3000.hzq using your web browser.
  2. Click the Tools > Install Package menu option.
  3. Select the file you have just downloaded to install the package.

Package Version History

2.1

2.0

Creating Nohau LPC3000 Projects

CrossStudio for ARM supports the Nohau LPC3000 board with loading and debugging applications into IRAM, SDRAM and programming NAND flash.

To create a new Nohau LPC3000 Board project
To build, load and debug an application running in SDRAM
To load and debug an SDRAM application into the NAND flash.

Nohau LPC3000 Project Specifics

Target Reset Script

The reset script for Nohau_LPC3000_Target.js supplies the function to set up the clocks and SDRAM.

Flash Loaders

The loaders solution has projects to build the flash loader and secondary boot loader for the NAND flash. This solution also contains the NAND flash initialisation application.

Board Specific Files

The file Nohau_LPC3000.c provides a led and button pressed function.