I have to declare 4 global unsigned integer arrays of 30000 elements each and the compiler says it's too much...I know there are special compiler parameters. I don't know about dinamic memory allocation or stuff like this What can I do?
Thanks a lot!