freemanantony
Member level 4

- Joined
- May 19, 2010
- Messages
- 70
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Chennai, India
- Activity points
- 2,005
haai every body ,
i have written a c code with a large array initialized global variable, when i am using this large array the code is not even hitting the first line of the code( i have inserted a break point and checked), but when i am commenting that global variable code is running. I am not sure what the problem is. The microcontroller i am using is C8051F340 (Silabs), and Silabs ide and debugger with keil compiler. Can anyone help me on this?
i have written a c code with a large array initialized global variable, when i am using this large array the code is not even hitting the first line of the code( i have inserted a break point and checked), but when i am commenting that global variable code is running. I am not sure what the problem is. The microcontroller i am using is C8051F340 (Silabs), and Silabs ide and debugger with keil compiler. Can anyone help me on this?