Hi All,
Does anyone know of a combination of compile options that will allow a printf("%d", x); to work with a 2231 (2KB flash) using mspgcc? I know pritnf is a bit of a pig but I know that at least on some other compilers there are smaller printf variants available via certain flags. But I can't find anything similar for mspgcc.
Thanks,