ASSERT Trap Handler or Hard Fault Handler

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

Is there any readily available trap handler for application debugging purpose?

For example, if application triggers a 'trap handler' or 'hard fault handler' on ASSERT failure,

the trap handler in low level firmware prints out ARM register/stack dump through UART and halts running.

I want to check if there is readily available low level trap handler before

starting implementation of our own in application layer.

This question is regarding 20737 BLE processor.

Thanks in advance

0 Likes
1 Solution
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

No, there are no hooks in any of the trap handlers.

View solution in original post

1 Reply
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

No, there are no hooks in any of the trap handlers.