Technical information
Operating Precautions for CPDW9X/NT-CDR-V85X, Y-GHS-MULTI-V800
TM
Customer Notification r20tu0003ed1812 100
No. a98
ELXR generates different output
Version Information
V5.1.6C,V5.1.7D, V5.3.0
Details:
The linker result is sometimes different on various host systems. The code is allocated in different
order (different addresses), but not changed in the functionality.
Example:
A sample cannot be given, as the code size and structure of the application is very individual.
Command Line
ccv850 @ld_opt.xcl –Olink -o test.elf
Workaround
Do not use the linker option ‘-Olink”, or
Turn off the icacheizer optimization manually by using the option ‘-no_icachizer’.
If ‘-Olink’ was used before, it shall be replaced at least by the options
‘-delete’ and
-shorten_loads.










