[Oberon] Compiler that targets ARM
Andreas Pirklbauer
andreas_pirklbauer at yahoo.com
Sun Jun 17 15:44:09 CEST 2018
> Andreas:
> .hex is terrible. A much larger size than binary and it needs the
> special tool to burn it into flash. Xilinx used to distribute such a
> tool named XSPI, but then they discontinued it and built it into
> IMPACT, and then they removed it from IMPACT altogether.
> There are other tools out there, but this step used to be one
> big mess in my experience.
>
> Wojtek
Understood. But I’m not concerned with code file efficiency
at this stage. I just want to get going as fast as possible
with having the code generator generate ARM Thumb-1
code which I can instantly run.
BTW, I have now searched around the various possible
options for a board that I can use. So perhaps I end up
using an mbed-enabled board anyway, which uses a raw
BIN file not a HEX-format, as mentioned earlier by Chris.
I just haven’t decided yet..
More information about the Oberon
mailing list