-
-
Notifications
You must be signed in to change notification settings - Fork 309
Closed
Description
Problem Description
When I try to compile "player-sdfat-vs1053.ino" from the examples (or any example in fact) for the Arduino Uno R3, it fails with the error below because the "AudioToolsLogger" class is not found. This makes me wonder whether the original Arduino Uno is supported by the library at all?
'AudioToolsLogger' was not declared in this scope
Furthermore, when I comment the line with AudioToolsLogger and try to compile, I get memory exceeded errors. Would I have to optimize this myself or are there any existing switches (besides e.g. LOG_NO_MSG=true) to reduce memory consumption?
Error during build: text section exceeds available space in board
Device Description
Arduino Uno R3
Sketch
Compile vs1053 example from repo: examples/examples-vs1053/player-sdfat-vs1053/player-sdfat-vs1053.ino
Other Steps to Reproduce
No response
What is your development environment (incl. core version info)
Arduino IDE 2.3.5
I have checked existing issues, discussions and online documentation
- I confirm I have checked existing issues, discussions and online documentation
Metadata
Metadata
Assignees
Labels
No labels