Re: Program Memory

"seecwriter-/[email protected] [rabbit-semi]" <[email protected]> 22 Sep 2016 09:08:48 -0700
Newsgroups gmane.comp.hardware.rabbit-semiconductor
Message-ID <[email protected]>
MAX_USERBLOCK_SIZE is defined in StdBios.c. The comments say it can be reduced to 0x1000. But a few lines later, there is a test of MAX_USERBLOCK_SIZE to make sure it is at least 0x2000 in size, if not it throws a compile error.
 

 Since I am not using the userblock, and never have, nor am I using the file system, is there a problem with removing the size test, or even setting MAX_USERBLOCK_SIZE to zero?
 

 I'm using DC v9.62.