Basicstop all error codes – Rockwell Automation 57C435 Processor Module, AutoMax User Manual
Page 50
EĆ2
1d
Privilege violation detected
Ć runbasesoftwarefault
Ć bad Processor module
1E
UnĆimplemented instruction detected
Ć runbasesoftwarefault
Ć bad Processor module
1F
Illegal interrupt detected
Ć runbasesoftwarefault
Ć bad Processor module
30
Problem in application software
31
Bus error
Ć attempt to access invalid address
32
Define channel error
Ć problem in application software
33
Define scan error
Ć hardwarefault
34
Memory integrity lost
Ć hardwarefault
35
DC driveCML block initialization error
36
Communication between drive processor and I/O
controller lost
Ć hardwarefault
37
DC driveI/O controller runĆtimeboard error
Ć hardwarefault
38
UDC module generated a STOP ALL
39
UDC module interrupt allocation failed
3A
Processor OS incompatible with UDC OS
Corrective action: correct the problem in application software. Try to reset by
cycling power and reĆloading configuration and application tasks. Replace the
Processor module. For error code 31, see JĆ3650; for error code 37, see JĆ3669.
For error code 17: If you define bits in a register that is also defined as a register,
neither the bits nor the register can be forced. For error code 38, examine the
error logs for all UDC tasks in therack. Also, error code38 can becaused by
enabling CCLK on more than one module in the rack. Verify that CCLK is enabled
on only one module. For error code 39, cycle power to the rack and reĆload the
configuration and application tasks.
BASICSTOP ALL Error Codes
The following error codes are caused by problems in BASIC tasks and cause all
tasks to stop.
40
Too many RETURNS from GOSUBs (or RETURN without GOSUB)
41
Illegal jump into a FOR loop
42
NEXT statement does not match current FOR
43
Invalid START EVERY statement
44
Invalid EVENT statement
45
STOP statement executed in application software
(causes a STOP ALL/CLEAR)
46
SET or WAIT attempted with no event definition
47
Task stack overflow
48
GOSUBs not balanced at END statement
49
Insufficient space for channel buffer
4A
Attempted to execute undefined opcode
4B
Attempted to execute nonĆexecutable opcode
4C
Attempted to execute illegal opcode
4D
RESTORE to nonĆDATA statement line number
4E
Attempted to take square root of a negative number
4F
Attempted to RESUME without being in an ON ERROR handler