??? 11/10/11 14:47 Read: times |
#184612 - keil update Responding to: ???'s previous message |
Thank you very much your reply...
Per Westermark said:
Not sure what version of the tools you use, but you should notify Keil support about this issue. I have just update the C compiler (c51.exe) to version 8.12 (2008) - the last available update for my license, but with the same result. Yes I should notify Keil support, but first I wanted to know if someone has met the same problem as me. But I am afraid that Keil support will not help me due to the license has already expired. Per Westermark said:
Are these global variables, or are they declared inside any function? These variables are declared/defined inside main() function and another functions work with these variables via pointers. Per Westermark said:
I think that the Keil C51 compiler/linker has some special handling for small initialized variables. What does it mean for me? |