any body has compiled *.c program using gcc.....and running on E6....?
is any1 has tried to compile a program in *.c and succesfully running on e6...coz i've try compiled a hello world program using arm-elf-gcc....when i try to running on the phone......it's say segmentation fault......
any solutions.....? i'm using xp and linux.......thanks
sorry for my bad english................
any body has compiled *.c program using gcc.....and running on E6....?
All programs which i know compiled with armlinux compiler(even someone worked it windows via cygwin, but i can't success), i tried codesourcery compiler(both of three version for linux) it give me "segmentation fault". now i going to try arm-elf(wasabi made for intel, maybe you use) and yagarto(using gnu-arm) .
Especially you can use "-march=armv5te" or "-march=xscale" argument when compile, or "-mcpu=xscale"
Now i cant compiled which is working but i'm trying.
well so do i......i get segmentation fault as well......keep in touch ok....i use gcc for both windows and linux.....