MSB-A2

Support for the ScatterWeb MSB-A2 board.

Overview

Hardware

MCU: LPC2387 ARM7-TDMI
RAM: 96kb
Flash: 512kb

More info

Board Schematics

Toolchains

See: ARM

Working:

Not Working:

Programming and Debugging

Currently the MSBA2 boards only work properly™ with a CodeSourcery toolchain.

Known Issues

None

Board Schematics

Toolchains

See: ARM

Working:

Not Working:

Programming and Debugging

Currently the MSBA2 boards only work properly™ with a CodeSourcery toolchain.

lpc2k_pgm

In order to flash the MSBA2 board you also need the lpc2k_pgm tool. You can build it by navigating to the boards/msba2-common/tools directory and then running make. The tool will be created inside the bin/ sub-directory and has to be copied to a directory inside the $PATH.

flashing/debugging

Build using the following set of commands:

BOARD=msba2 make flash BOARD=msba2 make term

Known Issues

None