Page 1 of 1
TG0_WDT_HPSYS error in ESP32C6
Posted: Wed Dec 27, 2023 8:57 am
by Vineethad
Hello Everyone,
I am working with ESP32C6 module. The module was not detecting in device manager but in Tera Term it was showing error like below mentioned file. Can you please clarify why I am getting this error and how to solve.
Thanks & Regards,
D.Vineetha.
Re: TG0_WDT_HPSYS error in ESP32C6
Posted: Wed Dec 27, 2023 12:18 pm
by ESP_Sprite
There's nothing in the flash. Try forcing it into download mode by grounding GPIO9 and resetting the chip.
Re: TG0_WDT_HPSYS error in ESP32C6
Posted: Fri Dec 29, 2023 5:58 am
by Vineethad
Thanks for the response,
"There's nothing in the flash"
Because, I am using new esp32c6 chip. Another chip with same hardware functionality was working fine. I am unable to understand why it is showing "invalid header". Kindly help me to solve this problem.
Thanks & Regards,
D.Vineetha.
Re: TG0_WDT_HPSYS error in ESP32C6
Posted: Fri Dec 29, 2023 9:04 am
by ESP_Sprite
ESP_Sprite wrote: ↑Wed Dec 27, 2023 12:18 pm
Try forcing it into download mode by grounding GPIO9 and resetting the chip.
Re: TG0_WDT_HPSYS error in ESP32C6
Posted: Wed Jan 10, 2024 4:19 am
by Vineethad
Thanks for the reply,
Sorry for the delay. Still getting the same error.
Thanks & Regards,
D. Vineetha.
Re: TG0_WDT_HPSYS error in ESP32C6
Posted: Thu Jan 11, 2024 1:49 am
by ESP_Sprite
That's not possible, if you put the chip into download mode you should get a different message than the screenshot you posted.
Let's back up a bit:
- What do you want to do with this chip? Flash your own firmware to it (if so, what SDK), use it with AT firmware, ...?
- What *exactly* have you tried already to do this?
- What is your hardware like? Are you using a devboard, or a module on a custom PCB?