Aug 20, 2019
07:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 20, 2019
07:14 AM
Hi,
Software starts with a debugger attached but not without it. What could be the reason?
#8042000 11597
Software starts with a debugger attached but not without it. What could be the reason?
#8042000 11597
- Tags:
- IFX
1 Reply
Aug 20, 2019
08:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 20, 2019
08:53 AM
Hi,
This could have several reasons. Please find the most common ones below
1: Installed debug protection in the UCB_DBG (256bit password)
2: Incorrect UCB handling
-->* Please check if the UCBs are written correctly,
3: Incorrect internal Watchdog service:
--> If the external watchdog is serviced correctly as well as the internal Watchdog.
* * * The debugger often do a WDT suspend to disable the internal Core watchdog.
* * * So if the * debugger is disconnected and the SW is not servicing the WDT accordingly there * will be a WDT overflow which is resulting in an reset.
4: Please check also the startup scripts of the Debugger, where maybe additional Traps and Alarms are disabled for better debugging (e.g. Flash ECC Traps)*
This could have several reasons. Please find the most common ones below
1: Installed debug protection in the UCB_DBG (256bit password)
2: Incorrect UCB handling
-->* Please check if the UCBs are written correctly,
3: Incorrect internal Watchdog service:
--> If the external watchdog is serviced correctly as well as the internal Watchdog.
* * * The debugger often do a WDT suspend to disable the internal Core watchdog.
* * * So if the * debugger is disconnected and the SW is not servicing the WDT accordingly there * will be a WDT overflow which is resulting in an reset.
4: Please check also the startup scripts of the Debugger, where maybe additional Traps and Alarms are disabled for better debugging (e.g. Flash ECC Traps)*
This widget could not be displayed.