RealView Compiler User's Guide
Technical Support
On-Line Manuals
SYS_FLEN (0x0C)
Returns the length of a specified file.
On entry, r1 contains a pointer to a one‑word argument block:
r1
A handle for a previously opened, seekable file object.
On exit, r0 contains:
r0
the current length of the file object, if the call is successful
–1 if an error occurs.