Skip to main content
MauFanGilaMedical
Associate III
May 27, 2025
Question

HardFault_Handler when click button

  • May 27, 2025
  • 1 reply
  • 261 views

Hello.

I developed a Screen with touchgfx with a ModalWindow with button and BoxWithBorder

MauFanGilaMedical_2-1748338194582.png

 

I add interaction on this button that calls virtual function.

 

When I press the button the processor goes to HardFault.

 

MauFanGilaMedical_3-1748338334773.png

Can some one help me ?

 

1 reply

Andrew Neil
Super User
May 27, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.