[TriEmbed] uARM vs. ARM C NUCLEO_L476RG
Alex Davis
alexd at matrixwide.com
Mon May 2 14:34:48 CDT 2016
I've been trying to compile a 'hello world' example in MBED for a WAV
file SD player, and am encountering the following:
Error: Undefined symbol feof (referred from
wave_player.cpp.NUCLEO_L476RG.o).
>From what I can find, this means "the application is for targets which
use ARM C library, which many nucleo does not support currently. They
use uARM which implements only subset of C library, therefore some
functions are not available".
Can it really be that a NUCLEO_L476RG doesn't support ARM C whereas a
mbed LPC1768 does??
--
"The theater of noise is proof of our potential."
|\ | (¯ \/ |¯\ |V| |\ ¯|¯ |¯) | \/ | | | |¯\ (¯ /¯ /\ |V|
|-||_ (_ /\ |_/ @| | |-| | | \ | /\ |^| | |_/ (_ . \_ \/ | |
You won't find me on Facebook.
More information about the TriEmbed
mailing list