Closed amd940 closed 7 years ago
the library you linked is strictly AVR library written in assembler. It could never work on anything other than AVR Arduino
Okay, I did not realize that. I'm a newbie with Arduino. Thanks for the info. I'll mark this issues as closed.
Hello, I'm having issues getting my sketch to compile into a .bin file when using the ArduinoFFT Library from Open Music Labs. This is the first library I've been having troubles with, every other one compiles just fine, so I'm not sure if this is a problem with the library or the cross-compiler. These are the error messages I get:
I've tried figuring out why this particular library will not compile for the Raspberry Pi but I've not had any luck. It will compile without errors for an Arduino board. I didn't include the code because it doesn't seem to make any difference what's in the code, I just keep getting the same errors. Anyways, thanks so much for any help you can provide.