is debug_puts implemented as a blocking function?

Comments

1 comment

  • Avatar
    Michael Freeman

    I use the LPC23xx and from my use of debug_xxxx calls they will block while transfering data. Also if the debugger is not connected they will block infinitely. I only use debug_xxxx calls when debugging code and if I do not mind the interruption to ISRs and task switching. Paul, or someone else from Rowley, may correct me on this.

    Michael Freeman
    Principal Design Engineer
    Update Systems, Inc.

    0
    Comment actions Permalink

Please sign in to leave a comment.