debug messages
Milosch Meriac
meriac at bitmanufaktur.de
Wed Oct 3 11:01:37 UTC 2007
Dear Martin,
martin at garben.net wrote:
> I just wanted to test the already implemented AT91F_DBGU_Printk-s,
> but whats wrong? Why are the messages not activated automatically
> with make DEBUG=1 and why do I get overrun with "sys_irq END" if I
> force the output?
I suggest to enable debug messages only for the particular c-file you
are currently working on. Globally enabling debug messages will kill the
timing completely and things will fail.
The most simple approach is to "#define DEBUG" on top of your file
before all includes.
Warmest regards,
Milosch
--
Bitmanufaktur :: Schwedter Strasse 23 :: 10119 Berlin
Fon +49 (0)30 4172 5006 :: Fax +49 (0)30 4172 5054
meriac at bitmanufaktur.de :: http://bitmanufaktur.de
More information about the openpcd-devel
mailing list