I have ride 7, and with it I work at new design, not Eval-Board. I think about files: stm32f10x_vector and crt0_stm32x, which I should use at my project? ST examples use stm32f10x_vector file by join to project, when I wanted to use this file: stm32f10x_vector, linker, for all that, is linking crt0_stm32x file by automatic (I don't know where is set place for this ?). Please for answer, if crt0_stm32x file is correct for not Eval-Board project? best regards [ This message was edited by: piotr.kajpust on 11-12-2008 16:59 ]
Posted on May 17, 2011 at 12:56Thank you, crt0_stm32x is default file and when I want join stm32f10x_vector to project I must set to ''NO'' the option - ''Use Default Startup'' in Ride7 in LD Linker section. best regards