8 years, 11 months ago.

Use mbed LPC1768 board with LPCXpresso compiler

I don't want to export my code from mbed to LCPXpresso. Does anyone know if I can program my mbed board with LPCXpresso? do I need a LPC-link? a LPCXpresso board to connect my mbed to it? I just want to program in low level registry manipulation in the LPCXpresso. I need to try my college exercises in my mbed board, and the code has to be low level.

can anyone walk me through that?

1 Answer

8 years, 11 months ago.

I assume you want to use LPCXpresso for debug. Well the answer is no! You can use LPCXpresso to write your code, the same as the mbed compiler, then dump the bin file to the mbed as normal.

Edit: If you want to use LPCXpresso for debug, use the LPC1769 look here http://www.embeddedartists.com/products/lpcxpresso/lpc1769_xpr.php