Skip to main content
hzq_private
Visitor II
November 24, 2014
Question

how to make the project build output to a lib file?

  • November 24, 2014
  • 1 reply
  • 629 views
Posted on November 24, 2014 at 07:21

how to make the project  build output to a lib file?

#output-lib-file
    This topic has been closed for replies.

    1 reply

    Erwan YVIN
    ST Employee
    November 24, 2014
    Posted on November 24, 2014 at 14:21

    Hello Jack ,

    for a defined test application coming from our application wizard.

    Example :

     

    for spc560bxx platform,

    Makefile.ftl is used and is calling rules.mk 

    ''c:\SPC5Studio\eclipse\plugins\com.st.tools.spc5.components.platform.spc560bxx_1.0.0.201411181026\component\lib\rsc\rules.mk''

    In creating a new component ,  (Cf HELP SPC5STUDIO)

    you will be able to call

    ppc-vle-ar.exe  this tool is accessible in com.st.tools.spc5.tools.hightec_1.0.0.201306281422 plugin

    you have to update your Makefile.

    Best Regards

                                Erwan