CCP 621
C-DIAS PROSESSOR MODULE
Page 30
27.03.2020
15
STOP BRKPT
The CPU was stopped by a breakpoint in
the program.
16
CPU STOP
The CPU was stopped by the PG soft-
ware (F6 HALT in status test).
17
INT ERROR
The CPU has triggered a false interrupt
and stopped the user program or has
encountered an unknown instruction
while running the program.
Cause:
-
- A non-existent operating system
command was used.
-
Stack error (uneven number of
PUSH and POP instructions).
-
- The user program was interrupted
through a
software error.
Solution:
-
Correct program error
18
SINGLE
STEP
The CPU is in single step mode and is
waiting for further instructions.
19
READY
A module or project has been sent to the
CPU and it is ready to run the program.
20
LOAD
The program is stopped and the CPU is
currently receiving a new module or
project.
21
UNZUL.
MODULE
The CPU has received a module that
does not belong to the project.
22
MEMORY
FULL
The operating system memory /Heap) is
too small. No memory could be reserved
while calling an internal or interface
function is called from the application.
23
NOT LINKED
When starting the CPU, a missing
module or a module that does not belong
to the project was detected.
24
DIV BY 0
A division error has occurred.
Possible Causes:
-
Division by 0.
-
The result of a division does not fit
in the result register.
Solution:
Correct program error
Summary of Contents for CCP 621
Page 10: ...CCP 621 C DIAS PROSESSOR MODULE Page 8 27 03 2020 2 Mechanical Dimensions...
Page 12: ...CCP 621 C DIAS PROSESSOR MODULE Page 10 27 03 2020 4 Connector Layout...
Page 21: ...C DIAS PROCESSOR MODULE CCP 621 27 03 2020 Page 19 9 Configuration of the Process Module...
Page 28: ...CCP 621 C DIAS PROSESSOR MODULE Page 26 27 03 2020 13 Process Diagram...