You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF 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.
v5.1.2
Operating System used.
Windows
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
idf.py build
What is the actual behavior?
'esp32s3' is not a recognized processor for this target (ignoring processor)
'+atomics' is not a recognized feature for this target (ignoring feature)
'+mul16' is not a recognized feature for this target (ignoring feature)
'-fp' is not a recognized feature for this target (ignoring feature)
'esp32s3' is not a recognized processor for this target (ignoring processor)
error: data-layout for target xtensa-esp32s3-none-elf, e-m:e-p:32:32-v1:8:8-i64:64-i128:128-n32, differs from LLVM target's xtensa-none-elf default layout, e-m:e-p:32:32-i8:8:32-i16:16:32-i64:64-n32
Steps to reproduce.
Step
Step
Step
...
Build or installation Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered:
Answers checklist.
IDF version.
v5.1.2
Operating System used.
Windows
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
idf.py build
What is the actual behavior?
'esp32s3' is not a recognized processor for this target (ignoring processor)
'+atomics' is not a recognized feature for this target (ignoring feature)
'+mul16' is not a recognized feature for this target (ignoring feature)
'-fp' is not a recognized feature for this target (ignoring feature)
'esp32s3' is not a recognized processor for this target (ignoring processor)
error: data-layout for target
xtensa-esp32s3-none-elf
,e-m:e-p:32:32-v1:8:8-i64:64-i128:128-n32
, differs from LLVM target'sxtensa-none-elf
default layout,e-m:e-p:32:32-i8:8:32-i16:16:32-i64:64-n32
Steps to reproduce.
...
Build or installation Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: