Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi community
I have a question about the maximum size of an array that can be defined in program. Does it have a maximum size? what is this maximum size for "float" data ?
If I want to define an array of 10,000 float number, what should I do?
best regards