mbed rel 122 problem

Home Forums mDot/xDot mbed rel 122 problem

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14331
    Andrew Lindsay
    Participant

    I have a mDot program that compiled fine until I updated mbed to release 122. No I see:

    Error: Undefined symbol NVIC_SetVector (referred from WakeUp_STM_RTC.o).

    However, switching to the previous release 121 fixes this. Has something broken or is this another fix the libmdot will address when its updated? Reference to STM would indicate its to do with the STMicro code for the MCU on the mDot.

    Thanks

    Andrew

    #14335
    Mike Fiore
    Blocked

    Andrew,

    We’ve seen the same thing. I’m fairly certain this is an issue in the mbed library.

    If you’re interested in digging into the issue some, open a ticket on GitHub

    https://github.com/mbedmicro/mbed/issues

    It’s helpful to reproduce the issue on generally available hardware (e.g. a Nucleo 411) and provide steps and/or a simple application to demonstrate the issue.

    Cheers,

    Mike

    #14337
    Andrew Lindsay
    Participant

    Thanks Mike, figured it was likely to be something in the mbed library.
    I have a few Nucleo boards to try, have a 411 so that should be the same.

    Cheers

    Andrew

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