Quote Originally Posted by dragan77 View Post
I get this error.
Code:
ERROR: Variable wsave3 position request 416 beyond RAM_END 335.
Somewhere in your include file, mysteriously named "Multi_SPWM.pbp" is a DT_INTS file that still has

wsave3 VAR BYTE $1A0 SYSTEM ' location for W if in bank3

and it is not commented out.
</pre>