cancel
Showing results for 
Search instead for 
Did you mean: 

Debug Set to No Debug

this_is_kd_singh
Associate

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 

 

2 REPLIES 2
Andrew Neil
Evangelist III

Use "connect under reset"

AScha.3
Chief II

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).

If you feel a post has answered your question, please click "Accept as Solution".