Skip to content

OpenOCD cannot get flash map when using mcuboot instead of esp-idf bootloader (OCD-621) #243

@jaybuckeye06

Description

@jaybuckeye06

OpenOCD version

v0.11.0-esp32-20211220

Operating System

Mac OS X

Using an IDE ?

n/a

OpenOCD command line

openocd -f board/esp32-wrover-kit-3.3v.cfg -c "init; halt; esp32 appimage_offset 0x10000"

ESP-IDF version

v4.2

Problem Description

  • When using esp-idf image format, openocd gets flash map just fine.

Screen Shot 2022-08-29 at 12 48 31 AM

  • When using mcuboot, although the partition table keeps the same, openocd cannot find flash map.

Screen Shot 2022-08-29 at 12 57 36 AM

This is more of a feature request rather than an issue.

Debug Logs

No response

Expected behavior

OpenOCD should be able to find the flash map no matter what bootloader is used.

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions