Hi All, urgently need to find a cut version of printf, no need float point support. Only need to print out of integers in hex and decimal format. Using vprintf didn't give using RAM size reduction. Thanks, Vladimir
Hi Drew, thanks for sending the link, it's very interesting to read. Probably "printf", which I use from Keil already doesn't have support of "float". It takes from my RAM 0x14 bytes, may be not so bad, but I wish to have less losses.