Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 10 months ago.
Asking for compiler of lcp1114fn28/102
In case of making files to use compiler at first of lcp1114fn28/102, I cannot make files of main.cpp & mbed filses of pull down menu through New to New Files at first. Probably I thought I was lack of setting parameter at the compiler ,if you don’t mind tell me advice. Same situation caused in Japanese another users ,I asked for Japanese site today. I feel this device to kick start new movement of microcomputer engineering .
1 Answer
9 years, 10 months ago.
Hi,
You are right. The LPC1114 mbed platform currently only support to create empty project and you could not get main.cpp and mbed library using this template.
[temporarily workaround]
- Select LPC1768 platform as a default (right top button on compiler)
- Select "Blinky LED Hello World" from project template
- Create a project
- Change platform to be LPC1114FN28
- Build the blinky project for LPC1114
I hope this helps.
Regards, Toyomasa Watarai