imported>Frq07399 mNo edit summary |
Registered User No edit summary |
||
Line 1: | Line 1: | ||
Refer to [[Trace_and_debug_scenario_-_UART_issue | UART issue scenario]] which provides examples for checking: | Refer to [[Trace_and_debug_scenario_-_UART_issue | UART issue scenario]] which provides examples for checking: | ||
* Linux kernel driver probe | * Linux kernel driver probe | ||
Line 12: | Line 4: | ||
* Clocks configuration | * Clocks configuration | ||
* Interrupts configuration | * Interrupts configuration | ||
<noinclude> | |||
[[Category:How to trace and debug]] | |||
{{PublicationRequestId | 9989 | 2018-12-12 | AnneJ}} | |||
</noinclude> |
Revision as of 09:55, 4 February 2020
Refer to UART issue scenario which provides examples for checking:
- Linux kernel driver probe
- Pins configuration
- Clocks configuration
- Interrupts configuration