A51 FATAL ERROR - ERROR: LIMIT EXCEEDED: SYMBOL-TABLE SPACE EXHAUSTED
while building a target i am encouting with this error and my for loops in code are unable to work as loops as they are treating the first 'semi colon(;)' while initializing the loop as termination of the command. How can I get this work out.