[U-Boot-Users] DBGFLASGS in MPC8272ADS
Wolfgang Denk
wd at denx.de
Thu Nov 4 17:13:03 CET 2004
In message <1099582987.418a4e0b80676 at webmail.televes.com:443> you wrote:
>
...
> However, all this stuff doesn't explain or solves the other problem ... why the
> -DDEBUG flag doesn't works?
Most probably because someone was clever and added (but never tested)
debug statements to code that is running before console output is
available. If you try to use printf() too early (i. e. before the
serial port has been initialized and assigned) you will run into
trouble.
Best regards,
Wolfgang Denk
--
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You Don't Have To Be 'Damned' To Work Here, But It Helps!!!
- Terry Pratchett, _Eric_
More information about the U-Boot
mailing list