rentzboy opened a new issue, #16017:
URL: https://github.com/apache/nuttx/issues/16017

   ### 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
   
   - [x] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to