Large buffers
"Jesus Manuel Conejo Sarabia" <[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <000e01ce51ad$a0d5a0b0$e280e210$@com> |
Hi!,
I'm working in a project with a Rabbit6000 and a little cam.
I want to store temporaly frames of the cam. I'm testing on using the RAM
(variables, large arrays) to store the frames but I have not enough space. I
don't want to use RCM modules with serial eeprom or sd cards because as you
know the eeproms have limits on the number of writings so the idea is to use
RAM. Have you experience using large buffers on RAM (variables). Have you
touched on BIOSLIB to get this way?, which is the limit?
Thanks
Jesus