Menu

#2670 ELF e_entry is missing for STM8

closed-fixed
None
other
5
2017-10-15
2017-10-14
akre
No

ELF header e_entry address is extracted from adress 0xfffe. For instance STM8 reset vector is at 0x8000. It might be a good idea to use a label reference instead.

1 Attachments

Discussion

  • Philipp Klaus Krause

    The changes in revision [r10063] are a newer version of some STM8-specific bits of this patch. Could you update the patch to reflect the remaining changes vs. current SDCC?

    Philipp

     
  • akre

    akre - 2017-10-15

    New patch uploaded. Based on r10063. The previous patch file was containing all the patches I've made unforunately. I hope I didn't confuse things too much. It's just one file affected by this patch, lkelf.c

    /Ake

     
  • Philipp Klaus Krause

    Thanks. Applied in [r10067].

    Philipp

     
  • Philipp Klaus Krause

    • status: open --> closed-fixed
    • assigned_to: Philipp Klaus Krause
     

Log in to post a comment.