KHDAK
Junior Member level 1
- Joined
- Dec 14, 2011
- Messages
- 16
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,390
Hi, I declared my global variables as "static" but during program execution the variable contents are over written by other functions, specially when LCD is used. My RAM utilization is below 50% and no variable overflows. I am checking the output on PROTEUS ISIS. I have used WINAVR and CodeVision before and I never experience such problem. Please help me with this issue, Is there a compiler settings that can cause this issue?