Announcement
Collapse
Please Read this before posting a Bug Report
This forum is for reporting bugs in the PicBasic Pro compiler.
You will need to provide code and descriptions that clearly show the problem.
If you just have code that doesn't work but don't know why.
It is more likely to be a bug in your program instead of the compiler
Please don't post your entire program with a simple "It doesn't work".
Reduce it to the minimum amount of code required to show the problem.
Compiler bug reports get priority over anything else.
Be sure it's not in your program first.
You will need to provide code and descriptions that clearly show the problem.
If you just have code that doesn't work but don't know why.
It is more likely to be a bug in your program instead of the compiler
Please don't post your entire program with a simple "It doesn't work".
Reduce it to the minimum amount of code required to show the problem.
Compiler bug reports get priority over anything else.
Be sure it's not in your program first.
See more
See less
DEFINE RESET_ORG and DEC modifier issue above 64K
Collapse
X
-
PBP needs the command libraries to be placed in the first 64K of memory. I've replied with a bit more detail in the original thread.
http://support.melabs.com/forum/picb...modifier-issue
Comment
Comment