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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Just received one of the new LPC1786 based mbeds and attempting to compile existing code with it results in a number of errors along the lines of:
" Cannot call non-interworking ARM symbol 'mbed::AnalogOut::AnalogOut(int, const char*)' in AnalogOut.o from THUMB code in Synth.o(.text) (EL6239E)" in file "/"
Is this related to my libraries still using the old (int based) pin format? And if so, would it be possible for the Olimex MobileLCD library to be updated the work with the new format?