2019-12-27 01:32 AM
2019-12-27 02:24 AM
Yep, cubemx by default disable swd in this mcu. You have to enable it. Check screenshot.
Regenerate code. Download it under reset once.
2019-12-29 05:07 PM
Hi, Im able to run in debug mode after i configured the debug setting as serial wire but still i have to set debug configuration--> reset behaviour --> connect under reset . If i set it as none i'm unable to download.
Why i'm getting issues if i follow default settings?
2019-12-29 05:49 PM
>>Why i'm getting issues if i follow default settings?
Perhaps there is some design issue, hard to diagnose with no actual detail.
Connect under reset only works if you connect the reset pin properly, and it works.
2019-12-30 12:06 AM
First flash with new settings should be under reset. Next flashing should work without reset pin connected.
2020-01-01 05:59 PM
Yes, now its working fine.
Thank you,