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

Changes

RevisionDateWhoCommit message
1:69d42f6c6e3a 2013-11-11 biank88 edit comment default tip
0:4d41a054fcc2 2013-11-11 biank88 first release