User`s guide

Inline Assembly Language and Intrinsics
Intrinsic Functions
187Targeting MC56F83xx/DSP5685x Controllers
22 Attempt to use word pointer functions with byte pointer initialization.
__mod_getint16 and __mod_setint16 were called but __mod_init
was used for initialization. __mod_initint16 is required for pointer
initialization.
23 Modulo increment value exceeds modulo buffer size.
24 Attempted use of R1 as a modulo pointer without initializing R0 for modulo
use.
Table 7.4 Possible Error Codes
Function Possible Error Code
__mod_init 11, 12, 13, 14, 15, 16, 17, 18, 21
__mod_stop none
__mod_getint16 11, 14, 20, 22, 24
__mod_setint16 11, 14, 20, 22, 24
__mod_start none
__mod_access 11, 19, 20, 24
__mod_update 11, 14, 20, 23, 24
__mod_initint16 11, 12, 13, 14, 15, 16, 17
Table 7.3 Modulo Addressing Error Codes (continued)
Code Meaning