My IDE outputs both .elf and .srec files (S1 and S9 format).
Uploading the .elf file works great but uploading the .srec file gives an error:
With srec_info I checked the entry point:
Which does not exactly corresponds with the 0x528 found in the .elf file.
Is there a problem with my IDE or with Ozone's s-record parser?
Uploading the .elf file works great but uploading the .srec file gives an error:
With srec_info I checked the entry point:
Which does not exactly corresponds with the 0x528 found in the .elf file.
Is there a problem with my IDE or with Ozone's s-record parser?