How to enable RTEMS_DEBUG
Aaron J. Grier
aaron at frye.com
Wed Jul 11 20:22:31 UTC 2007
On Wed, Jul 11, 2007 at 07:57:55AM +0800, ??? wrote:
> Some mechanism of debug is controlled by a macro RTEMS_DEBUG, and this macro
> is used not in one file. So where is the proper place to define it to do
> some debug job? I can?t get a clue from the code.
I've always passed it as an argument to make:
make XCPPFLAGS=-DRTEMS_DEBUG
--
Aaron J. Grier | Frye Electronics, Tigard, OR | aaron at frye.com
More information about the users
mailing list