Hi all,
My project has grown past the 2K point, and of course I'm getting the warning messages "[102] code crosses boundary @ 800h".
I realize this is normal, and only there to warn me about using the branch instruction and such. Thing is, I'm using the branch instruction in one of my routines. Since I'd rather not have the overhead penalty of branchL, and it's a short rouine (>200 words) is there a way to be certain the whole routine is in one page?
Thanks,
-Denny
Bookmarks