In general, a formal size specifier is not required for external,
single, or multi-dimensional arrays. Typically, the compiler
calculates the size at initialization. For external arrays, the size
is of no great interest.
Cause
This error is the result of attempting to use the
sizeof() operator on an undimensioned array or on a
multi-dimensional array with undefined element sizes.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.