Matt Briggs

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Waking XDot via UART #18989
    Matt Briggs
    Participant

    Thanks for the thoughts Mike.

    in reply to: Waking up from multiple interrupt pins #16580
    Matt Briggs
    Participant

    Hey Leon,

    Thanks for the information. Once I changed to a different pin the interrupts worked as expected.

    Thanks again for the help,

    in reply to: xDot wakeup from sleep time resolution #16228
    Matt Briggs
    Participant

    Thanks Mike.

    in reply to: Debugging xDot with Eclipse (GDB/openOCD) #16169
    Matt Briggs
    Participant

    Hey Mike,

    I took me a while to get gdb working from command line but I was able to get the xdot stable libraries to build/debug. Importing the Dot-Examples project via the mbed-cli does I believe get the correct mbed-os version 5.1.5. The only version I could find within the library was a macro “#define MBED_LIBRARY_VERSION 127”.

    For other’s reference what worked for me was removing the command below in eclipse after that debugging does appear to work fine with stable versions of xDot libraries.

    
    "set mem inaccessible-by-default off" remove from GDB command in eclipse
    

    Thanks for help,

    • This reply was modified 7 years, 4 months ago by Matt Briggs.
Viewing 4 posts - 1 through 4 (of 4 total)