-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Arch: armIssues related to ARM (32-bit) architectureIssues related to ARM (32-bit) architectureArea: Board supportBoard support issuesBoard support issuesArea: Specific PeripheralSpecific Peripheral issuesSpecific Peripheral issuesOS: LinuxIssues related to Linux (building system, etc)Issues related to Linux (building system, etc)Type: BugSomething isn't workingSomething isn't working
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Arch: armIssues related to ARM (32-bit) architectureIssues related to ARM (32-bit) architectureArea: Board supportBoard support issuesBoard support issuesArea: Specific PeripheralSpecific Peripheral issuesSpecific Peripheral issuesOS: LinuxIssues related to Linux (building system, etc)Issues related to Linux (building system, etc)Type: BugSomething isn't workingSomething isn't working