Hello
I am very new in programming with Visual Studio Code and ESP32 (it's the first time). So I have the following problem:
- ESP32 C6 DevKitC-1-N8
- Visual Studio Code with the esp32 extension installed
- I could compile and run a simple blink-programm. Bu twhen I use to build a BT-Example I always get errors. Actual I try to build classic_bt A2DP_SINK from the examples. When I build it I get the error "undefined reference to `esp_avrc_tg_send_rn_rsp'" and other undefined references. Can you give me some hints how to solve this problem? Or do you need more info, code? I added the error-messages in the attached file.
I built it with ESP32C6-Target.
Thanks, Peter
undefined reference in example project
undefined reference in example project
- Attachments
-
- ErrorLog.txt
- (10.43 KiB) Downloaded 101 times
-
- Posts: 1707
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: undefined reference in example project
The ESP32-C6 does not have classic Bluetooth, only BLE.try to build classic_bt A2DP_SINK
Re: undefined reference in example project
Thank you a lot. I now tried another example from ble and that works. Now I try to make my own program.
Kind regards, Peter
Kind regards, Peter
Who is online
Users browsing this forum: Bing [Bot] and 97 guests