I am atrying to look at some global variables while debugging using the live expression feature, but when I add them and run the program I can only see a blank space that some times is filled by a 0. It is like flashing sometimes, I have checked my d...
We are compiling the same project in two different computers, we are getting the same .hex file, but different .list and .map files. We would like to know why, as we need to share this project and we want it to be exactly the same.
You were right, we have tryed it wiht the same path in both computers and now is exactly the same. Thank you very much, we needed to be sure about the differences.
That is the difference, is something related with the debug configuration, but we have checked the project configuration the IDE version of both computers and there is no difference. But when we compile we get this difference.