This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Array Problem in embedded c

hello , I have a problem regarding array size.I am using keil uvision 4 tool for program.
I read the data from uart and i am trying to save data in the array.But array size is not increasing above 230.It only holds 230 element.but my total data is 550.So I want array of 550 element.what should I do to resolve this problem.

thank you.

0