Quote Originally Posted by jtowich View Post
Any idea what is wrong?

PBP 2.60A, PBPL
No, but it does compile correctly here for
Code:
AIAvgReg var word[1500]
, even when using pbpl.

So, either, you are using too many other variables, or possibly, you are compiling for the wrong chip. Or, maybe mpasm version issue?

Walter