cancel
Showing results for 
Search instead for 
Did you mean: 

Migrating from C167 to ST10

dvir
Associate II
Posted on April 27, 2006 at 13:07

Migrating from C167 to ST10

1 REPLY 1
dvir
Associate II
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