2005-11-20 11:38 PM
2005-11-20 08:58 PM
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?
2005-11-20 11:31 PM
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, EtaPhi2005-11-20 11:38 PM
Hi.
I am currently transfering code from Infineon C508 on st7. I have to write whole code from begining. No other chances to transfer.