Scratchpad

This wiki page will be used to describe some useful tricks and tools that can be useful during the development.

LPCXpresso printf

some times it is useful to have some printf while you debug some early developments. Here is the information to do that: code-red-support

LPCXpresso board reset

If you get this error when flashing your LPCXpresso board you probably flashed the bootloader:

LPC-Link - 15: Target error from Commit Flash write

check the following url to reset the board. I used a 10K resistor between GND and pin P2.10 to solve the problem.