Uh, oh. I wanted to make sure my lwIP application would work on a real 128K Macintosh (
I discovered mine was upgraded to 512K), and none of my old Macs have just 128K RAM. So, I recompiled
Mini vMac to be a 128K Macintosh, rather than the default Macintosh Plus. After it starts PPP, it gives a system error ID=15. This is a segment loader error, which probably means it is out of RAM trying to load the lwIP core.
In better news, I eliminated most of the debug messages so I don't have to hit the enter key so many times to dismiss the debug dialog boxes.
No comments:
Post a Comment