Search found 42 matches

by wziy520
Thu Jan 19, 2017 8:42 am
Forum: General Discussion
Topic: 20 _uart example not works
Replies: 2
Views: 5119

Re: 20 _uart example not works

Does anyone meet the same issue?
by wziy520
Tue Jan 17, 2017 8:45 am
Forum: General Discussion
Topic: 20 _uart example not works
Replies: 2
Views: 5119

20 _uart example not works

1. when uart first release, i have try this example, it works, 2. but now, it not works, code halt as below: "uart: queue free spaces: 10", can not handle any input. rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0x00 clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,h...
by wziy520
Sun Jan 01, 2017 8:04 am
Forum: General Discussion
Topic: where to get AT CMD example?
Replies: 13
Views: 18595

Re: where to get AT CMD example?

@afeezaziz

Which example you have test the AT cmd for ESP32, I have try ESP32 examples, all not accept input, only log outputs?
by wziy520
Mon Dec 26, 2016 7:41 am
Forum: General Discussion
Topic: openocd debug alway fail ,show "unrecognized item "timeout" in "qSupported" response"
Replies: 7
Views: 14360

Re: openocd debug alway fail ,show "unrecognized item "timeout" in "qSupported" response"

@ESP_sprite, Latest status 1. ~/esp/esp32/esp-idf/examples/10_openssl_server$ xtensa-esp32-elf-gdb -ex 'set remotelogfile gdb_rsp_logfile.txt' -ex 'target remote localhost:3333' ./build/openssl_server.elf GNU gdb (crosstool-NG crosstool-ng-1.22.0-59-g8d95cad) 7.10 Copyright (C) 2015 Free Software Fo...
by wziy520
Mon Dec 26, 2016 6:48 am
Forum: General Discussion
Topic: openocd debug alway fail ,show "unrecognized item "timeout" in "qSupported" response"
Replies: 7
Views: 14360

Re: openocd debug alway fail ,show "unrecognized item "timeout" in "qSupported" response"

@ESP_sprite, Does this info confirmed Jtag works? 1. connected Jlink sudo openocd -f interface/jlink.cfg -f /usr/local/share/openocd/scripts/target/esp32.cfg /esp/esp32/esp-idf/examples/10_openssl_server$ sudo openocd -f interface/jlink.cfg -f /usr/local/share/openocd/scripts/target/esp32.cfg Open O...
by wziy520
Mon Dec 26, 2016 6:46 am
Forum: General Discussion
Topic: openocd debug alway fail ,show "unrecognized item "timeout" in "qSupported" response"
Replies: 7
Views: 14360

Re: openocd debug alway fail ,show "unrecognized item "timeout" in "qSupported" response"

@ESp_sprite there are no gdb_rsp_logfile.txt generated, even i specified the logfile directory. I setup ubuntu VM under MacOS, does any special configuration needed? /esp/esp32/esp-idf/examples/10_openssl_server$ xtensa-esp32-elf-gdb -ex 'set remotelogfile ~/esp/esp32/esp-idf/example/10_openssl_serv...
by wziy520
Mon Dec 26, 2016 6:28 am
Forum: General Discussion
Topic: ESP32 boot from SPI flash error, and Console input funcion
Replies: 4
Views: 8634

Re: ESP32 boot from SPI flash error, and Console input funcion

@ESP_Sprite,

I got Q1 issue again,
when attached JTAG & UART both, UART log work abnormal.
by wziy520
Tue Dec 20, 2016 9:30 am
Forum: General Discussion
Topic: openocd debug alway fail ,show "unrecognized item "timeout" in "qSupported" response"
Replies: 7
Views: 14360

openocd debug alway fail ,show "unrecognized item "timeout" in "qSupported" response"

after connected segger JTAG and check the jlink works. I try to debug for ESP32 module, 1. connected Jlink sudo openocd -f interface/jlink.cfg -f /usr/local/share/openocd/scripts/target/esp32.cfg Open On-Chip Debugger 0.10.0-dev-g90071eb (2016-12-19-10:59) Licensed under GNU GPL v2 For bug reports, ...
by wziy520
Tue Dec 20, 2016 9:24 am
Forum: General Discussion
Topic: ESP32 boot from SPI flash error, and Console input funcion
Replies: 4
Views: 8634

Re: ESP32 boot from SPI flash error, and Console input funcion

module auto recovered after a power cycle , I have no idea why it happen!
by wziy520
Tue Dec 20, 2016 6:12 am
Forum: General Discussion
Topic: ESP32 boot from SPI flash error, and Console input funcion
Replies: 4
Views: 8634

ESP32 boot from SPI flash error, and Console input funcion

rst:0x10 (RTCWDT_RTC_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT) flash read err, 1000 Falling back to built-in command interpreter. OK >ets Jun 8 2016 00:22:57 rst:0x10 (RTCWDT_RTC_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT) flash read err, 1000 Falling back to built-in command interpreter. Q1:my ESP32 module...