ETT 764
MULTI-TOUCH OPERATING PANEL
Number
Message
Definition
Cause/Solution
18
SINGLE STEP
The CPU is in single step
mode and is waiting for
further instructions.
Info
19
READY:
A module or project has
been sent to the CPU and
it is ready to run the
program.
Info
20
LOAD
The program is stopped
and the CPU is currently
receiving a new module or
project.
Info
21
INVALID MODULE
The CPU has received a
module that does not
belong to the project.
Solution:
n
Recompile and download the
entire project
22
MEMORY FULL
The operating system
memory (heap) is too
small. No memory could
be reserved while calling
an internal function or an
interface function is called
from the application.
Causes:
n
Memory is only allocated but
not released.
Solution:
n
Clear memory
23
NOT LINKED
When starting the CPU, a
missing module or a
module that does not
belong to the project was
detected.
Solution:
n
Recompile and download the
entire project
24
DIV BY 0
A division error has
occurred.
Possible Causes:
n
Division by 0.
n
The result of a division does not
fit in the result register.
Solution:
n
Correct programming error.
25
DIV BY 0
A division error has
occurred.
Possible Causes:
n
Division by 0.
n
The result of a division does not
fit in the result register.
Solution: Correct programming
error.
Page 32
24.03.2021