Dear Segger Community,
I'm trying to set up the ST Eval board ST_SR6PX-EVBC4000P. Tied to connect as described in the wiki - https://kb.segger.com/ST_SR6PX-EVBC4000P. I have target interface as SWD with 6000 kHz and do not have any special Init steps defined and also no JLink script is used.
I tried with some init steps like Global freeze debug register configuration and Wdg deactivation. However, did not make any difference.
I suppose there shall be some Init steps that shall be followed, like ECC RAM Initialization, and the mentioned ones in the line above.
This is the JFlash log.
Connecting ...
- Connecting via USB to probe/ programmer device 0
- Device "SR6P7G7X_CLUSTER_0_R52_0" selected.
- Target interface speed: 6000 kHz (Fixed)
- VTarget = 2.857V
- ConfigTargetSettings() start
- ConfigTargetSettings() end - Took 31us
- InitTarget() start
- DAP: Could not power-up system power domain.
- Powering the core power domain failed.
- Enabling debug mode failed.
- No valid BCR header found.
- Reset: Halt core immediately after reset using reset catch.
- InitTarget() end - Took 367ms
- Connect failed. Resetting via Reset pin and trying again.
- ConfigTargetSettings() start
- ConfigTargetSettings() end - Took 30us
- InitTarget() start
- DAP: Could not power-up system power domain.
- Powering the core power domain failed.
- Enabling debug mode failed.
- No valid BCR header found.
- Reset: Halt core immediately after reset using reset catch.
- InitTarget() end - Took 266ms
- ERROR: Failed to connect.
Could not establish a connection to target.
General troubleshooting guide: https://kb.segger.com/J-Link_Troubleshooting
Device specific guide: https://kb.segger.com/ST_SR6P7G7x
- ERROR: Connect failed
Appreciate any support on this. Thanks!
Best regards
Aghil