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
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