RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-26 Thread rflores
--Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Erwin Authried Enviado el: viernes, 23 de febrero de 2007 20:00 Para: uClinux development list Asunto: RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up) Hi, you can simply output the output of printk

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-26 Thread rflores
nombre de Erwin Authried Enviado el: viernes, 23 de febrero de 2007 20:00 Para: uClinux development list Asunto: RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up) Hi, you can simply output the output of printk_buf, after it has been processed by vsnprintf in the printk function. I

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-23 Thread Erwin Authried
aje original- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > En nombre de Erwin Authried > Enviado el: miércoles, 21 de febrero de 2007 16:26 > Para: uClinux development list > Asunto: RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in > __wake_up) > > Am

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-23 Thread rflores
e serial drivers or does not configure them. Regards, Ramón -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Erwin Authried Enviado el: miércoles, 21 de febrero de 2007 16:26 Para: uClinux development list Asunto: RE: [uClinux-dev] uClinux on AT91

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-21 Thread Erwin Authried
Am Mittwoch, den 21.02.2007, 15:22 +0100 schrieb rflores: > Hi, > > I changed the printk() function to write in memory (external RAM) in > order to view the output of the kernel messages. > > The result is that the new printk() writes the following: > > "Linux version 2.4.32-uc0 ([EM

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-21 Thread rflores
L PROTECTED] En nombre de rflores Enviado el: martes, 20 de febrero de 2007 15:01 Para: 'uClinux development list' Asunto: RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up) Hi Erwin, My problem is the same as in... http://mailman.uclinux.org/pipermail

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-20 Thread rflores
nombre de Erwin Authried Enviado el: viernes, 16 de febrero de 2007 14:16 Para: uClinux development list Asunto: RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up) Am Freitag, den 16.02.2007, 13:37 +0100 schrieb rflores: > Hi, > > I can simulate the uClinux im

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-18 Thread Gavin Lambert
Quoth Glen Johnson [EMAIL PROTECTED]: > I don't know if this helps any but I have found that printk() > didn't appear to work for me either. So I tried removing the > prefixes to the strings and printk() worked after that. Example: > printk (KERN_NOTICE "Actual message.\n"); > Nothing ever printed

Re: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-16 Thread Glen Johnson
[mailto:[EMAIL PROTECTED] > En nombre de Erwin Authried > Enviado el: viernes, 16 de febrero de 2007 14:16 > Para: uClinux development list > Asunto: RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in > __wake_up) > > Am Freitag, den 16.02.2007, 13:37 +0100 schrieb

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-16 Thread rflores
ECTED] [mailto:[EMAIL PROTECTED] En nombre de Erwin Authried Enviado el: viernes, 16 de febrero de 2007 14:16 Para: uClinux development list Asunto: RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up) Am Freitag, den 16.02.2007, 13:37 +0100 schrieb rflores: > Hi, > >

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-16 Thread Erwin Authried
Am Freitag, den 16.02.2007, 13:37 +0100 schrieb rflores: > Hi, > > I can simulate the uClinux image.bin in Keil Software Environment, > the disassembled code in the last mail is from this environment. > > In the Makefile of the linker The TEXTADDR is fixed at 0x02024000, > >

RE: [uClinux-dev] uClinux on AT91 (Simulated Data abort in __wake_up)

2007-02-16 Thread rflores
Hi, I can simulate the uClinux image.bin in Keil Software Environment, the disassembled code in the last mail is from this environment. In the Makefile of the linker The TEXTADDR is fixed at 0x02024000, In the make menuconfig the RAM is fixed at 0x0220 with lengt