Since you haven't shown the relevant code fragment, I suspect you are getting an error at a branch instruction that is branching past the 2048 bytes page size.
Since you haven't shown the relevant code fragment, I suspect you are getting an error at a branch instruction that is branching past the 2048 bytes page size.
How do I locate the relevant code fragment?
Post your code. It is easier for experienced members to help you as they might be able to try out the code to see the issue you have.
Bookmarks