Compile Dot-AT-Firmware

Home Forums mDot/xDot Compile Dot-AT-Firmware

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19834
    _aleksa_
    Participant

    Hi all,
    I’m trying to compile Dot-AT-Firmware (mbed online compiler) but I had no luck at all. Linker is throwing error “Error: Symbol operator delete (void*) multiply defined (by mbed_retarget.o and retarget.XDOT_L151CC.o).”. Any help would be appreciated.
    Thanks in advance,
    _aleksa_

    #19881
    Federico Andrades
    Participant

    Hi all,
    i´m have same problem. any solution?

    #19886
    Jason Reiss
    Keymaster

    The library versions of libxDot and mbed-os must match. If you could provide any version information of what you are building I may be able to provide more insight.

    However, the AT firmware built online will not run on xDot, the source is provided as an example. There is a difference in the online build environment using a pre-compiled binary that we is causing issues.

    xDot AT Firmware binaries are provided here.

    Downloads

    This worked to compile with latest. libxDot-mbed5 has an update waiting for testing to complete. Use libxDot-dev-mbed5 with the latest revision of AT Firmware.

    https://developer.mbed.org/teams/MultiTech/code/Dot-AT-Firmware/
    https://developer.mbed.org/teams/MultiTech/code/libxDot-dev-mbed5/
    Update mbed-os to match libxDot-dev-mbed5 commit history version, 5.4.7 at this time.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.