|
Re: RoboRIO won't let us use more than 50mb of RAM?
Sounds like Java isn't configured to use a very large heap by default. There should be a way to pass an -Xmx option to the JVM, but I'm not sure where exactly to put it in the current RoboRIO setup.
|