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

idf 5.2 是否可以支持p4芯片 (IDFGH-12270) #13314

Closed
shenxiaozheng opened this issue Mar 5, 2024 · 3 comments
Closed

idf 5.2 是否可以支持p4芯片 (IDFGH-12270) #13314

shenxiaozheng opened this issue Mar 5, 2024 · 3 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally

Comments

@shenxiaozheng
Copy link

Is your feature request related to a problem?

图片

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

@shenxiaozheng shenxiaozheng added the Type: Feature Request Feature request for IDF label Mar 5, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Mar 5, 2024
@github-actions github-actions bot changed the title idf 5.2 是否可以支持p4芯片 idf 5.2 是否可以支持p4芯片 (IDFGH-12270) Mar 5, 2024
@suda-morris
Copy link
Collaborator

suda-morris commented Mar 5, 2024

P4 has very limited preview support in esp-idf v5.2 release branch, most of the P4 drivers should only work on the FPGA. If you have the esp32p4 chip, we suggest you to use the master branch.

BTW, currently esp32p4 is still in the "preview" stage, you should append --preview to the idf.py command. e.g.
idf.py --preview set-target esp32p4

P4 support status is recorded in #12996

@suda-morris suda-morris removed the Type: Feature Request Feature request for IDF label Mar 5, 2024
@shenxiaozheng
Copy link
Author

我在p4上烧写hello_world程序,发生下面的错误,请指点
A fatal error occurred: Failed to write to target Flash after seq 0 (result was 01050000: Requested resource not found)
CMake Error at run_serial_tool.cmake:66 (message):

/home/test/.espressif/python_env/idf5.2_py3.9_env/bin/python;;/home/test/esp/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32p4
failed.

@dobairoland
Copy link
Collaborator

I suggest to close this in favor of #13323. Newer esptool versions with full ESP32-P4 support will eventually propagate to v5.2 as well but given that v5.2 will have only limited support for ESP32-P4 in general, it is not recommended to target it with v5.2.

@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Opened Issue is new labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

4 participants