Talk:Sample code

From GumstixDocsWiki

Jump to: navigation, search

Does anyone else get a segmenation fault when they try to run the code on the gumstix?

I just used ./hello to run the file. I made it using the make command on my linux machine (using toolchain) I copied the directory across to the gumstix over USBnet

If your gumstix is running a version of buildroot <= 774 and the buildroot you're using to compile programs on the host is > 774, then you will get segmentation faults when you try to run the program.

You have two remedies:

1 - Make the buildroot on your host machine <= rev 774

2 - Upgrade the image on your gumstix to be 775 or newer.


Ed note: Best to use the mailing list for technical discussion

.

Personal tools