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.
10 years, 9 months ago.
Compiler error
Ok, I'm getting the error 'Error: Target "MICROMINT_PLACEHOLDE" is not recognized' on any code I try to compile, including stuff that used to work with no problems (albeit a few years ago. Anyone any ideas?
Dave
1 Answer
10 years, 9 months ago.
Hi Dave,
It looks like somehow you added a platform that isn't supported (micromint) and are trying to compile for it. If you select LPC1768 as a compile target, you should see the problem go away.
Dan