[SOLVED] Installing PC Lint

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] Installing PC Lint

    I want to use PC_LInt with Embedded Studio.

    I've read this thread:
    [SOLVED] Possible to integrate a MISRA C checking external tool?

    It refers to Tools menus that my version of ES doesn't seem to have.

    I tried editing tools.xml, and placing it in $(StudioUserDir), but that doesn't seem to make any difference.
    What am I doing wrong?

    The post was edited 1 time, last by tedwood ().

  • Hello,

    Thank you for your inquiry.
    It refers to Tools menus that my version of ES doesn't seem to have.

    Which ES version are you using?
    What OS are you running on?

    Can you find the following options entry?
    - Go to Tools->Options...->Building->Build->Global Macros
    - Edit the entry to: LINTDIR=c:/Lintinstalldirectory
    - Save entry

    You can access the tools.xml within ES with File->Open Studio Folder...-> External Tools Configuration

    More information can be found in the Embedded Studio documentation in section "External Tools file format".

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • ES For ARM V3.34
    OS is macOS 10.13.3


    My Tools menu gives the options:
    License Manager
    Package Manager
    Show Installed Packages
    Manually Install Packages
    New File Comparison
    New Binary File Comparison
    Browser
    Admin
  • Hi,

    on macOS the options location somewhere else.
    You can find it under SEGGER Embedded Studio->Preferences as this seems to be mac standard.
    Sorry for the false information before (i rarely use mac myself ;) ).

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.