Chapter 13 Error Messages

3512

filename: Illegal relocation information.(line lineno)

 

The relocation information in the specified input file is invalid.

 

 

 

Check the specified line in the source file. If there are no problems there, reassemble the

 

corresponding source file and check the disk for hardware errors.

 

 

3513

filename: Illegal optimize information.(line lineno)

 

The optimization information in the specified input file is invalid.

 

 

 

Check the specified line in the source file. If there are no problems there, reassemble the

 

corresponding source file and check the disk for hardware errors.

 

 

3514

filename: Illegal relocation/optimization data format.(line

 

lineno)

 

The relocation/optimization data in the specified input file is in the wrong format.

 

 

 

Check the specified line in the source file.

 

 

3515

Section size overflow.

 

The section’s layout overflows the upper bound of memory.

 

 

 

If a map file is available, check that. Re-evaluate the options for specifying section layout or the

 

program itself.

 

 

3516

Section address overlay.

 

Sections have relocation address that overlap.

 

 

 

If a map file is available, check that. Re-evaluate the options for specifying section layout or the

 

program itself.

 

 

3517

Not exist CODE section in external memory.

 

-OVL options have relocated all CODE sections to instruction RAM.

 

 

 

Modify the program so that there is at least on CODE section in external memory.

 

 

3518

filename: Referring to symbol[name] defined in a program(ID=id)

 

which overlap at IRAM area.

 

The input file contains a program with a reference to a symbol in the program with the specified

 

ID, and the two programs cannot coexist in the IRAM area because their addresses overlap.

 

 

 

Either change the -OVL options so that the two programs can coexist in the IRAM area or revise

 

the entire program.

 

 

3519

Internal Error.[string]

 

The linker has detected an internal fault.

 

 

 

Contact Matsushita Electronics.

 

 

Linker Errors 263

Page 275
Image 275
Panasonic MN1030 Filename Illegal relocation information.line lineno, Filename Illegal optimize information.line lineno