Hi All,
Nils wrote:
I spent some time trying to get a debug message printed here but i am probably to stupid. I tried with printk and print_debug but the assembler complained. Could someone perhaps point me to an example in another assembler file? I could not find one.
Thanks,Nils.
On Tue, Jun 29, 2010 at 2:23 PM, Nils njacobs8@hetnet.nl wrote:
In general we don't do printk in assembly. You shouldn't do any before console_init, and this is probably earlier than that. I think Cache-as-RAM setup is too early to debug with serial.
Thanks, Myles
Op dinsdag 29 juni 2010 22:40:18 schreef u: ..
Thanks for that answer now i can go to sleep. ;) I hope Peter is also satisfied .
Thanks,Nils.