This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

RTT questions

int SEGGER_RTT_printf(unsigned BufferIndex, const char * sFormat, ...)

why only BufferIndex=0 can display information on RTT viewer?

How to output different colors to different texts by RTT?

How to input chars from RTT?

Related