Re: Program Memory

"seecwriter-/[email protected] [rabbit-semi]" <[email protected]> 22 Sep 2016 09:31:11 -0700
Newsgroups gmane.comp.hardware.rabbit-semiconductor
Message-ID <[email protected]>
I set MAX_USERBLOCK_SIZE to zero, removed the size test, and compiled with no errors. But the program doesn't run.
 Changed MAX_USERBLOCK_SIZE to 0x2000, the minimum size, recompiled with no errors. Program still doesn't run.
  Leaving MAX_USERBLOCK_SIZE unchanged at 0x2000, reduced my code to 494496 bytes sent from 500164. Program runs.