Skip to content
  • Piotr Zierhoffer's avatar
    Renode: fix vector table offset in the script. · 840fee14
    Piotr Zierhoffer authored
    The cc2538-node.resc script was vulnerable to changing the position of
    the vector table.
    It also had a wrong hardcoded value. Now it will automatically verify
    the position of the `vectors` symbol and set the vtor position
    accordingly.
    840fee14