Skip to main content
Visitor II
June 6, 2007
Question

IAP driver for Crossworks Platform

  • June 6, 2007
  • 2 replies
  • 726 views
Posted on June 06, 2007 at 07:38

IAP driver for Crossworks Platform

    This topic has been closed for replies.

    2 replies

    jferranAuthor
    Visitor II
    June 5, 2007
    Posted on June 05, 2007 at 07:06

    Hello,

    I need to develop an IAP driver for STR7 using UART for the reprogramming process.

    I have found different versions alreeady developed for IAR platform and Keil platform, but I couldn't find anything for Crossworks Platfrom ( from Rowley). So, I have tried to adapt the two examples ( IAR and Keil ) to my platform but I have problems with 71x_init.s compilation.

    any comments what can I do ?

    Best regards

    Jordi

    Visitor II
    June 6, 2007
    Posted on June 06, 2007 at 07:38

    Hi Jordif,

    Quote:

    I have problems with 71x_init.s compilation.

    I advise to have a look at Anglia web site

    http://www.st-angliamicro.com/software.asp

    and to download their IDE (you will find all the necessary: Startup ported to GCC, linker etc...).

    You can also download RIDE6 (from Raisonance)

    http://www.raisonance.com/download/index.php

    You will find several ST examples with their startup files (AS-GCC).

    Don’t worry you can download these IDE freely. 8-)

    I think with these you have a clear idea.

    Regards,

    MBS