Skip to main content
Visitor II
October 12, 2004
Question

STVD with Cosmic and Metrowerks,step by step instruction ?

  • October 12, 2004
  • 4 replies
  • 1056 views
Posted on October 12, 2004 at 08:02

STVD with Cosmic and Metrowerks,step by step instruction ?

    This topic has been closed for replies.

    4 replies

    hg-chenAuthor
    Visitor II
    September 30, 2004
    Posted on September 30, 2004 at 09:24

    any brief step by step instrcution to create new workspace,then toolchains path and prohject settings so that build can be succeed?

    try using the Cosmic workspace sample in ST7 Software Library 2.0,

    the build is failed!
    Visitor II
    September 30, 2004
    Posted on September 30, 2004 at 09:51

    Try using Rebuid all option for first time.

    For which device you want to create workspace, ST7Library has ready to

    use workspace for different devices.

    Also configuration files (.mak,.prm and .lkf ) for most of ST7 devices are available at device\cosmic or devices\metrowerks path.

    Hope this helps

    Thanks and Regards,

    PraveenG
    Visitor II
    October 6, 2004
    Posted on October 06, 2004 at 06:54

    Hi Kuni,

    you can find more information on how to create a Cosmic, Hiware or Assembler project for STVD7, reading the SofTec Application note AN002, this is the link:

    http://www.softecmicro.com/downloads/doc/sft_an002.pdf

    Cheers,

    Nicola
    hg-chenAuthor
    Visitor II
    October 12, 2004
    Posted on October 12, 2004 at 08:02

    using workspace of ST7LIB2 or ST7FMC download from web site,

    in project setting

    Maker : Gmake

    Maker filename : C:\COSMIC\EVALST7\gmake

    but there is no gmake file in my C:\COSMIC\EVALST7

    what should I modified in the project setting in order to make the

    Build succeeded ?