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.
Hello
So I wanted to compile my program with mbed cli but I get a whole lot of errors regarding multiple definitions and undefined references to mbed functions. My program has mbed 5.5.7 included along with the most current version of libmDot-dev-mbed5. I exported my program from the online ide by choosing the Keil uvision5 which was the only one that didn't ask me to contact support.
I used the following command to compile my code: mbed compile -m MTS_MDOT_F411RE -t GCC_ARM
I would love to paste the errors I get but I don't know how to other than directly pasting it here and creating a huge wall of text.
Thank you