[uClinux-dev] flash section set to 0x0 on jffs2 filesystem

2009-07-27 Thread Teun Grinwis
in the Flash chip or jffs2 file system?? Question: Are there tools/howto to check a jffs2 partition. Suggestions are welcome. Thanks in advance for your info. -- Met vriendelijke groeten / With kind regards, Teun Grinwis Software engineer

Re: [uClinux-dev] gcc 4.x and uclinux

2008-07-21 Thread Teun Grinwis
Jun Sun wrote: Thanks for information. Teun, are you using for ARM CPU (which ARM CPU if so?) or other CPUs? Or does it matter? Cheers. Jun On Fri, Jul 18, 2008 at 09:02:28AM +0200, Teun Grinwis wrote: Hi, We tried Codesourcery's toolchain (lite) 4.2.0/4.2.3, the compiler/linker o

Re: [uClinux-dev] gcc 4.x and uclinux

2008-07-18 Thread Teun Grinwis
Hi, We tried Codesourcery's toolchain (lite) 4.2.0/4.2.3, the compiler/linker option -Wl,-elf2flt='-z' is not working in our environment. Kind regards Teun Grinwis Markus Franke wrote: Hi Jun, Jun Sun schrieb: > This might be a dumb question, but have we considere

[uClinux-dev] application memory problem?

2008-07-01 Thread Teun Grinwis
n. Where can I find info what this figures represent? - Where can I find doc. of all info in /proc/[pid] ?? Thanks in advance for your info. Kind regards Teun Grinwis ___ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.o

[uClinux-dev] Missing chars on UART MCF5208 rate 115200

2008-05-08 Thread Teun Grinwis
UART problems, but no real clear solution is mentioned. Thanks for your info. Regards, Teun Grinwis ___ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinu

[uClinux-dev] print application user stack

2008-04-02 Thread Teun Grinwis
inux-2.6.x' make: *** [linux] Error 1 One more question, can I catch the signal, which the Kernel is sending to the application?? Thanks for your info Regards Teun Grinwis ___ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.ucli

[uClinux-dev] Coldfire HW watchdog timer module

2007-12-17 Thread Teun Grinwis
The board resets with: Last reset: Watchdog Timer, Question: Does anybody has suggestions to prevent reset by WTM?? Thanks in advance for your info Regards Teun Grinwis ___ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/ma

[uClinux-dev] application died when use signal from kernel driver

2007-06-29 Thread Teun Grinwis
; Note: without calling kill_fasync, my appl funs forever. Question? What signal cause dying of my appl?? How can I debug this?? With strace?? (is not compiling in my distr 2.6.17-uc0) Thanks for your info. Regards Teun Grinwis ___ uCl

RE: [uClinux-dev] RE: jffs2 on MCF5208 custom board

2007-05-15 Thread Teun Grinwis
break; } ... Now jffs2 can be initialized on our flash S29GL064AR4. Also a test file remains persistent after re-power our system. I this patch right? My feeling is that something should be done in mtd! Regards Teun Grinwis > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Teun

RE: [uClinux-dev] RE: jffs2 on MCF5208 custom board

2007-05-14 Thread Teun Grinwis
t; Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Greg Ungerer > Verzonden: dinsdag 15 mei 2007 3:31 > Aan: uClinux development list > Onderwerp: Re: [uClinux-dev] RE: jffs2 on MCF5208 custom board > > > Hi Teun, > > Teun Grinwis wrote: > > Late reply, we

[uClinux-dev] jffs2 on MCF5208 custom board

2007-04-24 Thread Teun Grinwis
== = Call Trace:<0> 0: 0x40027954, kernel/printk.c:377 1: 0x400279bc, kernel/printk.c:386 2: 0x400b53c6, drivers/serial/mcfserial.c:1879 3: 0x4002793e, kernel/printk.c:368 4: 0x40027954, kernel/printk.c:377 5: 0x400279bc, kernel/printk.c:3

[uClinux-dev] Using gdbserver for remote debugging -

2007-04-03 Thread Teun Grinwis
Hi Robert, Did you look into http://mailman.uclinux.org/pipermail/uclinux-dev/2005-May/032551.html In the near future I need a decent gdb/insight, gdbserver too for M5208. In the past I did some little searching, but no success. Success, Regard Teun Grinwis