Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26658

Freertos path should have better correctness detection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • Qt Creator 9.0.0-rc1
    • Qt Creator 6.0.0
    • MCU Support
    • None

    Description

      When configuring the freertos path for a target in the Devices->MCU settings, any path is accepted without any detection.

      That makes it easy to make the mistake to enter the path to the root of the FreeRTOS repo, instead of the path to the Source directory:

      ~/sdks/FreeRTOSv202111.00/FreeRTOS/

      Instead of

      ~/sdks/FreeRTOSv202111.00/FreeRTOS/Source

      This causes some configuration errors that are a bit hard to figure out.

      A solution might be to look for portable/MemMang/heap_4.c, since that's a file that QUL requires in order for cmake configuration to succeed.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            srodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes