> I am stumped. I am getting an error from the serial manager that
>reads SerialMgr68EZ328.c, Line: 1796, NoRAM.
That's inside SerSetReceiveBuffer and means it tried to allocate a small
buffer (only 0x200 bytes) and there wasn't that much free memory in the
dynamic heap.
In other words, the system was more or less hopelessly out of memory.
It is way beyond my knowledge of this area to speculate on why, or what you
might be doing wrong, but "NoRAM" means "No RAM". :-)
-David Fedor
Palm Developer Support
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/