This error occurs when an object file in Motorola S format contains an incorrect S5 record when loading it.
The Motorola S5 record is used to check the number of data records that appeared before the S5 record. It seems that the number of records written in the S5 record does not match the number of lines in the data records (S1 to S3) before the S5 record.
This type of error occurs when multiple Motorola S files are combined.
To avoid the error, open the file in a text editor such as Notepad and delete the line that starts with S5.
<Related articles>
[NETIMPRESS common] Specification of Morolora S format