Nick - <nicholas_proscia@...> writes:

> 
> 
> Hi all,I've just got pengutronix installed and I'm doing some basic stuff to
get the jist of things. In my console, to write to the LCD, I can use the
commandecho "message" > /dev/tty1but when trying to do the same in a C file, I
get a segmentation fault.I'm compiling using the 4.3.2 compiler with the
command/arm-linux-gcc -o hello hello.cnote "/arm-linux-gcc" links to the 4.3.2
compiler found in /bin/local etc.I then move the compiled file to my usb drive,
connect it to my mini2440, copy the file over, and try to run it, and I get a
segmentation fault.Does anybody know how to fix this?Thank you,Nick
> 

Just a suggestion: export a path to the OSELAS toolchain that is in /opt and use
that, rather than 4.3.2





Reply via email to