Skip to main content
piotr239955_stm1_stmicro_com
Associate II
December 12, 2008
Question

stm32f10x_vector and crt0_stm32x

  • December 12, 2008
  • 3 replies
  • 719 views
Posted on December 12, 2008 at 05:48

stm32f10x_vector and crt0_stm32x

    This topic has been closed for replies.

    3 replies

    piotr239955_stm1_stmicro_com
    Associate II
    May 17, 2011
    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 ]

    piotr239955_stm1_stmicro_com
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 12:56

    Thank 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

    st3
    Associate III
    May 17, 2011
    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 ]