This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Ethernet cl- DEBUG problem


Hi all,
I'm using the Cirrus Logic ethrnet driver (cs8900a) on MIPS processor.
In the cs8900.h file is possible to set the DEBUG variable to get debugging
details.
If I set DEBUG=2 (for added data IO output: get_reg, put_reg) my program
does not start in a correct way.
What is the problem? (it seems that the diag_printf instructions slow down
the normal execution)

I don't get any error, but the execution is stopped in the ecos kernel.

Thanks in advance
Regards
Giovanni Perbellini


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]