Re: [EE] Saving "printf" arguments for later? Real-time on slow processor.
Jason White <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.pic |
|---|---|
| Message-ID | <CAOFvGD4mxdFt5NCLh5jiyXaGDUmOoZj+36Jwfm+uH5modQJJNA@mail.gmail.com> |
Addendum: Article [1] makes me think that the processor could almost just spit the raw printf stack contents out the serial port and then have a PC program interpret them. Maybe it might be unnecessary to parse the format string. I suppose I need to dig into how libc/newlib does things at a low level to find out for sure. [1] https://www.embeddedrelated.com/showarticle/518.php -- Jason White