Hello,
I am trying to get started with the LPC17 CORE module for my Midibox Seq v4.
I am following the instructions that are posted here:
http://www.ucapps.de/mbhp_core_lpc17.html
following the steps for installing the MIOS32 Bootloader
I’ve downloaded the LPCXpresso 5.2.6 and I have installed and registered.
It does say this now on the Splash Screen:
LPCXpresso5 is fully activated.
The instructions on the above link indicates this:
"After the LPCxpresso IDE has been opened, create a new “FreeRTOS project” for LPC1700 controllers.
This project is only used as a dummy to enable the flash programmer - you don’t need to change something in the code template, it won’t run under MIOS32 anyhow!
(You will transfer a precompiled binary into the flash)"
But when I go to “Create New project” it doesn’t show ANY NXP option.
It says this:
Wizard:
LPC11/LPC12
LPC13/LPC17/LCP18
LPC2x/LPC3x
LPC4
LPC8xx
I’m attaching a picture showing the New Project Wizard?
Is there something I’m, supporsed to Import first?
Should I be selecting New Project? Is there different steps?
Thanks!