gumstix Questions
3
Solved
I am trying to run Yocto Image in qemu on my Ubuntu laptop with the following command.
qemu-system-arm -M overo -m 256 -sd ./test.img -clock unix -serial stdio -device usb-mouse -device usb-kbd
...
Cid asked 29/10, 2013 at 17:39
3
Solved
So I'm trying to write a kernel module that uses the linux/timer.h file. I got it to work inside just the module, and now I am trying to get it to work from a user program.
Here is my kernel modul...
Debit asked 15/2, 2010 at 6:47
2
I need to do precision timing to the 1 us level to time a change in duty cycle of a pwm wave.
Background
I am using a Gumstix Over Water COM (https://www.gumstix.com/store/app.php/products/265/) ...
1
© 2022 - 2024 — McMap. All rights reserved.