cancel
Showing results for 
Search instead for 
Did you mean: 

how difficult?

sarang1_in
Associate II
Posted on November 21, 2005 at 08:38

how difficult?

3 REPLIES 3
sarang1_in
Associate II
Posted on November 21, 2005 at 05:58

I am working with 8051 uCs from last few years and have quite fair understanding of that. Now my question is how much difficult or easy it is to switch over to ST7 uCs?

fggnrc
Associate II
Posted on November 21, 2005 at 08:31

In my opinion, sarang, the platform switch difficulties are due to the on-chip peripherals whose workings have to be well understood.

If you use a C compiler, there are few changes (perhaps some #pragma or vendor added anhancement to deal with such things as interrupts), and your effort will be little since all the load is on the tool vendor side.

Regards,

EtaPhi

luter
Associate II
Posted on November 21, 2005 at 08:38

Hi.

I am currently transfering code from Infineon C508 on st7. I have to write whole code from begining. No other chances to transfer.