mbed cannot find xDot_L151CC target

Home Forums mDot/xDot mbed cannot find xDot_L151CC target

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16489
    Chad Goyette
    Participant

    I am unable to compile working code today from mbed. The error reported is target xDot_L151CC is not recognized. mDot code compiles fine just not xDot. Are you guys aware of this?

    #16496
    Mike Fiore
    Blocked

    Chad,

    Are you using the online compiler? What version of the mbed-os library were you using? What version of libxDot-* and any other libraries were you using?

    Cheers,
    Mike

    #16497
    Chad Goyette
    Participant

    mbed-os revision = 2246:a6f3fd1 (5.1.5)
    libxDot-mbed5 revision = 7:aff2c05 (2.0.14)

    I am using the online compiler. you should experience same results of you try to run the DOT-Examples code. with libxDot-mbed5 and set to the xDot platform.

    • This reply was modified 7 years, 3 months ago by Chad Goyette.
    #16500
    Mike Fiore
    Blocked

    Chad,

    I’ve reproduced the issue. Versions don’t seem to matter – even a simple blinky led program fails to build.

    I’ll be escalating this to our ARM contacts immediately.

    In the meantime, you can develop offline using mbed-cli tools if you’d like.

    https://github.com/ARMmbed/mbed-cli
    https://developer.mbed.org/teams/MultiTech/wiki/Using-Eclipse-and-mbed-5-for-MTS-Devices

    Cheers,
    Mike

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