Skip to content

[BUG] Menuconfig option System type > ITM SYSLOG support fails on build for STM32F3Discovery #16017

@rentzboy

Description

@rentzboy

Description / Steps to reproduce the issue

From make menuconfig check System type > ITM SYSLOG support
Build with make
ERROR: stm32_start.c:174:3: error: implicit declaration of function 'itm_syslog_initialize'
SOLUTION: ADD #include "itm_syslog.h" in nuttx/arch/arm/src/stm32/stm32_start.c,

On which OS does this issue occur?

[OS: Linux]

What is the version of your OS?

Ubuntu 2204

NuttX Version

master

Issue Architecture

[Arch: arm]

Issue Area

[Area: Specific Peripheral], [Area: Board support]

Host information

No response

Verification

  • I have verified before submitting the report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Arch: armIssues related to ARM (32-bit) architectureArea: Board supportBoard support issuesArea: Specific PeripheralSpecific Peripheral issuesOS: LinuxIssues related to Linux (building system, etc)Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions