Chapter 9 Troubleshooting
9-41
Error Code Description Corrective action
16#2013
The value exceeds the range of values
which can be represented by the
floating-point numbers. (SM0/SM5)
Check the program, compile the program again, and
download the program again.
16#2014
The task designated by TKON/TKOFF is
incorrect, or exceeds the range. (SM5)
Check the program, compile the program again, and
download the program again.
16#2015
There are more than 32 levels of nested
program structures supported by CALL.
Check the program, compile the program again, and
download the program again.
16#2016
There are more than 32 levels of nested
program structures supported by
Check the program, compile the program again, and
download the program again.
16#2017
The number of times FOR is used is
different from the number of times NEXT
Check the program, compile the program again, and
download the program again.
16#2018
There is a label after FEND, but there is
no SRET. Or there is SRET, but there is
no label. (SM5)
1. Compile the program again, and download the
program again.
2. Reinstall ISPSoft, compile the program again, and
download the program again.
16#2019
The interrupt task is not after FEND.
(SM5)
1. Compile the program again, and download the
program again.
2. Reinstall ISPSoft, compile the program again, and
download the program again.
16#201A IRET/SRET is not after FEND. (SM5)
1. Compile the program again, and download the
program again.
2. Reinstall ISPSoft, compile the program again, and
download the program again.
16#201B
There is an interrupt task, but there is no
IRET.
There is IRET, but there is not interrupt
1. Compile the program again, and download the
program again.
2. Reinstall ISPSoft, compile the program again, and
download the program again.
16#201C
End is not at the end of the program.
(SM5)
1. Compile the program again, and download the
program again.
2. Reinstall ISPSoft, compile the program again, and
download the program again.
16#201D
There is CALL, but there is no MAR.
(SM5)
1. Compile the program again, and download the
program again.
2. Reinstall ISPSoft, compile the program again, and
download the program again.