Skip to content

FreeRTOS viewer hints are not shown at all unless configUSE_TRACE_FACILITY macro is set to 1 #96

@kennedyho-renesas

Description

@kennedyho-renesas

Dear maintainers,

I have discovered an issue with the "Hints" or "HTML help" for FreeRTOS view not showing at all, even though there are missing information in certain columns showing "?".
Image

If I set the configUSE_TRACE_FACILITY macro to 1, only then the hints will be shown.
Image

However, If I only set configRECORD_STACK_HIGH_ADDRESS macro to 1 to enable stack end, without setting configUSE_TRACE_FACILITY to 1, the hints will not be displayed.
Image

I have created a PR to fix this: #95
I would appreciate if you could take the time to review it. Thank you.

Best regards,
Kennedy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions