there is a problem that I cannot solve:
Using Codewarrior 11.1, every time I re-compile my software, if I leave the view related to Global Variables active, when the compilation ends, the variables previously inserted (to check their value), are repeated at each compilation and after a few times it is no longer possible to display their value ... they must be deleted and entered again.
A solution would be to change the active display from 'Variables' to any other one (Breakpoint .. etc.) before starting the compilation.
I seem to have understood that this is a known Eclipse problem but I have not been able to find the solution.
This problem is very annoying when debugging the software.
Thank you