7 years, 6 months ago.

Yotta target for LPC4088

What is the yotta target option to use with the LPC4088? I am working locally with Keil MDK.

Question relating to:

The mbed-enabled LPC4088 QuickStart Board from Embedded Artists is a easy to use ARM Cortex-M4 rapid prototyping board in a standard through hole DIP package (44-pin), targeted at high-performance as …

1 Answer

7 years, 6 months ago.

Hi Jean-Philippe,

So in yotta if you type:

$ yotta search target

You will see there are only a handful of targets to choose from, yours unfortunately is not an option.

However i recommend looking at mbed-CLI this will do exactly as before, offline compiling, and supports the LPC4088.

https://github.com/ARMmbed/mbed-cli

Regards,

Andrea, team mbed