Question:
Using version 6.6 of the linker, having
problems linking old code for the 'C25.
Answer:
Don't load something that is larger than 8 bit immediate.
Linker will report a bit count, look at listing file and
find byte offset. Looks up assembly listing byte
addresses as it goes down.