User talk:Dingo aus

From AVRFreaks Wiki

Jump to: navigation, search

Do we need a colour coding or theme to distinguish between AVR8 pages and AVR32 ones? What do you think?



Nigel: 7/7/07 I have tested the hello world example you created.

But I can't get it to work

~ # /media/sdcard/Hello_World.elf
/media/sdcard/Hello_World.elf: can't load library 'libstdc++.so.6'


I'm now using

AVR32 GNU Toolchain 1.2.5 released Latest update 2007-07-04.

was using version 1.2.3 with the same problem I uninstalled the lot and reinstalled

Download AVR32 Studio and GNU Toolchain for Windows (209 MB)

Did you do anything else to make a statically link the library

Thanks




Dingo_aus 07/07/2007

I think what is happening is that in the projects setting tab you haven't directed AVR32Studio to a valid location for libstdc++.a

AVR32Studio won't complain if it doesn't find the static library, it will just compile for a dynamic library.

I've added a few little things, including this note, to the Hello World page [1]


Nigel 9/7/2007

Kewl! I will have another go at it. I can get the "C" part working fine. "C++" is still a problem.

You may be interested in this Newbie Project 4 Push Buttons turns LED on/off

I'm still working on it but it's a start! :)

Personal tools