<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 26, 2019 at 9:16 AM Dimitrios Chr. Ioannidis via fpc-devel <<a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF">"G:\Programming\dimitris\tools\gcc-arm-none-eabi\bin\arm-none-eabi-objcopy.exe:
      G:\Programming\dimitris\tools\mbf\Samples\Blinky\Blinky.hex 64-bit
      address 0x4b4fa300000000 out of range for Intel Hex file"<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel" rel="noreferrer" target="_blank">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a><br></div></blockquote><div><br></div><div>I suspect the problem is with objcopy, not FPC. This bug report (<a href="https://sourceware.org/bugzilla/show_bug.cgi?id=24065">https://sourceware.org/bugzilla/show_bug.cgi?id=24065</a>) mention a problem if the target is 64 bit and the host is 32 bit.  Check if you can get a recent version of objcopy, or try the 64 bit version of the arm binutils (I assume you have a 64 bit Windows machine) <br></div></div></div></div>