2024-07-25 11:52 PM
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
2024-07-26 02:53 AM
Use "connect under reset"
2024-07-26 03:02 AM
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).