Workaround "eicall" compiler bug
authorStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Sun, 31 Mar 2013 20:54:02 +0000 (22:54 +0200)
committerStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Sun, 31 Mar 2013 23:04:38 +0000 (23:04 +0000)
commit6c347ffa2ceef6cd7a9009d4c544e788d31a24e8
tree878788575806de9a9c07e0c03f35ff223bd6f27e
parente59306aabda9c2b64ef68f8b4bdee9f5710912c1
Workaround "eicall" compiler bug

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>
firmware/main.c