Hi,
We just upgraded from mc9s12xeq512 to mc9s12xep768. My code was working with mc9s12xeq512 but when I tried to compile it using the mc9s12xep768.prm file, I got this error:
ERROR L1907: Fixup overflow in _LDIVS, to _NEG_P type 3, at offset 0xB
ERROR L1907: Fixup overflow in _LDIVS, to _NEG_P type 3, at offset 0x13
ERROR L1907: Fixup overflow in _LDIVS, to _NEG_P type 3, at offset 0x19
ERROR L1907: Fixup overflow in _LDIVS, to _NEG_P type 3, at offset 0x20
Whats the cause and how can I fix this?
Thanks...
Added p/n to subject.
..... _PRESTART, STARTUP, NON_BANKED INTO ROM_4000; ROM_VAR, STRINGS, COPY INTO ROM_C000, ROM_4000; .....