is debug_puts implemented as a blocking function?
Can anyone tell me whether or not the debug_puts function is a blocking function?
-
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.
Please sign in to leave a comment.
Comments
1 comment