-
Notifications
You must be signed in to change notification settings - Fork 135
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 programming ESP32 with 16MB flash #52
Comments
@sinope-db Could you also post your partition table? |
I tried programming bootloader and main app addresses and both failed My partitions (ESP-IDF 3.0.2):
|
@sinope-db Unfortunately I have no 16 MB module at hands right now. I am trying to get it ASAP. |
@gerekon Moving the factory partition does not solve the issue. OpenOcd log is attached to OP, but I'm attaching one with the partition set at 0x10000. openocd_log.txt As for GDB log, I'm not using GDB at this point, only flashing according to these instructions. |
Any updates on this one? I face the same issue |
Just an update, when I try to use my ESP-WROOM-32 developer board, where i run the firmware on a 16 MB external flash (using eFuses) it works. But when I use my manufactured PCB, where the ESP-WROOM-32D comes with 16MB, it fails: Info : auto-selecting first available session transport "jtag". To override use 'transport select '. |
@sinope-db @sorenhl I have got the board. I will try to solve the problem next week. |
Thank you @gerekon, that would be really appreciated! |
@igrr can you release new binaries for updated OpenOCD? I am having hard time to compile OpenOCD because of architecture mismatches. Thanks |
@SunilDullolli done, please check https://github.com/espressif/openocd-esp32/releases |
I've just switch to ESP-WROOM-32 modules with 16MB of flash and I'm getting an error when trying to program them using JTAG. Using the same setup, I can program modules with 4MB flash just fine.
I'm using the win32 binaries of the release v0.10.0-esp32-20180724.
I also tried the previous release (20180604) without success.
openocd_16MB.log
The text was updated successfully, but these errors were encountered: