Printf over RTT has an improperly declared prototype and/or the function name is incorrect and/or comment is incorrect. This is with Release 4.10a Build 201810203.37618 Windows x64
SEGGER_RTT.h has the following prototype:
I looked and there is no SEGGER_RTT_printf.c
However, there is a SEGGER_RTT_SES.c and it has a printf() that looks about right.
I tested this printf, without a prototype, and it works just fine.
SEGGER_RTT.h has the following prototype:
I looked and there is no SEGGER_RTT_printf.c
However, there is a SEGGER_RTT_SES.c and it has a printf() that looks about right.
I tested this printf, without a prototype, and it works just fine.