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

Linker Error on esp32s3 with platformIO #473

Open
umeiko opened this issue Nov 19, 2024 · 3 comments
Open

Linker Error on esp32s3 with platformIO #473

umeiko opened this issue Nov 19, 2024 · 3 comments
Labels
Bug Something isn't working

Comments

@umeiko
Copy link

umeiko commented Nov 19, 2024

Operating System

Windows 11

Arduino IDE version

platformIO

Board

esp32s3 dev module

ArduinoCore version

platformIO espressif32 @ 6.6.0

TinyUSB Library version

3.4.0

Sketch as ATTACHED TXT

The examlpe video_capture.ino

Compiled Log as ATTACHED TXT

Processing esp32-s3-fh4r2 (platform.txt

What happened ?

Just can't compile, multiple definition warnings ane ld returns error.

How to reproduce ?

  1. create a new project with platformIO, choose esp32s3 board.
  2. add adafruit/Adafruit TinyUSB Library to this project
  3. copy video_capture.ino example into main.cpp
  4. compile.

Debug Log

No response

Screenshots

No response

@umeiko umeiko added the Bug Something isn't working label Nov 19, 2024
@umeiko
Copy link
Author

umeiko commented Nov 19, 2024

there also some chat about that https://community.platformio.org/t/new-tinyusb-doesnt-allow-compile/44281

@hathach
Copy link
Member

hathach commented Nov 20, 2024

there is no arduino-esp32 6.6.0, please specify the correct arduino core verion

@umeiko
Copy link
Author

umeiko commented Nov 20, 2024

there is no arduino-esp32 6.6.0, please specify the correct arduino core verion

seems this problem shown in platformIO, which not have a arduino core verion but only esp32 arduino version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants