How can I get the "old" MCUXpresso IDE for OM13085 that I just bought?
Hi,
The OM13085 board is LPC1769 EVK board.
Pls download LPCOpen package from the link:
You can use Keil or MCUXPresso to load the lpcopen example and compile and link and download, debug. In detail, you can use the latest version of MCUXPresso tools to load the example and compile and link and download, debug.
This is the website of MCUXPresso tools:
Hope it can help you
BR
XiangJun Rong
This looks like it may complete the tools I need for the OM13085. I am concerned that it took this long to get everything together. NXP does not make it easy for developers new to NXP.
Bruce
Hi,
As the following screenshot, after you download lpcopen package from website, pls load the lpc_board_* project and compile it. Secondly, load the lpc_chip_* project and compile it, at the time, all the driver is okay. thirdly, you can load peripheral for example peripheral_blinky example, the project can be compiled successfully.
Hope it can help you
BR
XiangJun Rong