8 years, 8 months ago.

Compilation of Dot-AT-Firmware

Hi everyone,

We acquired the developer kit MultiTech xDot (the target name is xdot_l151cc). This xDot device is what ships with pre-installed Dot-AT-Firmware on it.

I followed exactly steps given by the mbed site to compile the AT Firmware locally by using the offline IDE (Eclipse IDE) as well as remotely by using the online compile. In both scenarios I got numerous errors during compiling like the following:

Error: Symbol operator new(unsigned) multiply defined (by mbed_retarget.o and retarget.XDOT_L151CC.o).

Could anyone provide me exact steps for the successful compilation of AT Firmware for our xDot device?

Thank you in advance.

Be the first to answer this question.