[uClinux-dev] Itimer resolution

2008-03-11 Thread Sean McGranaghan
Hello all, I am evaluating the M5208EVB for a customer. My test application uses an interval timer for some coarse grained timing. I initialize the timer as follows: memset(&itimer, 0, sizeof(itimer)); itimer.it_interval.tv_usec = CLOCK_TICK; itimer.it_value.tv_usec= CLOCK_TICK;

Re: [uClinux-dev] [PATCH] Fix Illegal Instruction in signal handler on m68knommu

2008-03-11 Thread Sean McGranaghan
Is there someplace I can get it? Thanks, Sean McGranaghan Greg Ungerer wrote: Hi Wilson, Wilson Callan wrote: I've been seeing an occasional Illegal Instruction exception on the 5235 coldfire and found that its due to arch/m68knommu/kernel/signal.c which has an empty push_cache(). I&#

Re: [uClinux-dev] Problem with mcf_qspi compilation

2008-02-21 Thread Sean McGranaghan
. Sean McGranaghan Marcin Baranski wrote: Hello I am using M5235EVB and uClinux 20070130 with kernel 2.6.x. I have several problems with mcf_qspi compilation: 1) mcf_qspi.c includes devfs_fs_kernel.h which was used in kernel 2.4 but is not present in 2.6 2) There are some undefined symbols, like

[uClinux-dev] BINFMT_RELOC error when linking to pthreads

2008-02-05 Thread Sean McGranaghan
e options used to build the libraries. Building for a flat memory model seems a bit tricky. Please feel free to redirect me as necessary, any help is *greatly* appreciated. Thanks, Sean McGranaghan ___ uClinux-dev mailing list uClinux-dev@uc