2007-06-05 10:38 PM
2007-06-04 10:06 PM
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 Jordi2007-06-05 10:38 PM
Hi Jordif,
Quote:
I have problems with 71x_init.s compilation.
I advise to have a look at Anglia web site and to download their IDE (you will find all the necessary: Startup ported to GCC, linker etc...). You can also download RIDE6 (from Raisonance)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