Skip to main content
Visitor II
February 2, 2004
Question

Where can I find how to make a .mak and a .lkf file?

  • February 2, 2004
  • 7 replies
  • 1812 views
Posted on February 02, 2004 at 05:58

Where can I find how to make a .mak and a .lkf file?

    This topic has been closed for replies.

    7 replies

    murassusAuthor
    Visitor II
    January 19, 2004
    Posted on January 19, 2004 at 03:09

    Hello.

    Nice to see you here.

    I want to know how to handle and make a .mak file and a .lkf file.

    Can I find them somewhere?

    I will be obliged to you, If you would teach.

    http://myhome.hanafos.com/~musu77/itsme.gif

    [ This message was edited by: musu on 19-01-2004 07:42 ]

    [ This message was edited by: musu on 19-01-2004 07:57 ]

    Visitor II
    January 21, 2004
    Posted on January 21, 2004 at 01:21

    you can find sample workspace in toolchain directory

    c:\Program Files\STM\stst7toolchain\stvd7\emu3\samples

    Which device and compiler you are using??

    Hope this help

    Regards,

    PraveenG

    Visitor II
    January 21, 2004
    Posted on January 21, 2004 at 01:34

    You can also find it with the software codes attached with the various application notes and ST7 software library available on this same site. You have to configure certain parameters(like for example: Compiler options, memory model, Start Address etc) in .mak & .lkf files depending up on your application.

    Visitor II
    January 21, 2004
    Posted on January 21, 2004 at 05:43

    Hi Musu,

    a .mak file recompiles your application if it detects that one (or more) of the source or intermediate files has been saved later than the executable file.

    In it, you define the conditions for compiling, linking or both.

    A .lkf file, is the linker file you use for link your project.

    I've attached a working example (for ST72F521) made with STVD7 and Cosmic compiler.

    I hope this could help you.

    Cheers!

    [ This message was edited by: Nicola on 21-01-2004 10:14 ]

    ________________

    Attachments :

    521.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I074&d=%2Fa%2F0X0000000bTb%2FxfiYDIfLf393ZwJerSt4GW.Z12oc6ML4M8t1VgmdSTw&asPdf=false
    murassusAuthor
    Visitor II
    January 25, 2004
    Posted on January 25, 2004 at 22:50

    I'm very sorry.

    In my first query, I should describe my development kit.

    But I didn't.

    My one is Cosmic C compiler & STVD7 (Indart ST7).

    And I really feel a thank all of you

    for the kind answering.

    murassusAuthor
    Visitor II
    January 25, 2004
    Posted on January 25, 2004 at 23:02

    I've losted describing my develop tools (STVD7 of Indart) & compiler (Cosmic C).

    I really feel a happy.

    Thank all of you for the kind answering.

    And Mr. Nicola Sir.

    Are you an Itaian?

    I like the Juventus. It's my vest favorite soccer team in the world.

    Nedved & Del Piero.... they are awesome.
    Visitor II
    February 2, 2004
    Posted on February 02, 2004 at 05:58

    Hi Musu,

    Yes, I'm Italian, I'm surprised you are a Juventus fan!!!

    Unfortunately I'm a Milan fan, but I think Juventus is a great team too!!!

    Regads.