HI YuWu,
This error message means that the tool detects the memory address in your input s19 file doesn't match the product memory map definition.
I checked your s19 file, seems there is one line of code abnormal. See below I highlighted:

Here, "C167" is defined at address at 0x8000. However, 0x8000 TO 0xBFFF is used in banked as you defined in prm file.
For test, if you delete this line 6: S1058000C16752
Save file.
SRecCvt should be able to convert s19 file successfully.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------