RAM on hez hydra

How do you use the 16MB of ram on the fez hydra? I need to use large buffers (greater than 500KB) and I need about 20 of them. Is it possible to use that 16MB of ram?

You can use most of it. 1 meg is reserved for RLP and some is taken up by the system. If you use Debug.Print(Debug.GC(true)); at the beginning of your code you can see how much RAM is available to start.

Thank you :slight_smile:

Would you please update your profile with a name so we know who we are talking to? :slight_smile: