Skip to main content
Visitor II
July 26, 2024
Question

Debug Set to No Debug

  • July 26, 2024
  • 2 replies
  • 776 views

Hi i want to know how can i fix the MCU's when i accidentally set the Debug mode to No debug in ioc file as i can not connect it now 

 

    This topic has been closed for replies.

    2 replies

    Super User
    July 26, 2024

    Use "connect under reset"

    Super User
    July 26, 2024

    Hi,

    Use "connect under reset" 

    +

    set reset : hardware (if you do anything with these pins in your program: only debug under hardware reset , to load /flash the program.)

    If you want "normal" debug, set it in Cube/ioc , gen.code , then you have it (again).