Hello,
i am trying to create a sample code under linux (in the SD card) and when i creat my apllication in SSDK IE i have this :
Building file: ../src/helloworld.c
Invoking: ARM Linux gcc compiler
arm-xilinx-linux-gnueabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -MMD -MP -MF"src/helloworld.d" -MT"src/helloworld.d" -o "src/helloworld.o" "../src/helloworld.c"
C:QNX630hostwin32x86usrbinsh.exe: *** heap allocated but not at 0x590000
0 [main] sh 7928 sync_with_child: child 8996(0x17C) died before initialization with status code 0x1
3704 [main] sh 7928 sync_with_child: *** child state waiting for longjmp
/cygdrive/c/QNX630/host/win32/x86/usr/bin/sh: arm-xilinx-linux-gnueabi-gcc: Bad address
make: *** [src/helloworld.o] Erreur 1
Can any one help me ?
thanks