meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sw:zephyr:debug [2021/06/22 20:14] – created niziaksw:zephyr:debug [2021/06/29 14:05] (current) niziak
Line 5: Line 5:
  
   * ''assert_post_action'' - before ARM SVC is called - easy place to get backtrace   * ''assert_post_action'' - before ARM SVC is called - easy place to get backtrace
-  * +  * ''k_sys_fatal_error_handler'' - The default implementation of this function halts the system unconditionally. 
 +  * ''z_arm_usage_fault''