cancel
Showing results for 
Search instead for 
Did you mean: 

IAP driver for Crossworks Platform

jferran
Associate II
Posted on June 06, 2007 at 07:38

IAP driver for Crossworks Platform

2 REPLIES 2
jferran
Associate II
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

mehdi239955
Associate II
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