mbed SDK in LPCXpresso

06 Mar 2013

Hi,

is possible use mbed SDK in LPCXpresso and how?

06 Mar 2013

Master Boy wrote:

is possible use mbed SDK in LPCXpresso and how?

To my knowledge the LPCXpresso is a re-branded "Red Suite" developed by Code Red.

Here are the instructions to export your mbed project to "Red Suite": Exporting to Code Red

Cheers, Emilio

06 Mar 2013

If you mean use the mBed compiler to make code for the LPCxpresso 1769, then yes. I write my code in the mBed compiler, grab the comilted .bin file and use the Code Red software to write the file to the LPCxpresso.

Matt

06 Mar 2013
06 Mar 2013

Hi Emilio,

Understood, the original question was a bit vague so could be asking about code exporting or using code compiled in the online compiler. So I thought I'd just cover off this option as it's what I do.

Matt

09 Mar 2013

I mean whether is it possible import mbed library from this site to LPCXpresso and use it as other function library for example nxpusblib? Is it possible?