Re: [foxboro] CP40A largest segment of free memory too small
- From: <tom.vandewater@xxxxxxxxxxxxxx>
- To: <foxboro@xxxxxxxxxxxxx>
- Date: Wed, 21 Feb 2007 14:04:29 -0500
Ken,
CSPACE=20
Code Space is the total number of bytes to be pre-allocated for the
sequence block and its associated sequence code.
In the sequence block, the parameter CSIZE indicates the current actual
size, in bytes, of the code space used by the sequence block. The
parameter CSPACE is the total number of bytes to be pre-allocated for
the sequence block and its associated sequence code. Your problem
should not occur if CSPACE is set higher than CSIZE + the additional
compiled code size you are adding to the sequence. For example, if
CSIZE is 1800 in the Detail Display before your edit and you plan to add
a bunch of code you may want to set CSPACE to 2100. Set CSPACE higher
if the intention is to add significant code to the block. CSPACE should
be set larger than CSIZE before compiling and downloading from IACC.
Check Control Database Free Memory at the Station Block before and after
edits. By default the CSPACE value shows zero when you build a new IND
block and continues to display that number until you edit CSPACE in the
ICC/IACC. But in reality a certain amount of memory is reserved for
CSPACE when a new SEQ block is built. You can go happily along adding
code until you reach the initial limit. I don't remember what the
default CSPACE allotted is. Anyone Else?
Cheers,
Tom VandeWater
Dow Corning Corp.
Carrollton, KY USA
-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx [mailto:foxboro-bounce@xxxxxxxxxxxxx]
On Behalf Of Moore, Kenneth, Celanese/US
Sent: Wednesday, February 21, 2007 1:20 PM
To: foxboro@xxxxxxxxxxxxx
Subject: [foxboro] CP40A largest segment of free memory too small
Hi List,
By kind, I'm just a novice.
I have an Independent Sequence Block, that has a tremendous amount of
HLBL, roughly 20 pages.
I need to alter the logic slightly, everything compiles okay, when I go
to save it, I get error E-35, not enough memory for block, the new logic
is approx. 1/2 page shorter than the old logic.
I don't know how the memory is handled through the ICC. The station
block shows that the largest segment is 11008 bytes, with total free
being 390648 bytes. Idle time is approx. 50%
I suspect my problem is the size largest segment. How can I "re-arrange"
the memory to have a larger segment available?
Regards,
Ken Moore
Celanese Emulsions
Enoree, SC 29335
=20
=20
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
=20
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: =
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djoin
to unsubscribe: =
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dleave
=20
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
- References:
- [foxboro] CP40A largest segment of free memory too small
- From: Moore, Kenneth, Celanese/US
Other related posts:
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- » Re: [foxboro] CP40A largest segment of free memory too small
- [foxboro] CP40A largest segment of free memory too small
- From: Moore, Kenneth, Celanese/US