Skip to content

enhancing debuggability of LWIP applications using SWV console in STM32CubeIDE

License

Notifications You must be signed in to change notification settings

stm32-hotspot/CKB-STM32-HTTP-Example-With-LWIP-Debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using ITM Console for Redirecting Prints and LWIP Debug Messages on a HTTP example

Summary

This Repo provides an example of usage of the ITM (Instrumentation Trace Macrocell) console to redirect print statements and LWIP debug messages in STM32CubeIDE. These tools are invaluable for debugging and optimizing your embedded applications involving LWIP middleware and related to Networking application such as Ethernet based applications. in our case we are implementing a HTTP server with FreeRTOS with a fictive web page as HTML data to be displayed.

Prerequisites

This project utilizes the following software and hardware environment:

  • STM32_NUCLEO_F439
  • STM32CubeIDE v1.16
  • STM32CubeMX v6.12

Questions & Feedback

If you see any issue with this examples you can start thread on ST community

About

enhancing debuggability of LWIP applications using SWV console in STM32CubeIDE

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published