stm32f10x_vector and crt0_stm32x
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-12-11 8:48 PM
Posted on December 12, 2008 at 05:48
stm32f10x_vector and crt0_stm32x
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:56 AM
Posted on May 17, 2011 at 12:56
Hi,
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 ]Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:56 AM
Posted on May 17, 2011 at 12:56
Quote:
I have ride 7
This is very much a tool-specific area - you should see your Raisonance documentation and/or contact Raisonance Support for specific advice.Quote:
I think about files: stm32f10x_vector and crt0_stm32x,
which I should use at my project?Why do you think they are mutually exclusive?Quote:
linker, for all that, is linking crt0_stm32x file
by automatic (I don't know where is set place for this ?).Again, that is tool-specific - see you RIDE documentation, and/or ask Raisonance.Quote:
Please for answer, if crt0_stm32x file is correct for not Eval-Board
project?Whether it's an Eval Board or your own custom design is entirely irrelevant! [ This message was edited by: piotr.kajpust on 11-12-2008 16:59 ]Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:56 AM
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
