Keil™, An ARM® Company

Discussion Forum

Message Posting Tips

Here are a few tips about posting messages to this forum.

  • To print text in BOLD, place the text between the <b> and </b> HTML tags. For example <b>BOLD</b> displays as BOLD.
  • To print text in ITALICS, place the text between the <i> and </i> HTML tags. For example <i>ITALICS</i> displays as ITALICS.
  • To print text in BOLD ITALICS, place the text between the <b><i> and </i></b> HTML tags.
  • If you have source code, insert the <pre> tag on the line before the code and the </pre> tag on the line after the code. For example:

    <pre>
    void main (void)
    {
    }
    </pre>

    Appears as follows:

    void main (void)
      {
      }
    
  • Links are generated automatically for URLs that begin with http:// or www.