Skip to content

esp_new_jpeg 占用较大IRAM0 .text 空间,导致wifi ,ble 启动失败 #47

@liuaoalan

Description

@liuaoalan

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

IRAM0 .text 空间能移动到 Flash .text 上

Actual behavior (suspected bug)

编译后 使用 idf.py size-files ,发现 esp_new_jpeg 的 库代码占用了 20k 左右的 IRAM0 .text 空间

Error logs or terminal output

Steps to reproduce the behavior

idf.py all
idf.py size-files

Project release version

esp_new_jpeg 0.6.1

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Linux

Operating system version

ubuntu

Shell

ZSH

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions