I'm using PBP 2.60A, with MPLAB v.8.53, MPASM v5.36, on a Window 7 machine. This works fine for many programs. But then I have a larger program (Lines Assembled 11421)
I'm getting the following:
ERROR: Unable to execute mpasmwin.Message[306] C:\PBP\PBPPIC14.LIB 661 : Crossing page boundary -- ensure page bits are set.
Error[126] C:\PBP\PBPPIC14.LIB 743 : Argument out of range (2054 not between 0 and 2047)
Message[306] C:\PBP\PBPPIC14.LIB 743 : Crossing page boundary -- ensure page bits are set.
Halting build on first failure as requested.
BUILD FAILED: Fri Nov 05 18:02:20 2010
Am I out of memory or something?
Bookmarks