Skip to main content
Visitor II
November 21, 2005
Question

how difficult?

  • November 21, 2005
  • 3 replies
  • 911 views
Posted on November 21, 2005 at 08:38

how difficult?

    This topic has been closed for replies.

    3 replies

    Visitor II
    November 21, 2005
    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?

    Visitor II
    November 21, 2005
    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

    Visitor II
    November 21, 2005
    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.