Hi,
i have an issue with the example project play_embed_flash_example.After (1342) PLAY_EMBED_FLASH_MP3: [3.1] Listening event from all elements of pipeline i got an exception and i do not know why.
[Codebox]Core 0 register dump:
PC : 0x400305a9 PS : 0x00060f33 A0 : 0x8002fd3d A1 : 0x3ffc70f0 ...
Search found 3 matches
- Tue Jan 09, 2024 11:09 am
- Forum: ESP-ADF
- Topic: issue in play_embed_flash_example
- Replies: 1
- Views: 41121
- Fri Jan 08, 2021 6:40 pm
- Forum: ESP-ADF
- Topic: A build error occurred by ADF v2.2 with IDF v4.2 system.
- Replies: 2
- Views: 9209
Re: A build error occurred by ADF v2.2 with IDF v4.2 system.
Hi,
it seems you are missing the 'esp-adf-libs'.
Did you have done a correct clone ?
best regards
it seems you are missing the 'esp-adf-libs'.
Did you have done a correct clone ?
Code: Select all
git clone --recursive https://github.com/espressif/esp-adf.git- Fri Jan 08, 2021 6:25 pm
- Forum: ESP-ADF
- Topic: compile failed with dangerous relocation: cannot decode instruction opcode
- Replies: 0
- Views: 2853
compile failed with dangerous relocation: cannot decode instruction opcode
Hello,
i have a problem that the linking fails with the following error messages. I have updated to latest github files. Now can not compile anymore my application.
Linking CXX executable huhu_books.elf
FAILED: huhu_books.elf
: && /home/schwm/.espressif/tools/xtensa-esp32s2-elf/esp-2020r3-8.4.0 ...
i have a problem that the linking fails with the following error messages. I have updated to latest github files. Now can not compile anymore my application.
Linking CXX executable huhu_books.elf
FAILED: huhu_books.elf
: && /home/schwm/.espressif/tools/xtensa-esp32s2-elf/esp-2020r3-8.4.0 ...