This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

COMMAND LINE

WHAT IS COMMAND LINE IN KEIL?
HOW TO PASS PARAMETER VIA IT?
FOR COMPILING PROGRAM BY --C99 WHICH PARAMETER HAS TO BE SET

Parents
  • That's talking about passing arguments to your program at run time from an OS such as MS-DOS or UNIX/Linux.

    Do you have an OS such as MS-DOS or UNIX/Linux on your LM3S8962...?

    To pass controls to the tools at build time - see the Documentation for the tools!

    Have you studied the specific documentation for the Keil tools yet?

    Note that your link didn't work because you put a full-stop ("period") at the end of it. Always leave clear whitespace around URLs - otherwise the "linkification" won't work.
    The correct link is:

    www.cprogramming.com/.../lesson14.html

Reply
  • That's talking about passing arguments to your program at run time from an OS such as MS-DOS or UNIX/Linux.

    Do you have an OS such as MS-DOS or UNIX/Linux on your LM3S8962...?

    To pass controls to the tools at build time - see the Documentation for the tools!

    Have you studied the specific documentation for the Keil tools yet?

    Note that your link didn't work because you put a full-stop ("period") at the end of it. Always leave clear whitespace around URLs - otherwise the "linkification" won't work.
    The correct link is:

    www.cprogramming.com/.../lesson14.html

Children
No data