Search results
From Gumstix User Wiki
- * [[HelloWorld|HelloWorld in Python, C, C++]]5 KB (735 words) - 15:38, 1 April 2016
- @(make -C $(KERNEL_DIR) M=$(PWD) ARCH=arm CROSS_COMPILE=$(CROSS_COMPILE) modules) 3. in Libs/libwebcam/libwebcam.c, change NAME_MAX to 255 This is a workaround because it seems to pick up10 KB (1,671 words) - 13:11, 30 March 2012
- $ bitbake -c menuconfig virtual/kernel $ bitbake -c clean virtual/kernel6 KB (846 words) - 15:42, 1 April 2016
- gumstix: $ mkdir /media/cf/qtopia ; tar xvf qtopia-platform.tar -C /media/cf/qtopia ; ln -s /media/cf/qtopia/ /qtopia gumstix: $ tar xvf libstdc++.tar -C /lib1 KB (199 words) - 15:36, 23 November 2010
- gumstix: $ tar zxf qt-4.4.0.tar -C /media/cf ; ln -s /media/cf/qt-4,4,0/ /usr/lib/qt-4.4.0 gumstix: $ tar zxf libstdc++.tar -C /lib3 KB (404 words) - 15:28, 23 November 2010
- bitbake -c clean gumstix-kernel bitbake -c unpack gumstix-kernel4 KB (499 words) - 10:18, 2 May 2014
- Now type '''“bitbake -c rebuild gumstix-kernel”.''' You should end up, when the build process fin8 KB (1,435 words) - 13:09, 30 March 2012
- mkimage -A arm -O linux -T script -C none -a 0 -e 0 -n gumstix-factory.script -d gumstix-factory.script.source g708 B (114 words) - 22:20, 10 November 2010
- 6_2.) Write a c program (foo.c) ~/gumstix/gumstix-oe/tmp/cross/arm-angstrom-linux-gnueabi/bin/gcc foo.c -o foo3 KB (460 words) - 21:01, 11 November 2009
- ...d $OEBUILD LD_LIBRARY_PATH= export PATH LD_LIBRARY_PATH BBPATH export LANG=C unset LC_CTYPE unset CC unset CXX alias bb=bitbake echo "Environment set up ...= "${WORKDIR}"do_compile () { ${CC} ${CFLAGS} ${LDFLAGS} -o hello hello.c}do_install () { install -d ${D}${bindir}/ install -m 0755 ${S}/hello12 KB (1,960 words) - 15:47, 23 November 2010
- bitbake -c rebuild task-base-gumstix bitbake -c rebuild gumstix-kernel4 KB (592 words) - 21:40, 22 September 2011
- $ bitbake -c rebuild task-base-gumstix $ bitbake -c rebuild gumstix-basic-image2 KB (261 words) - 13:38, 1 April 2016
- c) Make a connector as described here [http://docwiki.gumstix.org/index.php/R Load the led test onto the robostix using the connector in part c above and uisp:6 KB (902 words) - 15:43, 23 November 2010
- JFFS2 version 2.2. (NAND) (SUMMARY) (C) 2001-2006 Red Hat, Inc.6 KB (871 words) - 22:18, 10 November 2010
- pre-up wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -B pre-up wpa_supplicant -Dmarvell -iwlan0 -c/etc/wpa_supplicant.conf -Bw6 KB (870 words) - 08:15, 23 May 2014
- ....com/ Qt] is a cross-platform application and user interface framework for C++ based applications. Of special interest to Gumstix developers is that it2 KB (263 words) - 15:35, 23 November 2010
- to achieve a similar result. For C programs, you can opt to use a binary interface instead. The binary versus ...rts with the module_init directive near the very end of the gpio-event-drv.c file. The function passed to this directive, namely gpio_event_init, will b11 KB (1,776 words) - 15:46, 23 November 2010
- ...tion. The lib directory contains the usermode library which translates the C API into the appropriate ioctl calls into the kernel driver, and the module3 KB (434 words) - 15:26, 23 November 2010
- sudo sh -c 'echo -e "vm.vdso_enabled=0\nvm.mmap_min_addr=0" >> /etc/sysctl.conf' c) Create a symbolic link into the directory where the verdex images will be4 KB (651 words) - 11:29, 2 March 2010
- $ mkimage -A arm -O linux -T script -C none -a 0 -e 0 -n "myscript" -d myscript.cmd boot.scr4 KB (567 words) - 15:37, 1 April 2016