Open
Description
Answers checklist.
- I have read the ESP-DSP documentation and the issue is not addressed there.
- I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
- I have updated my ESP-DSP branch (master or release) to the latest version and checked that the issue is present there.
- I have searched the issue tracker for a similar issue and not found a similar issue.
IDF version.
IDF 5.2 latest master
Module or chip used.
Compile try for ESP32-P4
DSP version.
latest master
What is the expected behavior?
Code compiles
What is the actual behavior?
compile error with modules/dotprod/float/dsps_dotprode_f32_arp4.S:52: Error: unrecognized opcode esp.lp.setup 0,a3,.dotprod_loop'
Steps to reproduce.
Just tring to compile fails
Code to reproduce this issue.
Not needed
Debug logs.
See CI run of Arduino Lib Builder https://github.com/Jason2866/esp32-arduino-lib-builder/actions/runs/10341546001/job/28623471052
More Information.
No response