Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Target not examined yet (OCD-841) #299

Closed
diplfranzhoepfinger opened this issue Oct 18, 2023 · 4 comments
Closed

Error: Target not examined yet (OCD-841) #299

diplfranzhoepfinger opened this issue Oct 18, 2023 · 4 comments

Comments

@diplfranzhoepfinger
Copy link

espressif/esp-idf#11086

### Answers checklist.

- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
- [X] I have searched the issue tracker for a similar issue and not found a similar issue.

### General issue report

Hi,

Try debugging with JTAG with ESP-PROG

get this Error:

![image](https://user-images.githubusercontent.com/37779037/228867528-3a0ea087-622f-4bcb-b1f6-dc2c772bdedd.png)

get this Log:

```
Open On-Chip Debugger  v0.11.0-esp32-20220706 (2022-07-06-15:48)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Info : ftdi: if you experience problems at higher adapter clocks, try the command "ftdi tdo_sample_edge falling"
Info : clock speed 20000 kHz
Info : JTAG tap: esp32s3.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : JTAG tap: esp32s3.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Error: Unexpected OCD_ID = 00000000
Error: Unexpected OCD_ID = 00000000
Error: Unexpected OCD_ID = 00000000
Error: Unexpected OCD_ID = 00000000
Warn : target esp32s3.cpu1 examination failed
Error: Unexpected OCD_ID = 00000000
Error: Unexpected OCD_ID = 00000000
Info : starting gdb server for esp32s3.cpu0 on 3333
Info : Listening on port 3333 for gdb connections
Error: Target not examined yet
```

@github-actions github-actions bot changed the title Error: Target not examined yet Error: Target not examined yet (OCD-841) Oct 18, 2023
@erhankur
Copy link
Collaborator

@diplfranzhoepfinger Can you please try with the latest OpenOCD release and IDF Hello World application? You can use IDF master branch and install the latest OpenOCD release.

If you still see the issue, please share the OpenOCD logs (with -d3 level) and IDF application console output.

@erhankur
Copy link
Collaborator

@diplfranzhoepfinger any update?

@erhankur
Copy link
Collaborator

erhankur commented Dec 2, 2023

Closed due to inactivity. Feel free to reopen if you still have an issue.

@erhankur erhankur closed this as completed Dec 2, 2023
@diplfranzhoepfinger
Copy link
Author

@diplfranzhoepfinger any update?

i meed to do tests yes. I will reopen if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants