Amazon Sidewalk - Log PAL RTT Component#
The Sidewalk Log PAL RTT component provides RTT (Real-Time Transfer) logging functionality for Amazon Sidewalk PAL (Platform Abstraction Layer). This component enables PAL-level logging output through RTT interface for debugging and monitoring.
Component Overview#
The Sidewalk Log PAL RTT
component provides:
RTT Logging: Real-time logging output through RTT interface
PAL Logging: Platform abstraction layer log messages
Debug Support: Debug information output for PAL operations
Real-Time Monitoring: Live log monitoring capabilities
Independent Configuration: Can be configured independently from app and stack logging
Hardware Requirements#
Supported Hardware#
EFR32 Devices: Any EFR32 device with RTT support
RTT Interface: RTT communication interface
Debug Connection: J-Link or compatible debug interface
Usage#
Integration Steps#
Add Component: Include
Sidewalk Log PAL RTT
in your projectConfigure RTT: Ensure RTT interface is properly configured
Connect Debugger: Connect J-Link or compatible debug interface
Monitor Logs: Use RTT viewer to monitor PAL log output
Logging Interface Selection#
Important: RTT and VCOM logging interfaces cannot be used simultaneously. However, each layer can use a different interface, but within each layer, only one interface type can be active at a time.
Report Bugs & Get Support#
For technical support, bug reports, or questions about this component, please visit the Silicon Labs Community.
License#
This component is licensed under:
Zlib License: Silicon Labs software license
See the component source files for complete license information.