This simple program demonstates how its possible to run mbed code on LpcXpreso 1769 board. Step 1 - import the program from the library and set mbed LPC1768 as target device; Step 2 - Build the program and export the bin file to your computer; Step 3 - Open CodeRed suite on your computer and program your lpcXpresso with the previously downloaded bin file.

Dependencies:   mbed

Revisions of main.cpp

Revision Date Message Actions
1:69d42f6c6e3a 2013-11-11 edit comment File  Diff  Annotate
0:4d41a054fcc2 2013-11-11 first release File  Diff  Annotate