Hi all,
if i try to compile one of the orginal FM 1.4 pic18f452.asm
via make then i get a lot of
“Address exceeds maximum range for this processor.”
make: *** [setup_pic18f452_mbfm_tk.hex] Error 1
[error.txt](< base_url >/applications/core/interface/file/attachment.php?id=10556)
I suspected there is may some pic18f4685 option enabled
inside the asm but they are all turned off.
The pic18f4685.asm are compiled successful.
I have installed the correct version from the toolchain:
SDCC 2.80
MYSYS 1.0.11
Gputils 0.14.3 (also tried 1.0)
The forum search did not find a working solution.
Someone know what to do?
Best regards
Marxon