Clock_setTimeout(value): value is Uint (16Bit) and can be set from 0 up to 65535
Clock_getTimeout(): Returnvalue is Uint (16Bit) response only from 0 to 32767
At timeout values > 32767 the function returns starting increasing values (that is wrong) and after the "overflow" 32767 the return values decreases down to 0.
Expected: Returnvalues decreases from max. 65535 down to 0.
The used Toolchain with CodeComposer 5.3.0
v6.1.0 cgtools (TI Code-generation tools)
3.24.3.33 xdctools (XDCtools)
1.24.3.32 ipc (Inter-processor Communication)
6.34.2.18 bios (SYS/BIOS)