9/3/2009 11:27 AM | |
Posts: 26 Rating: (1) |
What about memory card 374? |
9/3/2009 12:24 PM | |
Joined: 10/7/2005 Last visit: 11/12/2024 Posts: 3027 Rating: (1057) |
Hello rherrero a 374 flash EPROM is not reallygoing to help you as its contentsis loaded into the RAM and that RAM is fixed to 64Kbyte. What you can do though is this: Your 928B has actually two internalRAM memory areas for the user program/data. There is the "normal" 64KbyteRAM to which you download your program and DB's and then there is the "hidden" so called "DB-RAM" whichoffers you an additional 46Kbyte of RAM purely for DB storage. DB-RAMis rarely used (I certainly never had the need for it, but I also never ran out of RAM), but it can offer you an easy way out of your problem without having to go for a948 CPU (assuming you haven't used the DB-RAM already) . If for example your whole S5 program is "made up" of 20Kbyte of DB and46Kbyte of code (i.e. "normal" RAM is full), you can free up 20Kbyte of "normal" by storing the DB's in the DB-RAM. Have a look at these links to learn more about it and how to use it: Loading DBs into the CPU 928B Moving data blocks with OB254/255 (CPU928B) Memory configuration of CPU 922 / CPU 928 / CPU 928B S5-135U CPU 928B manual - Version -3UB21 Alternatively, check if your program contains "leftover' blocks that aren't used/called anymore and remove them (online and offline). Make sure to check online too to see if the CPU contains additional "leftover" blocks that may have been cleaned up in your offline file but not deleted from the CPU. Finally, if you really want to replace the 928 with a 948, please pay heed to the differences as outlined in the link below: Replacing a CPU 928B with a CPU948 I hope this helps |
Cheers |
|
9/3/2009 1:21 PM | |
Posts: 26 Rating: (1) |
Hi Fritz, Im very grateful for your help. Im gonna have a look to your links and try to do it. |
9/3/2009 1:23 PM | |
Posts: 26 Rating: (1) |
By the way, is there any way of knowing how much memory is being used from both DB-RAM and normal RAM??? THANKS |
9/4/2009 11:59 AM | |
Joined: 10/7/2005 Last visit: 11/12/2024 Posts: 3027 Rating: (1057) |
Hello again rherrero The 3UB21 (single Slot 928B) is the successor to the 3UB12 (double Slot 928B). The direct DB-RAM loading (via setting of BS144 to 1) is possible as of theend number 3UB12, which- as far as I'm concerned - means your 3UB21 supports this. Even if it wouldn't, you could still "move" all your DB's into the DB RAM via usage of OB254/255 and free up the "normal" RAM. I hope this helps |
Cheers |
|
Follow us on