Topic : sprintf

Forum : ARM

Original Post
Post Information Post
May 12, 2011 - 7:24pm
Guest

Hi

This question has probably been asked many times but because the site search engine returns 0 results :

compiling sprintf(...,"...."...);

linker returns : undefined reference to __io_putchar

I have checked and small printf no-floats is selected, UART0 - No

Thanks in advance

Replies
Post Information Post
+1
0
-1
May 12, 2011 - 7:39pm
Guest

Thanks - sorted out UART0 must = YES

problem it adds over 4K code and 280bytes data - double my project size.

have to find a simple printf version.