void loop() - Any size limitation ?? ( SOLVED - Ref #66)

Well, add a free memory test to the end of setup() and see how much memory you're really using (when in the commented-out-and-working state.) If you're close to the limit, then think about trimming down some of those large arrays. Or get a Teensy.