2011-07-29 04:10 AM
Hello,
I am using stm32f103 mcu and st-link debugger but when i connect it and debug m code i get the error as ''Fri Jul 29, 2011 16:10:47: Fatal error: ST-Link, Failed to identify target MCU - Check hardware and interface selected Session aborted!
'' pls help i have done all the possible checks which i found on this forum. but it is still not working. #st-link
2011-07-29 04:34 AM
which work bench are you using. IAR?? Select the correct target MCU in project settings.
Also select ST link as the debugger in the debugger tab in the setting.
2011-07-29 04:34 AM
which work bench are you using. IAR?? Select the correct target MCU in project settings.
Also select ST link as the debugger in the debugger tab in the setting.
2011-07-29 04:57 AM
2011-07-29 05:01 AM
Does SWD mode work?
2011-07-29 05:08 AM
is ST link driver already there in your PC. I mean is ST link working ok for any other projects in your PC??
2011-07-29 05:21 AM
Thanks for the reply.....
but st- link drivers are properly installed on my computer but it doesnt work for anything that means no project.
2011-07-29 05:51 AM
2011-07-29 07:55 AM
i m not using SWD mode........
I didn't ask if you were using it, I was suggesting you see if it works any better. So try it. Does the ST-LINK utility work? Is this a standard board, or something custom? The ST-LINK can have a hard time breaking into a system with certain things happening early in the reset process (it has to run several thousand cycles before it gains control). If it's running your code you could change the BOOTx pin states and have it run the System Loader instead. The U-Link (Keil) and J-Link are more robust commercial JTAG pods