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

wireless connected, cpu 0 panic error on usbip list -r xxx.xxx.xxx.xxx request #5

Open
gitthnx opened this issue Sep 14, 2022 · 0 comments

Comments

@gitthnx
Copy link

gitthnx commented Sep 14, 2022

configures with Espressif IoT Development Framework esp-idf repo (Releases, git)
idf.py set-target list of supported targets (issue related to esp32 type?)
idf.py set-target <chip_name>
idf.py menuconfig

compiles on
idf.py build command on x86_64, Ubuntu 20.04

flash cmd, e.g.
idf.py -p /dev/tty<port> flash or
esptool.py -p /dev/ttyUSB0 -b 230400 --before default_reset --after hard_reset --chip esp32 write_flash --flash_mode dio --flash_size detect --flash_freq 40m 0x1000 bootloader.bin 0x8000 partition-table.bin 0x10000 esp32_dap.bin

combined esp8266 esp32 issue on that item:
windowsair/wireless-esp8266-dap#39 (comment)

?1? Possible adding a wifi AP configuration for wireless-esp32-dap swclk&swdio to wifi link (e.g. like esp-link for serial rx&tx to wifi tcp)?
?2? Another option could be a plugin on EspEasy rt os for dap (demand on cpu/system tasks and wifi bandwidth?) to wifi flash/debug tool? Thx

@gitthnx gitthnx changed the title wireless connected, cpu 0 panic error on connect request with usbip list -r xxx.xxx.xxx.xxx wireless connected, cpu 0 panic error on usbip list -r xxx.xxx.xxx.xxx request Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant