Hello.
RM57, CCS 6.0.1 is used in my system. An ethernet communication has been developed and tested now, but there is an error and I can't find the causes. It goes to ' _c_int00' when data is received or stopped on 'dataEntry' frequently. Is there any way to find the problem point? It is hard to find what code is making an error. The errors are occured suddenly. I've tried follow all codes line by line, but it works well... it uses several threads and interrupt for communication, so it is more complex..