Search found 2 matches
- Fri Jan 17, 2020 2:20 am
- Forum: ESP-IDF
- Topic: Flash encryption booting failed - Fatal exception (28): LoadProhibited
- Replies: 0
- Views: 2448
Flash encryption booting failed - Fatal exception (28): LoadProhibited
Project:examples\security\flash_encryption ESP-IDF v4.1-dev-1572-g30372f5a4-dirty 2nd stage bootloader no changes on the codes but with modified partition table and menuconfig. When the firmware boots, Fatal Exception (28) appears: D (552) esp_image: reading image header @ 0x1000 D (557) bootloader_...
- Fri May 25, 2018 8:06 am
- Forum: General Discussion
- Topic: jaylink: Failed to send data to device: LIBUSB_ERROR_TIMEOUT with Openocd + Jlink + esp32_devkitc
- Replies: 2
- Views: 6525
jaylink: Failed to send data to device: LIBUSB_ERROR_TIMEOUT with Openocd + Jlink + esp32_devkitc
I have the following logs - has anyone encountered this? If yes, do you know how to fix it. Thanks in advance. $ bin/openocd -s share/openocd/scripts -f interface/jlink.cfg -f board/esp-wroom-32.cfg -c "program_esp32 blink.bin 0x10000 verify exit" Open On-Chip Debugger 0.10.0-dev (2018-04-18-12:04) ...