Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stm32L4: No reset exception catch after wakeup
#7
Cortex-m has several exception flags which once triggered will cause EBlink doing a halt with stack unwind to show where the error is.

By default all the flags are enabled. With the -fc option you can enable individual exception flags for fault unwind (fu).

Fault unwind can be switched off, passive on target halt or actively stop on exception. This is the EBlink -fu option.

The fc option is not yet available in the Embitz debug interface settings.
Reply


Messages In This Thread
RE: Stm32L4: No stop after wakeup - by embitz - 13-01-2025, 11:48 AM
RE: Stm32L4: No reset exception catch after wakeup - by embitz - 15-01-2025, 10:11 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)