There seems to be another funny compiler Bug.
When gcc is using "eicall" opcode it forgets to modify EIND.
On devices with large flash memory there are some target address bits
missing.
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>