Hi,
don't click on these links, copy them as text and paste the text into URL bar of your browser, e.g.,
Rapid Embedded Development with LPCXpresso
https://www.youtube.com/watch?v=NW7GmsMcrKc
Anyway, why are you interested into LPCXpresso when it's outdated and has been replaced by MCUXPresso IDE?
>>Anyway, why are you interested into LPCXpresso when it's outdated and has been replaced by MCUXPresso IDE?
The SDK page for the MCUXPresso does not show anything for lpc1769, starts with lpc5xxxx.
Can MCUXPresso be used at all for lpc1769?
Correct. This is because for LPC1769, there's no SDK. Instead, development support for LPC1769 is based on LPCOpen framework which is integrated into MCUXpresso IDE.
Screenshot MCUXpresso IDE 11.8.0:
In a later step select the appropriate LPCOpen archive:
So which IDE are you using? Does the screenshot show the "Create a new C/C++ project" wizard that's offered in the Quickstart Panel?
Do not use the link "Import SDK example(s)" from the Quickstart Panel.
Thanks again Daniel,
I did use the wrong dialog. In the meanwhile I can create a project for the LPC1769 that compiles ok.
When I create a "Run configuration" for the .axf file and click the run button, the axf file is rebuilt and nothing else happens. Do I need to install/setup a separate programmer, or did that come with the IDE?
The IDE does not even complain when I leave the development board unconnected!
I have been searching the NXP site for documentation but except for the LPC3154 schematics I couldn't find any "getting started" documents for this board. I hope you have the patience to get this noob started