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.