
APPENDIX
B–63665EN/01
A. ALARM LIST
375
Message Contents and solution
WN31 IMPOSSIBLE EXECUTE
LIBRARY
The library function cannot be executed.
(solution) Please confirm the object model of the library.
Or, system ROM of PMC must be replaced with one of later version.
WN32 LNK CONTROL DATA ER-
ROR
Link control statement data is illegal.
(solution) Please confirm whether the address of symbol RC_ CTLB_INIT in map file
is set to LANGUAGE ORIGIN of the system parameter. Or, please make
the link control statement again.
WN33 LNK CONTROL VER. ER-
ROR
A link control statement data version error occurred.
(Solution) Correct the link control statement in the C program.
WN34 LOAD MODULE COUNT
OVER
The number of independent load modules exceeds eight.
(solution) Decrease the number of independent load modules to eight or small
er.
WN35 CODE AREA OUT OF
RANGE
The specified code area is beyond the address range.
(solution) Correct the C program.
WN36 LANGUAGE SIZE ERROR
(OPTION)
The size of a C program exceeds the option size.
(solution) Decrease the size of the C program.
WN37 PROGRAM DATA ERROR
(LANG.)
A C program is destroyed.
(solution) Transfer the C program again.
WN38 RAM CHECK ERROR
(LANG.)
A C program is destroyed.
(solution) Transfer the C program again.
WN39 PROGRAM PARITY
(LANG.)
A parity mismatch occurred in a C program.
(solution) Transfer the C program again.
WN40 PROGRAM DATA ERROR
BY I/O (LANG.)
Transfer of a C program was interrupted by, for example, a power failure.
(solution) Clear the C program, then transfer the C program again.
WN41 LANGUAGE TYPE
UNMATCH
A C program type mismatch occurred.
(solution) Correct the C program.
WN42 UNDEFINE LANGUAGE
ORIGIN ADDRESS
No language origin address is set.
(solution) Set the language origin address.
NOTE
Alarms WN17 to WN42 indicate errors related to PMC user
C programs.