Debugging in stop mode
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-12-21 1:35 AM
Posted on December 21, 2007 at 10:35
Debugging in stop mode
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:20 AM
Posted on May 17, 2011 at 12:20
Hi,
I'm trying to debug an application in stop mode but the JTAG debugger disconnects. Is it possible to let the JTAG device active when entering in stop mode ? Thanks in advance ! EGOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:20 AM
Posted on May 17, 2011 at 12:20
Hi eguerard
You can refer to The STM32 Reference Manual on web and then go to section 25.15.3 Debug MCU configuration register, where you can enable DBG_STOP: to be able to Debug while you are in Stop Mode with STM32. Hope this is helps you :) Stone-32.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:20 AM
Posted on May 17, 2011 at 12:20
Hi STOne-32,
Thanks for the tips !! Just to tell you that the information is in the reference manual in the section 20.15.3 and not 25.15.3 Salutations! EG