| | | Originally posted by Rockin'-B@Wed, 2005-06-29 @ 07:20 AM Haven't done it, but it should be easy. Just print the messages to a string buffer (sprintf()) and save the buffer to backup RAM. Later you can load it from a little Saturn app and view it on Saturn. If working with a EMS ARP Plus 4in1, you can download the memory region (or backup save) to PC. |
Yes I tought about something like that I expected sobedoy did that already. I'll check what's needed to save a line into the internal memory.
| | | The debug log viewer could be part of the program you test. |
Nice idea, I'll how to do this.
| | | Does the app crash? If it does, you would have to periodically save it to backup RAM. |
It doesn't crash, just display a black screen. |