zephyr
zephyr copied to clipboard
samples: Bluetooth: hci_uart: Add vendor specific HCI event generation for system fatal error
While using the hci_uart sample for Bluetooth conformance tests it may happen that there is a system fault error. Such errors are not visible in results of conformance tests. Debugging of these errors is difficult and requires access to testing hardware.
To enhance handling of such errors there is added a k_sys_fatal- _error_handler that will log information about CPU state by use of vendor specific HCI event.
Signed-off-by: Piotr Pryga [email protected]
@ppryga will this PR be updated?
@cvinayak I plan to update it.
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.
@Thalley thanks for reminding me about it. I'll find a spot to finish it in coming weeks.
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.