Search the web
Sign In
New User? Sign Up
foxboard · Embedded Linux FOX board
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 5390 - 5419 of 5419   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5390
I'm trying to write a frame buffer device driver who communicate with the VGA-controller using serial port 2 on my Fox Board. For the first step I have tried...
Lars-Anders
lars706
Offline Send Email
Aug 22, 2008
10:50 am
5391
In a program you must write a parser program to examine the /proc/interrupt file... maybe using regular expressions (see "man regex" and regex.h in C). Via...
Calzo
calzog@...
Send Email
Aug 22, 2008
10:50 am
5392
Hi! I'm successfully developing some small programs for the Foxboard using codeblocks. My programs are very simple, I've just started :) programming using C, ...
michelinok
Offline Send Email
Aug 22, 2008
10:50 am
5393
... With CodeBlocks, I don't know. But I'm quite successfully using Red Hat Insight (both Windows as well as Linux) to debug my FoxBoard app. Maybe that also...
Geert Vancompernolle
gjgvancomper...
Offline Send Email
Aug 23, 2008
6:05 am
5394
... Hi Maxime, The only goal is to see in my test application how the interrupt counter is increasing when an interrupt is detected by the irqPA module (you ...
Geert Vancompernolle
gjgvancomper...
Offline Send Email
Aug 23, 2008
6:14 am
5395
... Hi Calzo, Thanks very much for this info. But like I said in my answer to Maxime (http://tech.groups.yahoo.com/group/foxboard/message/5394), it might not ...
Geert Vancompernolle
gjgvancomper...
Offline Send Email
Aug 23, 2008
6:18 am
5396
yes it's possible, first you have to compile the Foxkernel 1) cd ../../devboard make menuconfig ... 2) subcribe to axis and download the gdb-cris at ...
eric MONROSE
eric.monrose
Offline Send Email
Aug 23, 2008
3:56 pm
5397
Hi ... Why don't you send one or more char to the serial device to test it? Serial testing doesn't need a special module; for example, you could type via...
Calzo
calzog@...
Send Email
Aug 23, 2008
3:57 pm
5398
Hi, I tried to connect to my Foxboard via Ethernet (FTP,Telnet and http). I followed the instructions from the tutorial (IP-address,....). I used a Hub to...
jiropess
Offline Send Email
Sep 13, 2008
9:52 am
5399
Hi, I tried to change the foxboard's network settings to dhcp. The board didn't take the settings and used the IP-addresses of the configfile. So I made # in...
jiropess
Offline Send Email
Sep 13, 2008
9:52 am
5400
... hello paolo, I'm sorry but I don't understand ... how may I attach the bluetooth dongle? thank you...
ssmtux
Offline Send Email
Sep 14, 2008
10:50 am
5401
Hello I am using crisos on my Foxboard and would like to use the gpioctl package. The Makefile says it depends on GPIO_SUPPORT. I have activated GPIO-Support...
fork_ch
Offline Send Email
Sep 14, 2008
10:51 am
5402
Hi, I have made a line discipline for the "electronic assembly eDIP module". This is a cute serial touch screen, a bit slow but with much built-in...
hydrocephalos
Offline Send Email
Sep 14, 2008
10:51 am
5403
the cris kernel does not yet support the generic gpio layer of the kernel. gpio_ctl wont work out of the box. you will have to make a driver for it first ...
john@...
blogic79
Offline Send Email
Sep 14, 2008
4:48 pm
5404
the standard way would be by open /dev/gpio{a,b,g} and then using the ioctl's to set the bits, right? but i don't even have the /dev/gpio{a,b,g} device...
fork_ch
Offline Send Email
Sep 14, 2008
5:08 pm
5405
You must go in #cd /etc/init.d/boottime edit a script like #vi bluetooth.sh #And write cdBluez-start ~ ~ ~ ~ ~ after you save your script you have to flag...
eric MONROSE
eric.monrose
Offline Send Email
Sep 14, 2008
5:08 pm
5406
Good day To start off, I am a novice. I am trying to connect to the carrier board on ttyS2. I have copied all the files (ppp-start, gprs-connect etc.) onto the...
Granville Paulse
granville@...
Send Email
Sep 16, 2008
10:34 am
5407
hello. Does the foxserve patch work on the last sdk given by acmesystems? In fact seems that after the patch has been applied the web server is not changed. I...
ssmtux
Offline Send Email
Sep 16, 2008
10:34 am
5408
Thank you! Is there a way to run or stop the bluetooth at run time from the web interface using the boa server? In fact seems that the web user dosen't have...
ssmtux
Offline Send Email
Sep 16, 2008
10:34 am
5409
... Have you told the telit module to turn on and what is the status of L3 on the FOXGM board ? By default the module is powered off you need to either...
Wayne Stallwood
wayne@...
Send Email
Sep 18, 2008
3:26 pm
5410
Hi All, I am unable to send a SMS via email. The Foxbox fetches the email and stores it in /mnt/flash/mail/root If I copy (or move) the file to...
Lloyd Bailey
llcool_lloyd
Offline Send Email
Sep 19, 2008
1:18 pm
5411
Hello, I tried to setup termnetd unsuccessfully. I used the termnetd.conf and the binary from the official acme site. I use a prolific 2303 converter and I...
vtripolitakis
Offline Send Email
Sep 25, 2008
7:45 am
5412
I compiled successfully remserial (http://lpccomp.bc.ca/remserial/) It works fine and does the same as termnetd :-) Vaggelis...
vtripolitakis
Offline Send Email
Sep 26, 2008
3:21 am
5413
Hello, I've messed up my Fox ver 1.00 board and I'm trying to install the phrozen sdk. However the download links for cris-dist and pmake on the document page...
Evan Fraser
evanjfraser
Offline Send Email
Sep 30, 2008
10:52 am
5414
Hi Evan ... <http://foxlx.acmesystems.it/?id=714>) don't work. I'm sorry I've fixed it right now. ... (red, yellow and green) It's seem that you are using a...
Sergio Tanzilli
tanzox
Offline Send Email
Sep 30, 2008
11:06 am
5415
Hi @ all! I`m an absolute beginner in working with the fox-board. I´m doing my exam-project at school and i can`t find any information about where the C-files...
anja.kreilinger
Offline Send Email
Oct 2, 2008
12:24 pm
5416
Hi Anjia Please find here the beginner lessons using the SDK: http://foxlx.acmesystems.it/?id=711 Simpler than this is the webcompilarer way descripted here: ...
Sergio Tanzilli
tanzox
Offline Send Email
Oct 2, 2008
12:30 pm
5417
... http://foxlx.acmesystems.it/foxlx_acmesystems_it/00704/fimageCLASSICphp.zip ... Thanks Sergio, that image works just fine and its booted up happily. Does...
evanjfraser
Offline Send Email
Oct 2, 2008
2:32 pm
5418
Wow, this post took three days to come through. To answer my own question... the MCM alpha R2 crisos image works great on my red board. Thanks for your help. ...
evanjfraser
Offline Send Email
Oct 3, 2008
8:12 am
5419
Hi all! I encountered a very strange problem on the fox board on kernel 2.4 (using Axis Developer Boards/Device Server SDK Release 2.01). I wrote a daemon...
dietmar.dreyer33
dietmar.drey...
Offline Send Email
Oct 7, 2008
9:54 am
Messages 5390 - 5419 of 5419   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help