Skip to main content
Explorer
September 20, 2024
Question

STM32U5 debugging with swapbank=1

  • September 20, 2024
  • 0 replies
  • 685 views

My debug setup is working fine when swapbank=0. When swapbank=1 however, it seems the debugger see the memory as if swapbank=0 so I get a very inconsistent debugging experience in that case.

As my application as a complex lifecycle and update itself, I do need to attach the debugger at any time, and therefore I need to be able to debug with swapbank=1.

Is this supposed to work or not ? if not, any other tool support it ?

    This topic has been closed for replies.