Hello everyone,
I am using C2000 microcontroller in my application of power electronics. Recently, I have started facing a problem where some of the float variables sets to infinity. Due to this the whole system looses the control and everntually shuts down.
I am sure about one thing that there is no problem in hardware, since the previous version of the code runs perfectly well in the same hardware setup. There is somewhere a problem into the program which makes the variable value infinity. This problem is only seen in float variables.
Earlier I didn't took this problem so seriously but now its becoming grave one.
I am urgently looking forward for a recommendation or any kind of suggestions.
Thank you!