Error #27, RTSRS08.C, line 56: Illegal character (0x24) [MISRA 1.2 REQ]

The message is reported for character '$', which is used only within inline assembly code. Although the configuration options instruct PC-Lint to ignore HLI, this error is still reported, apparently because of a (pre)processing step that is not affected by these options.