BobRice 0 Posted July 31, 2013 Share Posted July 31, 2013 My app currently uses the Digilent "chipKit" Uno32 board and a Mac host. I am trying to port it to a new Tiva C Series LaunchPad that I just received. I get the following errors from the library: /Applications/Energia.app/Contents/Resources/Java/hardware/tools/lm4f/bin/../lib/gcc/arm-none-eabi/4.7.1/../../../../arm-none-eabi/lib/thumb/armv7e-m/fpu/fpv4-sp-d16/libc.a(lib_a-writer.o): In function `_write_r': /Users/rwessels/yagarto/newlib-build/arm-none-eabi/thumb/armv7e-m/fpu/fpv4-sp-d16/newlib/libc/reent/../../../../../../../../../newlib-1.20.0/newlib/libc/reent/writer.c:58: undefined reference to `_write' /Applications/Energia.app/Contents/Resources/Java/hardware/tools/lm4f/bin/../lib/gcc/arm-none-eabi/4.7.1/../../../../arm-none-eabi/lib/thumb/armv7e-m/fpu/fpv4-sp-d16/libc.a(lib_a-closer.o): In function `_close_r': /Users/rwessels/yagarto/newlib-build/arm-none-eabi/thumb/armv7e-m/fpu/fpv4-sp-d16/newlib/libc/reent/../../../../../../../../../newlib-1.20.0/newlib/libc/reent/closer.c:53: undefined reference to `_close' /Applications/Energia.app/Contents/Resources/Java/hardware/tools/lm4f/bin/../lib/gcc/arm-none-eabi/4.7.1/../../../../arm-none-eabi/lib/thumb/armv7e-m/fpu/fpv4-sp-d16/libc.a(lib_a-lseekr.o): In function `_lseek_r': /Users/rwessels/yagarto/newlib-build/arm-none-eabi/thumb/armv7e-m/fpu/fpv4-sp-d16/newlib/libc/reent/../../../../../../../../../newlib-1.20.0/newlib/libc/reent/lseekr.c:58: undefined reference to `_lseek' /Applications/Energia.app/Contents/Resources/Java/hardware/tools/lm4f/bin/../lib/gcc/arm-none-eabi/4.7.1/../../../../arm-none-eabi/lib/thumb/armv7e-m/fpu/fpv4-sp-d16/libc.a(lib_a-readr.o): In function `_read_r': /Users/rwessels/yagarto/newlib-build/arm-none-eabi/thumb/armv7e-m/fpu/fpv4-sp-d16/newlib/libc/reent/../../../../../../../../../newlib-1.20.0/newlib/libc/reent/readr.c:58: undefined reference to `_read' collect2: error: ld returned 1 exit status Will there be a new release of Energia for the Tiva C Series? Quote Link to post Share on other sites
bluehash 1,581 Posted July 31, 2013 Share Posted July 31, 2013 @@BobRice Wlecome to 43oh. Tiva Energia support is at a different forum here. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.