Storing an array

Jorge Andreu García andreu at robot3.cps.unizar.es
Mon Jun 19 08:10:58 UTC 2000


Hello:

I want to use an array of  120.000 integersin a program that should run
on rtems, but I can't:

When I store this in memory, the program stop when it read the
declaration line of the array. When I store it in heap (with a pointer
in Ada) the computer reboot in the same line.

Is there any function of rtems or any specification file where I can
change the maximum size of the variables?

Any other ideas?

Thanks:

JORGE




More information about the users mailing list