Query regarding EPOCHEAPSIZE in mmp file
Hi All,
In MMP file we can specify the MIN and MAX of heap size. We need for our application by EPOCHEAPSIZE.
Does Symbian put any restriction about how much MINIMUM size can be given? I need it to be something like 1 MB or 2 MB MINIMUM. Is it ok to specify that big a MINIMUM size in MMP file? Or it can create problem in signing by Symbian OS.
Thanks a lot!
Re: Query regarding EPOCHEAPSIZE in mmp file
Hi,
I am not sure might be the [URL="https://developer.symbian.com/forum/thread.jspa;jsessionid=D4B0C7FBF9B932ADED0E3980F0B42ED2.worker2?messageID=56385�"]thread[/URL] will help you. for signing purpose I think you need to maintain the minimum and maximum limit.
Re: Query regarding EPOCHEAPSIZE in mmp file
The "restrictions" imposed by Symbian are documented in the testig criteria. Anything that is not expresly documented there will not be tested or, otherwise put, whatever is not expressely prohibited is therefore allowed.
Re: Query regarding EPOCHEAPSIZE in mmp file
[QUOTE=ltomuta;515304]The "restrictions" imposed by Symbian are documented in the testig criteria. Anything that is not expresly documented there will not be tested or, otherwise put, whatever is not expressely prohibited is therefore allowed.[/QUOTE]
Thanks a lot Itomuta for your help!!