Should have read a bit more:
int Stage1[IN_LNG] @0x00804000; int Stage2[IN_LNG] @0x00805000;
... works just fine for a pair of 4K buffers.
I still don't know if CW will eventually try to put newly-added variables in this same area, because it doesn't know about the memory already being occupied.
Wade Hassler