Skip to main content
PVolo.1
Visitor II
March 12, 2020
Question

hardfault_handler when used int: Slider value changed

  • March 12, 2020
  • 1 reply
  • 518 views

Greetings!

I have a problem with using a slider on my custom board.

When I use "int: Slider adjustment confirmed", then everything works well, but I can’t get the data change while the slider is moving. As soon as I turn on "int: Slider value changed", the processor falls out in hardfault_handler. Where to look the problem?

This topic has been closed for replies.

1 reply

Martin KJELDSEN
Principal III
March 13, 2020

Can you be more specific as to which instruction causes the hard fault? Does it work on simulator ?

/Martin