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

ESP32S3 Target error Building ULP ADC Assembler (IDFGH-6299) #7963

Closed
ArturG16 opened this issue Nov 24, 2021 · 1 comment
Closed

ESP32S3 Target error Building ULP ADC Assembler (IDFGH-6299) #7963

ArturG16 opened this issue Nov 24, 2021 · 1 comment
Assignees
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@ArturG16
Copy link

Hi all, I'm having trouble to build a ulp adc example with ESP32S3 Target..
[632/1041] Performing configure step for 'ulp_main'
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- The C compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Building ULP app ulp_main
-- ULP assembler version:
CMake Warning at CMakeLists.txt:37 (message):
WARNING: ULP assembler version is not supported. Expected to see version:
2.28.51-esp-20191205. Please check ESP-IDF ULP setup instructions and
update the toolchain, or proceed at your own risk.

The setup of ULP assembler version is empty... I think the ${as_version} is the same as the ESP32S2...

How can I fix that??

Thanks

@espressif-bot espressif-bot added the Status: Opened Issue is new label Nov 24, 2021
@github-actions github-actions bot changed the title ESP32S3 Target error Building ULP ADC Assembler ESP32S3 Target error Building ULP ADC Assembler (IDFGH-6299) Nov 24, 2021
@krzychb krzychb added the Type: Feature Request Feature request for IDF label Nov 28, 2021
@krzychb
Copy link
Collaborator

krzychb commented Nov 28, 2021

Related: #7724 and https://esp32.com/viewtopic.php?t=21906

Hi @ArturG16, unfortunately, this feature has not been implemented yet. We will post an update once the schedule is defined.

@espressif-bot espressif-bot added Status: Reviewing Issue is being reviewed and removed Status: Opened Issue is new labels Sep 2, 2022
@espressif-bot espressif-bot added Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Reviewing Issue is being reviewed Resolution: NA Issue resolution is unavailable labels Sep 19, 2022
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 Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

4 participants