12-1 Error Messages

12-1-4 Program error message

 

Message

stack overflow

 

 

q Seven or more successive CALL statements were used within a CALL statement.

Error No.

Cause

w In the program called as a subroutine by a CALL statement, a jump was made to

40

 

another program by a JMP or JMPF statement.

 

 

 

Action

q Reduce the number of CALL statements used in a CALL statement to 6 or less.

 

w Review the program.

 

 

 

 

 

Error No.

Message

cannot find label

Cause

The specified label cannot be found.

41

Action

Create the required label.

 

 

 

 

Error No.

Message

cannot find step

Cause

The specified step cannot be found.

42

Action

Check whether the step number is correct.

 

 

 

 

Error No.

Message

cannot find PGM

Cause

The specified program cannot be found.

43

Action

Check whether the program number is correct.

 

 

 

 

Error No.

Message

PGM memory full

Cause

The total number of steps in all programs has exceeded 3000.

44

Action

Delete unnecessary programs or steps.

 

 

 

 

Error No.

Message

step over

Cause

The total number of steps in one program has exceeded 255.

45

Action

Delete unnecessary steps or divide the program into two parts.

 

 

 

 

12

MESSAGE TABLES

12-4

Page 212
Image 212
Yamaha SRCP manual Program error message