Skip to main content
Visitor II
April 27, 2006
Question

Migrating from C167 to ST10

  • April 27, 2006
  • 1 reply
  • 618 views
Posted on April 27, 2006 at 13:07

Migrating from C167 to ST10

    This topic has been closed for replies.

    1 reply

    dvirAuthor
    Visitor II
    April 25, 2006
    Posted on April 25, 2006 at 13:14

    Hello,

    we are migrating from C167 to ST10 and we encountered an incompatbility problem:

    with the Infineon in order to jump to address 0x000000 we used the following lines :

    VECSEG = 0x000000

    TRAP #0

    but in ST10 there is no VECSEG register ( at least i couldn't find any).

    How can i perform this jump in ST10 ?

    thanks in advance,

    Dvir